Uses of Class
io.gs2.seasonRating.result.DeleteMatchSessionResult
Packages that use DeleteMatchSessionResult
-
Uses of DeleteMatchSessionResult in io.gs2.seasonRating
Methods in io.gs2.seasonRating that return DeleteMatchSessionResultModifier and TypeMethodDescriptionGs2SeasonRatingRestClient.deleteMatchSession(DeleteMatchSessionRequest request) Method parameters in io.gs2.seasonRating with type arguments of type DeleteMatchSessionResultModifier and TypeMethodDescriptionvoidGs2SeasonRatingRestClient.deleteMatchSessionAsync(DeleteMatchSessionRequest request, AsyncAction<AsyncResult<DeleteMatchSessionResult>> callback) -
Uses of DeleteMatchSessionResult in io.gs2.seasonRating.result
Methods in io.gs2.seasonRating.result that return DeleteMatchSessionResultModifier and TypeMethodDescriptionstatic DeleteMatchSessionResultDeleteMatchSessionResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteMatchSessionResult.withItem(MatchSession item)