Uses of Class
com.volcengine.cdn.model.RemoteAuthRuleForDescribeCdnConfigOutput
-
Packages that use RemoteAuthRuleForDescribeCdnConfigOutput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthRuleForDescribeCdnConfigOutput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthRuleForDescribeCdnConfigOutput Modifier and Type Method Description RemoteAuthRuleForDescribeCdnConfigOutputRemoteAuthRuleForDescribeCdnConfigOutput. condition(ConditionForDescribeCdnConfigOutput condition)RemoteAuthRuleForDescribeCdnConfigOutputRemoteAuthRuleForDescribeCdnConfigOutput. remoteAuthRuleAction(RemoteAuthRuleActionForDescribeCdnConfigOutput remoteAuthRuleAction)Methods in com.volcengine.cdn.model that return types with arguments of type RemoteAuthRuleForDescribeCdnConfigOutput Modifier and Type Method Description @Valid List<RemoteAuthRuleForDescribeCdnConfigOutput>RemoteAuthForDescribeCdnConfigOutput. getRemoteAuthRules()Get remoteAuthRulesMethods in com.volcengine.cdn.model with parameters of type RemoteAuthRuleForDescribeCdnConfigOutput Modifier and Type Method Description RemoteAuthForDescribeCdnConfigOutputRemoteAuthForDescribeCdnConfigOutput. addRemoteAuthRulesItem(RemoteAuthRuleForDescribeCdnConfigOutput remoteAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type RemoteAuthRuleForDescribeCdnConfigOutput Modifier and Type Method Description RemoteAuthForDescribeCdnConfigOutputRemoteAuthForDescribeCdnConfigOutput. remoteAuthRules(List<RemoteAuthRuleForDescribeCdnConfigOutput> remoteAuthRules)voidRemoteAuthForDescribeCdnConfigOutput. setRemoteAuthRules(List<RemoteAuthRuleForDescribeCdnConfigOutput> remoteAuthRules)
-