Uses of Class
io.gs2.jobQueue.result.UpdateNamespaceResult
Packages that use UpdateNamespaceResult
-
Uses of UpdateNamespaceResult in io.gs2.jobQueue
Methods in io.gs2.jobQueue that return UpdateNamespaceResultModifier and TypeMethodDescriptionGs2JobQueueRestClient.updateNamespace(UpdateNamespaceRequest request) Method parameters in io.gs2.jobQueue with type arguments of type UpdateNamespaceResultModifier and TypeMethodDescriptionvoidGs2JobQueueRestClient.updateNamespaceAsync(UpdateNamespaceRequest request, AsyncAction<AsyncResult<UpdateNamespaceResult>> callback) -
Uses of UpdateNamespaceResult in io.gs2.jobQueue.result
Methods in io.gs2.jobQueue.result that return UpdateNamespaceResultModifier and TypeMethodDescriptionstatic UpdateNamespaceResultUpdateNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)