Uses of Class
io.gs2.stamina.result.DecreaseMaxValueByStampTaskResult
Packages that use DecreaseMaxValueByStampTaskResult
-
Uses of DecreaseMaxValueByStampTaskResult in io.gs2.stamina
Methods in io.gs2.stamina that return DecreaseMaxValueByStampTaskResultModifier and TypeMethodDescriptionGs2StaminaRestClient.decreaseMaxValueByStampTask(DecreaseMaxValueByStampTaskRequest request) Method parameters in io.gs2.stamina with type arguments of type DecreaseMaxValueByStampTaskResultModifier and TypeMethodDescriptionvoidGs2StaminaRestClient.decreaseMaxValueByStampTaskAsync(DecreaseMaxValueByStampTaskRequest request, AsyncAction<AsyncResult<DecreaseMaxValueByStampTaskResult>> callback) -
Uses of DecreaseMaxValueByStampTaskResult in io.gs2.stamina.result
Methods in io.gs2.stamina.result that return DecreaseMaxValueByStampTaskResultModifier and TypeMethodDescriptionDecreaseMaxValueByStampTaskResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DecreaseMaxValueByStampTaskResult.withNewContextStack(String newContextStack) DecreaseMaxValueByStampTaskResult.withStaminaModel(StaminaModel staminaModel)