Uses of Class
io.gs2.stamina.request.DecreaseMaxValueByStampTaskRequest
Packages that use DecreaseMaxValueByStampTaskRequest
-
Uses of DecreaseMaxValueByStampTaskRequest in io.gs2.stamina
Methods in io.gs2.stamina with parameters of type DecreaseMaxValueByStampTaskRequestModifier and TypeMethodDescriptionGs2StaminaRestClient.decreaseMaxValueByStampTask(DecreaseMaxValueByStampTaskRequest request) voidGs2StaminaRestClient.decreaseMaxValueByStampTaskAsync(DecreaseMaxValueByStampTaskRequest request, AsyncAction<AsyncResult<DecreaseMaxValueByStampTaskResult>> callback) -
Uses of DecreaseMaxValueByStampTaskRequest in io.gs2.stamina.request
Methods in io.gs2.stamina.request that return DecreaseMaxValueByStampTaskRequestModifier and TypeMethodDescriptionDecreaseMaxValueByStampTaskRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DecreaseMaxValueByStampTaskRequest.withStampTask(String stampTask)