Uses of Class
com.volcengine.cdn.model.TimeoutRuleForUpdateCdnConfigInput
-
Packages that use TimeoutRuleForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of TimeoutRuleForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return TimeoutRuleForUpdateCdnConfigInput Modifier and Type Method Description TimeoutRuleForUpdateCdnConfigInputTimeoutRuleForUpdateCdnConfigInput. condition(ConditionForUpdateCdnConfigInput condition)TimeoutRuleForUpdateCdnConfigInputTimeoutRuleForUpdateCdnConfigInput. timeoutAction(ConvertTimeoutActionForUpdateCdnConfigInput timeoutAction)Methods in com.volcengine.cdn.model that return types with arguments of type TimeoutRuleForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<TimeoutRuleForUpdateCdnConfigInput>TimeoutForUpdateCdnConfigInput. getTimeoutRules()Get timeoutRulesMethods in com.volcengine.cdn.model with parameters of type TimeoutRuleForUpdateCdnConfigInput Modifier and Type Method Description TimeoutForUpdateCdnConfigInputTimeoutForUpdateCdnConfigInput. addTimeoutRulesItem(TimeoutRuleForUpdateCdnConfigInput timeoutRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type TimeoutRuleForUpdateCdnConfigInput Modifier and Type Method Description voidTimeoutForUpdateCdnConfigInput. setTimeoutRules(List<TimeoutRuleForUpdateCdnConfigInput> timeoutRules)TimeoutForUpdateCdnConfigInputTimeoutForUpdateCdnConfigInput. timeoutRules(List<TimeoutRuleForUpdateCdnConfigInput> timeoutRules)
-