Uses of Class
io.gs2.seasonRating.result.CreateMatchSessionResult
Packages that use CreateMatchSessionResult
-
Uses of CreateMatchSessionResult in io.gs2.seasonRating
Methods in io.gs2.seasonRating that return CreateMatchSessionResultModifier and TypeMethodDescriptionGs2SeasonRatingRestClient.createMatchSession(CreateMatchSessionRequest request) Method parameters in io.gs2.seasonRating with type arguments of type CreateMatchSessionResultModifier and TypeMethodDescriptionvoidGs2SeasonRatingRestClient.createMatchSessionAsync(CreateMatchSessionRequest request, AsyncAction<AsyncResult<CreateMatchSessionResult>> callback) -
Uses of CreateMatchSessionResult in io.gs2.seasonRating.result
Methods in io.gs2.seasonRating.result that return CreateMatchSessionResultModifier and TypeMethodDescriptionstatic CreateMatchSessionResultCreateMatchSessionResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateMatchSessionResult.withItem(MatchSession item)