Uses of Class
io.gs2.seasonRating.result.GetMatchSessionResult
Packages that use GetMatchSessionResult
-
Uses of GetMatchSessionResult in io.gs2.seasonRating
Methods in io.gs2.seasonRating that return GetMatchSessionResultModifier and TypeMethodDescriptionGs2SeasonRatingRestClient.getMatchSession(GetMatchSessionRequest request) Method parameters in io.gs2.seasonRating with type arguments of type GetMatchSessionResultModifier and TypeMethodDescriptionvoidGs2SeasonRatingRestClient.getMatchSessionAsync(GetMatchSessionRequest request, AsyncAction<AsyncResult<GetMatchSessionResult>> callback) -
Uses of GetMatchSessionResult in io.gs2.seasonRating.result
Methods in io.gs2.seasonRating.result that return GetMatchSessionResultModifier and TypeMethodDescriptionstatic GetMatchSessionResultGetMatchSessionResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetMatchSessionResult.withItem(MatchSession item)