Uses of Class
io.gs2.experience.request.AddRankCapByStampSheetRequest
Packages that use AddRankCapByStampSheetRequest
-
Uses of AddRankCapByStampSheetRequest in io.gs2.experience
Methods in io.gs2.experience with parameters of type AddRankCapByStampSheetRequestModifier and TypeMethodDescriptionGs2ExperienceRestClient.addRankCapByStampSheet(AddRankCapByStampSheetRequest request) voidGs2ExperienceRestClient.addRankCapByStampSheetAsync(AddRankCapByStampSheetRequest request, AsyncAction<AsyncResult<AddRankCapByStampSheetResult>> callback) -
Uses of AddRankCapByStampSheetRequest in io.gs2.experience.request
Methods in io.gs2.experience.request that return AddRankCapByStampSheetRequestModifier and TypeMethodDescriptionAddRankCapByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) AddRankCapByStampSheetRequest.withStampSheet(String stampSheet)