Uses of Class
com.volcengine.cdn.model.RemoteAuthForAddCdnDomainInput
-
Packages that use RemoteAuthForAddCdnDomainInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthForAddCdnDomainInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthForAddCdnDomainInput Modifier and Type Method Description RemoteAuthForAddCdnDomainInputRemoteAuthForAddCdnDomainInput. _switch(Boolean _switch)RemoteAuthForAddCdnDomainInputRemoteAuthForAddCdnDomainInput. addRemoteAuthRulesItem(RemoteAuthRuleForAddCdnDomainInput remoteAuthRulesItem)@Valid RemoteAuthForAddCdnDomainInputAddCdnDomainRequest. getRemoteAuth()Get remoteAuthRemoteAuthForAddCdnDomainInputRemoteAuthForAddCdnDomainInput. remoteAuthRules(List<RemoteAuthRuleForAddCdnDomainInput> remoteAuthRules)Methods in com.volcengine.cdn.model with parameters of type RemoteAuthForAddCdnDomainInput Modifier and Type Method Description AddCdnDomainRequestAddCdnDomainRequest. remoteAuth(RemoteAuthForAddCdnDomainInput remoteAuth)voidAddCdnDomainRequest. setRemoteAuth(RemoteAuthForAddCdnDomainInput remoteAuth)
-