Uses of Class
io.gs2.stamina.request.RaiseMaxValueByStampSheetRequest
Packages that use RaiseMaxValueByStampSheetRequest
-
Uses of RaiseMaxValueByStampSheetRequest in io.gs2.stamina
Methods in io.gs2.stamina with parameters of type RaiseMaxValueByStampSheetRequestModifier and TypeMethodDescriptionGs2StaminaRestClient.raiseMaxValueByStampSheet(RaiseMaxValueByStampSheetRequest request) voidGs2StaminaRestClient.raiseMaxValueByStampSheetAsync(RaiseMaxValueByStampSheetRequest request, AsyncAction<AsyncResult<RaiseMaxValueByStampSheetResult>> callback) -
Uses of RaiseMaxValueByStampSheetRequest in io.gs2.stamina.request
Methods in io.gs2.stamina.request that return RaiseMaxValueByStampSheetRequestModifier and TypeMethodDescriptionRaiseMaxValueByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) RaiseMaxValueByStampSheetRequest.withStampSheet(String stampSheet)