Uses of Class
com.volcengine.cdn.model.RemoteAuthRuleForCreateDomainVersionInput
-
Packages that use RemoteAuthRuleForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthRuleForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthRuleForCreateDomainVersionInput Modifier and Type Method Description RemoteAuthRuleForCreateDomainVersionInputRemoteAuthRuleForCreateDomainVersionInput. condition(ConditionForCreateDomainVersionInput condition)RemoteAuthRuleForCreateDomainVersionInputRemoteAuthRuleForCreateDomainVersionInput. remoteAuthRuleAction(RemoteAuthRuleActionForCreateDomainVersionInput remoteAuthRuleAction)Methods in com.volcengine.cdn.model that return types with arguments of type RemoteAuthRuleForCreateDomainVersionInput Modifier and Type Method Description @Valid List<RemoteAuthRuleForCreateDomainVersionInput>RemoteAuthForCreateDomainVersionInput. getRemoteAuthRules()Get remoteAuthRulesMethods in com.volcengine.cdn.model with parameters of type RemoteAuthRuleForCreateDomainVersionInput Modifier and Type Method Description RemoteAuthForCreateDomainVersionInputRemoteAuthForCreateDomainVersionInput. addRemoteAuthRulesItem(RemoteAuthRuleForCreateDomainVersionInput remoteAuthRulesItem)Method parameters in com.volcengine.cdn.model with type arguments of type RemoteAuthRuleForCreateDomainVersionInput Modifier and Type Method Description RemoteAuthForCreateDomainVersionInputRemoteAuthForCreateDomainVersionInput. remoteAuthRules(List<RemoteAuthRuleForCreateDomainVersionInput> remoteAuthRules)voidRemoteAuthForCreateDomainVersionInput. setRemoteAuthRules(List<RemoteAuthRuleForCreateDomainVersionInput> remoteAuthRules)
-