Uses of Class
io.gs2.grade.request.ApplyRankCapByStampSheetRequest
Packages that use ApplyRankCapByStampSheetRequest
-
Uses of ApplyRankCapByStampSheetRequest in io.gs2.grade
Methods in io.gs2.grade with parameters of type ApplyRankCapByStampSheetRequestModifier and TypeMethodDescriptionGs2GradeRestClient.applyRankCapByStampSheet(ApplyRankCapByStampSheetRequest request) voidGs2GradeRestClient.applyRankCapByStampSheetAsync(ApplyRankCapByStampSheetRequest request, AsyncAction<AsyncResult<ApplyRankCapByStampSheetResult>> callback) -
Uses of ApplyRankCapByStampSheetRequest in io.gs2.grade.request
Methods in io.gs2.grade.request that return ApplyRankCapByStampSheetRequestModifier and TypeMethodDescriptionApplyRankCapByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) ApplyRankCapByStampSheetRequest.withStampSheet(String stampSheet)