Uses of Class
io.gs2.lottery.request.DescribePrizeTablesRequest
Packages that use DescribePrizeTablesRequest
-
Uses of DescribePrizeTablesRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type DescribePrizeTablesRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.describePrizeTables(DescribePrizeTablesRequest request) voidGs2LotteryRestClient.describePrizeTablesAsync(DescribePrizeTablesRequest request, AsyncAction<AsyncResult<DescribePrizeTablesResult>> callback) -
Uses of DescribePrizeTablesRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return DescribePrizeTablesRequestModifier and TypeMethodDescriptionstatic DescribePrizeTablesRequestDescribePrizeTablesRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribePrizeTablesRequest.withNamespaceName(String namespaceName)