Uses of Class
com.volcengine.cdn.model.RemoteAuthForBatchUpdateCdnConfigInput
-
Packages that use RemoteAuthForBatchUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthForBatchUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthForBatchUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthForBatchUpdateCdnConfigInputRemoteAuthForBatchUpdateCdnConfigInput. _switch(Boolean _switch)RemoteAuthForBatchUpdateCdnConfigInputRemoteAuthForBatchUpdateCdnConfigInput. addRemoteAuthRulesItem(RemoteAuthRuleForBatchUpdateCdnConfigInput remoteAuthRulesItem)@Valid RemoteAuthForBatchUpdateCdnConfigInputBatchUpdateCdnConfigRequest. getRemoteAuth()Get remoteAuthRemoteAuthForBatchUpdateCdnConfigInputRemoteAuthForBatchUpdateCdnConfigInput. remoteAuthRules(List<RemoteAuthRuleForBatchUpdateCdnConfigInput> remoteAuthRules)Methods in com.volcengine.cdn.model with parameters of type RemoteAuthForBatchUpdateCdnConfigInput Modifier and Type Method Description BatchUpdateCdnConfigRequestBatchUpdateCdnConfigRequest. remoteAuth(RemoteAuthForBatchUpdateCdnConfigInput remoteAuth)voidBatchUpdateCdnConfigRequest. setRemoteAuth(RemoteAuthForBatchUpdateCdnConfigInput remoteAuth)
-