Uses of Class
io.gs2.lottery.request.DescribeLotteryModelMastersRequest
Packages that use DescribeLotteryModelMastersRequest
-
Uses of DescribeLotteryModelMastersRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type DescribeLotteryModelMastersRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.describeLotteryModelMasters(DescribeLotteryModelMastersRequest request) voidGs2LotteryRestClient.describeLotteryModelMastersAsync(DescribeLotteryModelMastersRequest request, AsyncAction<AsyncResult<DescribeLotteryModelMastersResult>> callback) -
Uses of DescribeLotteryModelMastersRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return DescribeLotteryModelMastersRequestModifier and TypeMethodDescriptionDescribeLotteryModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeLotteryModelMastersRequest.withNamespaceName(String namespaceName) DescribeLotteryModelMastersRequest.withPageToken(String pageToken)