Uses of Class
io.gs2.grade.result.ApplyRankCapByStampSheetResult
Packages that use ApplyRankCapByStampSheetResult
-
Uses of ApplyRankCapByStampSheetResult in io.gs2.grade
Methods in io.gs2.grade that return ApplyRankCapByStampSheetResultModifier and TypeMethodDescriptionGs2GradeRestClient.applyRankCapByStampSheet(ApplyRankCapByStampSheetRequest request) Method parameters in io.gs2.grade with type arguments of type ApplyRankCapByStampSheetResultModifier and TypeMethodDescriptionvoidGs2GradeRestClient.applyRankCapByStampSheetAsync(ApplyRankCapByStampSheetRequest request, AsyncAction<AsyncResult<ApplyRankCapByStampSheetResult>> callback) -
Uses of ApplyRankCapByStampSheetResult in io.gs2.grade.result
Methods in io.gs2.grade.result that return ApplyRankCapByStampSheetResultModifier and TypeMethodDescriptionApplyRankCapByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ApplyRankCapByStampSheetResult.withExperienceNamespaceName(String experienceNamespaceName) ApplyRankCapByStampSheetResult.withExperienceStatus(Status experienceStatus)