Uses of Class
io.gs2.grade.result.ApplyRankCapResult
Packages that use ApplyRankCapResult
-
Uses of ApplyRankCapResult in io.gs2.grade
Methods in io.gs2.grade that return ApplyRankCapResultMethod parameters in io.gs2.grade with type arguments of type ApplyRankCapResultModifier and TypeMethodDescriptionvoidGs2GradeRestClient.applyRankCapAsync(ApplyRankCapRequest request, AsyncAction<AsyncResult<ApplyRankCapResult>> callback) -
Uses of ApplyRankCapResult in io.gs2.grade.result
Methods in io.gs2.grade.result that return ApplyRankCapResultModifier and TypeMethodDescriptionstatic ApplyRankCapResultApplyRankCapResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) ApplyRankCapResult.withExperienceNamespaceName(String experienceNamespaceName) ApplyRankCapResult.withExperienceStatus(Status experienceStatus)