Uses of Class
com.volcengine.cdn.model.RemoteAuthRuleForBatchUpdateCdnConfigInput
-
Packages that use RemoteAuthRuleForBatchUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthRuleForBatchUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthRuleForBatchUpdateCdnConfigInputRemoteAuthRuleForBatchUpdateCdnConfigInput. condition(ConditionForBatchUpdateCdnConfigInput condition)RemoteAuthRuleForBatchUpdateCdnConfigInputRemoteAuthRuleForBatchUpdateCdnConfigInput. remoteAuthRuleAction(RemoteAuthRuleActionForBatchUpdateCdnConfigInput remoteAuthRuleAction)Methods in com.volcengine.cdn.model that return types with arguments of type RemoteAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description @Valid List<RemoteAuthRuleForBatchUpdateCdnConfigInput>RemoteAuthForBatchUpdateCdnConfigInput. getRemoteAuthRules()Get remoteAuthRulesMethods in com.volcengine.cdn.model with parameters of type RemoteAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthForBatchUpdateCdnConfigInputRemoteAuthForBatchUpdateCdnConfigInput. addRemoteAuthRulesItem(RemoteAuthRuleForBatchUpdateCdnConfigInput remoteAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type RemoteAuthRuleForBatchUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthForBatchUpdateCdnConfigInputRemoteAuthForBatchUpdateCdnConfigInput. remoteAuthRules(List<RemoteAuthRuleForBatchUpdateCdnConfigInput> remoteAuthRules)voidRemoteAuthForBatchUpdateCdnConfigInput. setRemoteAuthRules(List<RemoteAuthRuleForBatchUpdateCdnConfigInput> remoteAuthRules)
-