Uses of Class
io.gs2.stamina.result.GetRecoverIntervalTableMasterResult
Packages that use GetRecoverIntervalTableMasterResult
-
Uses of GetRecoverIntervalTableMasterResult in io.gs2.stamina
Methods in io.gs2.stamina that return GetRecoverIntervalTableMasterResultModifier and TypeMethodDescriptionGs2StaminaRestClient.getRecoverIntervalTableMaster(GetRecoverIntervalTableMasterRequest request) Method parameters in io.gs2.stamina with type arguments of type GetRecoverIntervalTableMasterResultModifier and TypeMethodDescriptionvoidGs2StaminaRestClient.getRecoverIntervalTableMasterAsync(GetRecoverIntervalTableMasterRequest request, AsyncAction<AsyncResult<GetRecoverIntervalTableMasterResult>> callback) -
Uses of GetRecoverIntervalTableMasterResult in io.gs2.stamina.result
Methods in io.gs2.stamina.result that return GetRecoverIntervalTableMasterResultModifier and TypeMethodDescriptionGetRecoverIntervalTableMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetRecoverIntervalTableMasterResult.withItem(RecoverIntervalTableMaster item)