Uses of Class
com.volcengine.cdn.model.RemoteAuthRuleForAddCdnDomainInput
-
Packages that use RemoteAuthRuleForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthRuleForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthRuleForAddCdnDomainInput Modifier and Type Method Description RemoteAuthRuleForAddCdnDomainInputRemoteAuthRuleForAddCdnDomainInput. condition(ConditionForAddCdnDomainInput condition)RemoteAuthRuleForAddCdnDomainInputRemoteAuthRuleForAddCdnDomainInput. remoteAuthRuleAction(RemoteAuthRuleActionForAddCdnDomainInput remoteAuthRuleAction)Methods in com.volcengine.cdn.model that return types with arguments of type RemoteAuthRuleForAddCdnDomainInput Modifier and Type Method Description @Valid List<RemoteAuthRuleForAddCdnDomainInput>RemoteAuthForAddCdnDomainInput. getRemoteAuthRules()Get remoteAuthRulesMethods in com.volcengine.cdn.model with parameters of type RemoteAuthRuleForAddCdnDomainInput Modifier and Type Method Description RemoteAuthForAddCdnDomainInputRemoteAuthForAddCdnDomainInput. addRemoteAuthRulesItem(RemoteAuthRuleForAddCdnDomainInput remoteAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type RemoteAuthRuleForAddCdnDomainInput Modifier and Type Method Description RemoteAuthForAddCdnDomainInputRemoteAuthForAddCdnDomainInput. remoteAuthRules(List<RemoteAuthRuleForAddCdnDomainInput> remoteAuthRules)voidRemoteAuthForAddCdnDomainInput. setRemoteAuthRules(List<RemoteAuthRuleForAddCdnDomainInput> remoteAuthRules)
-