Uses of Class
com.volcengine.cdn.model.AuthResponseConfigForUpdateCdnConfigInput
-
Packages that use AuthResponseConfigForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of AuthResponseConfigForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return AuthResponseConfigForUpdateCdnConfigInput Modifier and Type Method Description AuthResponseConfigForUpdateCdnConfigInputAuthResponseConfigForUpdateCdnConfigInput. cacheAction(ConvertCacheActionForUpdateCdnConfigInput cacheAction)@Valid AuthResponseConfigForUpdateCdnConfigInputRemoteAuthRuleActionForUpdateCdnConfigInput. getAuthResponseConfig()Get authResponseConfigAuthResponseConfigForUpdateCdnConfigInputAuthResponseConfigForUpdateCdnConfigInput. responseAction(ResponseActionForUpdateCdnConfigInput responseAction)AuthResponseConfigForUpdateCdnConfigInputAuthResponseConfigForUpdateCdnConfigInput. statusCodeAction(StatusCodeActionForUpdateCdnConfigInput statusCodeAction)AuthResponseConfigForUpdateCdnConfigInputAuthResponseConfigForUpdateCdnConfigInput. timeOutAction(TimeOutActionForUpdateCdnConfigInput timeOutAction)Methods in com.volcengine.cdn.model with parameters of type AuthResponseConfigForUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthRuleActionForUpdateCdnConfigInputRemoteAuthRuleActionForUpdateCdnConfigInput. authResponseConfig(AuthResponseConfigForUpdateCdnConfigInput authResponseConfig)voidRemoteAuthRuleActionForUpdateCdnConfigInput. setAuthResponseConfig(AuthResponseConfigForUpdateCdnConfigInput authResponseConfig)
-