Uses of Class
com.volcengine.cdn.model.RemoteAuthForCreateDomainVersionInput
-
Packages that use RemoteAuthForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthForCreateDomainVersionInput Modifier and Type Method Description RemoteAuthForCreateDomainVersionInputRemoteAuthForCreateDomainVersionInput. _switch(Boolean _switch)RemoteAuthForCreateDomainVersionInputRemoteAuthForCreateDomainVersionInput. addRemoteAuthRulesItem(RemoteAuthRuleForCreateDomainVersionInput remoteAuthRulesItem)@Valid RemoteAuthForCreateDomainVersionInputCreateDomainVersionRequest. getRemoteAuth()Get remoteAuthRemoteAuthForCreateDomainVersionInputRemoteAuthForCreateDomainVersionInput. remoteAuthRules(List<RemoteAuthRuleForCreateDomainVersionInput> remoteAuthRules)Methods in com.volcengine.cdn.model with parameters of type RemoteAuthForCreateDomainVersionInput Modifier and Type Method Description CreateDomainVersionRequestCreateDomainVersionRequest. remoteAuth(RemoteAuthForCreateDomainVersionInput remoteAuth)voidCreateDomainVersionRequest. setRemoteAuth(RemoteAuthForCreateDomainVersionInput remoteAuth)
-