Uses of Class
io.gs2.grade.result.ApplyRankCapByUserIdResult
Packages that use ApplyRankCapByUserIdResult
-
Uses of ApplyRankCapByUserIdResult in io.gs2.grade
Methods in io.gs2.grade that return ApplyRankCapByUserIdResultModifier and TypeMethodDescriptionGs2GradeRestClient.applyRankCapByUserId(ApplyRankCapByUserIdRequest request) Method parameters in io.gs2.grade with type arguments of type ApplyRankCapByUserIdResultModifier and TypeMethodDescriptionvoidGs2GradeRestClient.applyRankCapByUserIdAsync(ApplyRankCapByUserIdRequest request, AsyncAction<AsyncResult<ApplyRankCapByUserIdResult>> callback) -
Uses of ApplyRankCapByUserIdResult in io.gs2.grade.result
Methods in io.gs2.grade.result that return ApplyRankCapByUserIdResultModifier and TypeMethodDescriptionstatic ApplyRankCapByUserIdResultApplyRankCapByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ApplyRankCapByUserIdResult.withExperienceNamespaceName(String experienceNamespaceName) ApplyRankCapByUserIdResult.withExperienceStatus(Status experienceStatus)