Uses of Class
io.gs2.matchmaking.result.DescribeRatingModelsResult
Packages that use DescribeRatingModelsResult
-
Uses of DescribeRatingModelsResult in io.gs2.matchmaking
Methods in io.gs2.matchmaking that return DescribeRatingModelsResultModifier and TypeMethodDescriptionGs2MatchmakingRestClient.describeRatingModels(DescribeRatingModelsRequest request) Method parameters in io.gs2.matchmaking with type arguments of type DescribeRatingModelsResultModifier and TypeMethodDescriptionvoidGs2MatchmakingRestClient.describeRatingModelsAsync(DescribeRatingModelsRequest request, AsyncAction<AsyncResult<DescribeRatingModelsResult>> callback) -
Uses of DescribeRatingModelsResult in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return DescribeRatingModelsResultModifier and TypeMethodDescriptionstatic DescribeRatingModelsResultDescribeRatingModelsResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeRatingModelsResult.withItems(List<RatingModel> items)