Uses of Class
com.volcengine.cdn.model.AuthModeConfigForUpdateCdnConfigInput
-
Packages that use AuthModeConfigForUpdateCdnConfigInput Package Description com.volcengine.cdn.model -
-
Uses of AuthModeConfigForUpdateCdnConfigInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return AuthModeConfigForUpdateCdnConfigInput Modifier and Type Method Description AuthModeConfigForUpdateCdnConfigInputAuthModeConfigForUpdateCdnConfigInput. backupRemoteAddr(String backupRemoteAddr)@Valid AuthModeConfigForUpdateCdnConfigInputRemoteAuthRuleActionForUpdateCdnConfigInput. getAuthModeConfig()Get authModeConfigAuthModeConfigForUpdateCdnConfigInputAuthModeConfigForUpdateCdnConfigInput. masterRemoteAddr(String masterRemoteAddr)AuthModeConfigForUpdateCdnConfigInputAuthModeConfigForUpdateCdnConfigInput. pathType(String pathType)AuthModeConfigForUpdateCdnConfigInputAuthModeConfigForUpdateCdnConfigInput. pathValue(String pathValue)AuthModeConfigForUpdateCdnConfigInputAuthModeConfigForUpdateCdnConfigInput. requestMethod(String requestMethod)Methods in com.volcengine.cdn.model with parameters of type AuthModeConfigForUpdateCdnConfigInput Modifier and Type Method Description RemoteAuthRuleActionForUpdateCdnConfigInputRemoteAuthRuleActionForUpdateCdnConfigInput. authModeConfig(AuthModeConfigForUpdateCdnConfigInput authModeConfig)voidRemoteAuthRuleActionForUpdateCdnConfigInput. setAuthModeConfig(AuthModeConfigForUpdateCdnConfigInput authModeConfig)
-