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