Uses of Class
com.volcengine.cdn.model.RemoteAuthForUpdateCdnConfigInput
-
Packages that use RemoteAuthForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of RemoteAuthForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return RemoteAuthForUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthForUpdateCdnConfigInputRemoteAuthForUpdateCdnConfigInput. _switch(Boolean _switch)RemoteAuthForUpdateCdnConfigInputRemoteAuthForUpdateCdnConfigInput. addRemoteAuthRulesItem(RemoteAuthRuleForUpdateCdnConfigInput remoteAuthRulesItem)@Valid RemoteAuthForUpdateCdnConfigInputUpdateCdnConfigRequest. getRemoteAuth()Get remoteAuthRemoteAuthForUpdateCdnConfigInputRemoteAuthForUpdateCdnConfigInput. remoteAuthRules(List<RemoteAuthRuleForUpdateCdnConfigInput> remoteAuthRules)Methods in com.volcengine.cdn.model with parameters of type RemoteAuthForUpdateCdnConfigInput Modifier and Type Method Description UpdateCdnConfigRequestUpdateCdnConfigRequest. remoteAuth(RemoteAuthForUpdateCdnConfigInput remoteAuth)voidUpdateCdnConfigRequest. setRemoteAuth(RemoteAuthForUpdateCdnConfigInput remoteAuth)
-