Uses of Class
io.gs2.experience.request.SetRankCapByStampSheetRequest
Packages that use SetRankCapByStampSheetRequest
-
Uses of SetRankCapByStampSheetRequest in io.gs2.experience
Methods in io.gs2.experience with parameters of type SetRankCapByStampSheetRequestModifier and TypeMethodDescriptionGs2ExperienceRestClient.setRankCapByStampSheet(SetRankCapByStampSheetRequest request) voidGs2ExperienceRestClient.setRankCapByStampSheetAsync(SetRankCapByStampSheetRequest request, AsyncAction<AsyncResult<SetRankCapByStampSheetResult>> callback) -
Uses of SetRankCapByStampSheetRequest in io.gs2.experience.request
Methods in io.gs2.experience.request that return SetRankCapByStampSheetRequestModifier and TypeMethodDescriptionSetRankCapByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetRankCapByStampSheetRequest.withStampSheet(String stampSheet)