Uses of Class
io.gs2.seasonRating.request.DescribeMatchSessionsRequest
Packages that use DescribeMatchSessionsRequest
-
Uses of DescribeMatchSessionsRequest in io.gs2.seasonRating
Methods in io.gs2.seasonRating with parameters of type DescribeMatchSessionsRequestModifier and TypeMethodDescriptionGs2SeasonRatingRestClient.describeMatchSessions(DescribeMatchSessionsRequest request) voidGs2SeasonRatingRestClient.describeMatchSessionsAsync(DescribeMatchSessionsRequest request, AsyncAction<AsyncResult<DescribeMatchSessionsResult>> callback) -
Uses of DescribeMatchSessionsRequest in io.gs2.seasonRating.request
Methods in io.gs2.seasonRating.request that return DescribeMatchSessionsRequestModifier and TypeMethodDescriptionstatic DescribeMatchSessionsRequestDescribeMatchSessionsRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DescribeMatchSessionsRequest.withNamespaceName(String namespaceName) DescribeMatchSessionsRequest.withPageToken(String pageToken)