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