Uses of Class
io.gs2.lottery.request.DescribeLotteryModelsRequest
Packages that use DescribeLotteryModelsRequest
-
Uses of DescribeLotteryModelsRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type DescribeLotteryModelsRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.describeLotteryModels(DescribeLotteryModelsRequest request) voidGs2LotteryRestClient.describeLotteryModelsAsync(DescribeLotteryModelsRequest request, AsyncAction<AsyncResult<DescribeLotteryModelsResult>> callback) -
Uses of DescribeLotteryModelsRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return DescribeLotteryModelsRequestModifier and TypeMethodDescriptionstatic DescribeLotteryModelsRequestDescribeLotteryModelsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeLotteryModelsRequest.withNamespaceName(String namespaceName)