Uses of Class
io.gs2.stamina.request.SetMaxValueByStampSheetRequest
Packages that use SetMaxValueByStampSheetRequest
-
Uses of SetMaxValueByStampSheetRequest in io.gs2.stamina
Methods in io.gs2.stamina with parameters of type SetMaxValueByStampSheetRequestModifier and TypeMethodDescriptionGs2StaminaRestClient.setMaxValueByStampSheet(SetMaxValueByStampSheetRequest request) voidGs2StaminaRestClient.setMaxValueByStampSheetAsync(SetMaxValueByStampSheetRequest request, AsyncAction<AsyncResult<SetMaxValueByStampSheetResult>> callback) -
Uses of SetMaxValueByStampSheetRequest in io.gs2.stamina.request
Methods in io.gs2.stamina.request that return SetMaxValueByStampSheetRequestModifier and TypeMethodDescriptionSetMaxValueByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetMaxValueByStampSheetRequest.withStampSheet(String stampSheet)