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