Uses of Class
io.gs2.distributor.result.DeleteNamespaceResult
Packages that use DeleteNamespaceResult
-
Uses of DeleteNamespaceResult in io.gs2.distributor
Methods in io.gs2.distributor that return DeleteNamespaceResultModifier and TypeMethodDescriptionGs2DistributorRestClient.deleteNamespace(DeleteNamespaceRequest request) Method parameters in io.gs2.distributor with type arguments of type DeleteNamespaceResultModifier and TypeMethodDescriptionvoidGs2DistributorRestClient.deleteNamespaceAsync(DeleteNamespaceRequest request, AsyncAction<AsyncResult<DeleteNamespaceResult>> callback) -
Uses of DeleteNamespaceResult in io.gs2.distributor.result
Methods in io.gs2.distributor.result that return DeleteNamespaceResultModifier and TypeMethodDescriptionstatic DeleteNamespaceResultDeleteNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)