Uses of Class
io.gs2.grade.request.ApplyRankCapRequest
Packages that use ApplyRankCapRequest
-
Uses of ApplyRankCapRequest in io.gs2.grade
Methods in io.gs2.grade with parameters of type ApplyRankCapRequestModifier and TypeMethodDescriptionGs2GradeRestClient.applyRankCap(ApplyRankCapRequest request) voidGs2GradeRestClient.applyRankCapAsync(ApplyRankCapRequest request, AsyncAction<AsyncResult<ApplyRankCapResult>> callback) -
Uses of ApplyRankCapRequest in io.gs2.grade.request
Methods in io.gs2.grade.request that return ApplyRankCapRequestModifier and TypeMethodDescriptionstatic ApplyRankCapRequestApplyRankCapRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ApplyRankCapRequest.withAccessToken(String accessToken) ApplyRankCapRequest.withDuplicationAvoider(String duplicationAvoider) ApplyRankCapRequest.withGradeName(String gradeName) ApplyRankCapRequest.withNamespaceName(String namespaceName) ApplyRankCapRequest.withPropertyId(String propertyId)