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