Uses of Class
io.gs2.matchmaking.model.Rating
Packages that use Rating
-
Uses of Rating in io.gs2.matchmaking.model
Methods in io.gs2.matchmaking.model that return RatingModifier and TypeMethodDescriptionstatic RatingRating.fromJson(com.fasterxml.jackson.databind.JsonNode data) Rating.withCreatedAt(Long createdAt) Rating.withRateValue(Float rateValue) Rating.withRatingId(String ratingId) Rating.withRevision(Long revision) Rating.withUpdatedAt(Long updatedAt) Rating.withUserId(String userId) Methods in io.gs2.matchmaking.model with parameters of type Rating -
Uses of Rating in io.gs2.matchmaking.result
Methods in io.gs2.matchmaking.result that return RatingModifier and TypeMethodDescriptionDeleteRatingResult.getItem()GetRatingByUserIdResult.getItem()GetRatingResult.getItem()Methods in io.gs2.matchmaking.result that return types with arguments of type RatingModifier and TypeMethodDescriptionDescribeRatingsByUserIdResult.getItems()DescribeRatingsResult.getItems()PutResultResult.getItems()Methods in io.gs2.matchmaking.result with parameters of type RatingModifier and TypeMethodDescriptionvoidvoidvoidMethod parameters in io.gs2.matchmaking.result with type arguments of type RatingModifier and TypeMethodDescriptionvoidvoidvoid