public class RemoteAuthRuleActionForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
RemoteAuthRuleActionForUpdateCdnConfigInput() |
public RemoteAuthRuleActionForUpdateCdnConfigInput()
public RemoteAuthRuleActionForUpdateCdnConfigInput authModeConfig(AuthModeConfigForUpdateCdnConfigInput authModeConfig)
@Valid public @Valid AuthModeConfigForUpdateCdnConfigInput getAuthModeConfig()
public void setAuthModeConfig(AuthModeConfigForUpdateCdnConfigInput authModeConfig)
public RemoteAuthRuleActionForUpdateCdnConfigInput authResponseConfig(AuthResponseConfigForUpdateCdnConfigInput authResponseConfig)
@Valid public @Valid AuthResponseConfigForUpdateCdnConfigInput getAuthResponseConfig()
public void setAuthResponseConfig(AuthResponseConfigForUpdateCdnConfigInput authResponseConfig)
public RemoteAuthRuleActionForUpdateCdnConfigInput queryStringRules(QueryStringRulesForUpdateCdnConfigInput queryStringRules)
@Valid public @Valid QueryStringRulesForUpdateCdnConfigInput getQueryStringRules()
public void setQueryStringRules(QueryStringRulesForUpdateCdnConfigInput queryStringRules)
public RemoteAuthRuleActionForUpdateCdnConfigInput requestBodyRules(String requestBodyRules)
public String getRequestBodyRules()
public void setRequestBodyRules(String requestBodyRules)
public RemoteAuthRuleActionForUpdateCdnConfigInput requestHeaderRules(RequestHeaderRulesForUpdateCdnConfigInput requestHeaderRules)
@Valid public @Valid RequestHeaderRulesForUpdateCdnConfigInput getRequestHeaderRules()
public void setRequestHeaderRules(RequestHeaderRulesForUpdateCdnConfigInput requestHeaderRules)
Copyright © 2025. All rights reserved.