Uses of Class
io.gs2.seasonRating.request.GetMatchSessionRequest
Packages that use GetMatchSessionRequest
-
Uses of GetMatchSessionRequest in io.gs2.seasonRating
Methods in io.gs2.seasonRating with parameters of type GetMatchSessionRequestModifier and TypeMethodDescriptionGs2SeasonRatingRestClient.getMatchSession(GetMatchSessionRequest request) voidGs2SeasonRatingRestClient.getMatchSessionAsync(GetMatchSessionRequest request, AsyncAction<AsyncResult<GetMatchSessionResult>> callback) -
Uses of GetMatchSessionRequest in io.gs2.seasonRating.request
Methods in io.gs2.seasonRating.request that return GetMatchSessionRequestModifier and TypeMethodDescriptionstatic GetMatchSessionRequestGetMatchSessionRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetMatchSessionRequest.withNamespaceName(String namespaceName) GetMatchSessionRequest.withSessionName(String sessionName)