Uses of Class
io.gs2.seasonRating.result.GetBallotByUserIdResult
Packages that use GetBallotByUserIdResult
-
Uses of GetBallotByUserIdResult in io.gs2.seasonRating
Methods in io.gs2.seasonRating that return GetBallotByUserIdResultModifier and TypeMethodDescriptionGs2SeasonRatingRestClient.getBallotByUserId(GetBallotByUserIdRequest request) Method parameters in io.gs2.seasonRating with type arguments of type GetBallotByUserIdResultModifier and TypeMethodDescriptionvoidGs2SeasonRatingRestClient.getBallotByUserIdAsync(GetBallotByUserIdRequest request, AsyncAction<AsyncResult<GetBallotByUserIdResult>> callback) -
Uses of GetBallotByUserIdResult in io.gs2.seasonRating.result
Methods in io.gs2.seasonRating.result that return GetBallotByUserIdResultModifier and TypeMethodDescriptionstatic GetBallotByUserIdResultGetBallotByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetBallotByUserIdResult.withSignature(String signature)