Uses of Class
io.gs2.lottery.request.DeleteNamespaceRequest
Packages that use DeleteNamespaceRequest
-
Uses of DeleteNamespaceRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type DeleteNamespaceRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.deleteNamespace(DeleteNamespaceRequest request) voidGs2LotteryRestClient.deleteNamespaceAsync(DeleteNamespaceRequest request, AsyncAction<AsyncResult<DeleteNamespaceResult>> callback) -
Uses of DeleteNamespaceRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return DeleteNamespaceRequestModifier and TypeMethodDescriptionstatic DeleteNamespaceRequestDeleteNamespaceRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteNamespaceRequest.withNamespaceName(String namespaceName)