Uses of Class
io.gs2.stamina.request.SetRecoverValueByStampSheetRequest
Packages that use SetRecoverValueByStampSheetRequest
-
Uses of SetRecoverValueByStampSheetRequest in io.gs2.stamina
Methods in io.gs2.stamina with parameters of type SetRecoverValueByStampSheetRequestModifier and TypeMethodDescriptionGs2StaminaRestClient.setRecoverValueByStampSheet(SetRecoverValueByStampSheetRequest request) voidGs2StaminaRestClient.setRecoverValueByStampSheetAsync(SetRecoverValueByStampSheetRequest request, AsyncAction<AsyncResult<SetRecoverValueByStampSheetResult>> callback) -
Uses of SetRecoverValueByStampSheetRequest in io.gs2.stamina.request
Methods in io.gs2.stamina.request that return SetRecoverValueByStampSheetRequestModifier and TypeMethodDescriptionSetRecoverValueByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetRecoverValueByStampSheetRequest.withStampSheet(String stampSheet)