Uses of Class
com.volcengine.cdn.model.RemoteAuthRuleForUpdateCdnConfigInput
-
Packages that use RemoteAuthRuleForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthRuleForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthRuleForUpdateCdnConfigInputRemoteAuthRuleForUpdateCdnConfigInput. condition(ConditionForUpdateCdnConfigInput condition)RemoteAuthRuleForUpdateCdnConfigInputRemoteAuthRuleForUpdateCdnConfigInput. remoteAuthRuleAction(RemoteAuthRuleActionForUpdateCdnConfigInput remoteAuthRuleAction)Methods in com.volcengine.cdn.model that return types with arguments of type RemoteAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description @Valid List<RemoteAuthRuleForUpdateCdnConfigInput>RemoteAuthForUpdateCdnConfigInput. getRemoteAuthRules()Get remoteAuthRulesMethods in com.volcengine.cdn.model with parameters of type RemoteAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthForUpdateCdnConfigInputRemoteAuthForUpdateCdnConfigInput. addRemoteAuthRulesItem(RemoteAuthRuleForUpdateCdnConfigInput remoteAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type RemoteAuthRuleForUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthForUpdateCdnConfigInputRemoteAuthForUpdateCdnConfigInput. remoteAuthRules(List<RemoteAuthRuleForUpdateCdnConfigInput> remoteAuthRules)voidRemoteAuthForUpdateCdnConfigInput. setRemoteAuthRules(List<RemoteAuthRuleForUpdateCdnConfigInput> remoteAuthRules)
-