Uses of Class
io.gs2.matchmaking.request.DescribeRatingModelMastersRequest
Packages that use DescribeRatingModelMastersRequest
-
Uses of DescribeRatingModelMastersRequest in io.gs2.matchmaking
Methods in io.gs2.matchmaking with parameters of type DescribeRatingModelMastersRequestModifier and TypeMethodDescriptionGs2MatchmakingRestClient.describeRatingModelMasters(DescribeRatingModelMastersRequest request) voidGs2MatchmakingRestClient.describeRatingModelMastersAsync(DescribeRatingModelMastersRequest request, AsyncAction<AsyncResult<DescribeRatingModelMastersResult>> callback) -
Uses of DescribeRatingModelMastersRequest in io.gs2.matchmaking.request
Methods in io.gs2.matchmaking.request that return DescribeRatingModelMastersRequestModifier and TypeMethodDescriptionDescribeRatingModelMastersRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeRatingModelMastersRequest.withNamespaceName(String namespaceName) DescribeRatingModelMastersRequest.withPageToken(String pageToken)