Uses of Class
io.gs2.stamina.request.SetRecoverIntervalByStampSheetRequest
Packages that use SetRecoverIntervalByStampSheetRequest
-
Uses of SetRecoverIntervalByStampSheetRequest in io.gs2.stamina
Methods in io.gs2.stamina with parameters of type SetRecoverIntervalByStampSheetRequestModifier and TypeMethodDescriptionGs2StaminaRestClient.setRecoverIntervalByStampSheet(SetRecoverIntervalByStampSheetRequest request) voidGs2StaminaRestClient.setRecoverIntervalByStampSheetAsync(SetRecoverIntervalByStampSheetRequest request, AsyncAction<AsyncResult<SetRecoverIntervalByStampSheetResult>> callback) -
Uses of SetRecoverIntervalByStampSheetRequest in io.gs2.stamina.request
Methods in io.gs2.stamina.request that return SetRecoverIntervalByStampSheetRequestModifier and TypeMethodDescriptionSetRecoverIntervalByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) SetRecoverIntervalByStampSheetRequest.withStampSheet(String stampSheet)