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