public class UpdateSharedConfigRequest extends Object
| Constructor and Description |
|---|
UpdateSharedConfigRequest() |
public UpdateSharedConfigRequest allowIpAccessRule(AllowIpAccessRuleForUpdateSharedConfigInput allowIpAccessRule)
@Valid public @Valid AllowIpAccessRuleForUpdateSharedConfigInput getAllowIpAccessRule()
public void setAllowIpAccessRule(AllowIpAccessRuleForUpdateSharedConfigInput allowIpAccessRule)
public UpdateSharedConfigRequest allowRefererAccessRule(AllowRefererAccessRuleForUpdateSharedConfigInput allowRefererAccessRule)
@Valid public @Valid AllowRefererAccessRuleForUpdateSharedConfigInput getAllowRefererAccessRule()
public void setAllowRefererAccessRule(AllowRefererAccessRuleForUpdateSharedConfigInput allowRefererAccessRule)
public UpdateSharedConfigRequest commonMatchList(CommonMatchListForUpdateSharedConfigInput commonMatchList)
@Valid public @Valid CommonMatchListForUpdateSharedConfigInput getCommonMatchList()
public void setCommonMatchList(CommonMatchListForUpdateSharedConfigInput commonMatchList)
public UpdateSharedConfigRequest configName(String configName)
@NotNull public @NotNull String getConfigName()
public void setConfigName(String configName)
public UpdateSharedConfigRequest denyIpAccessRule(DenyIpAccessRuleForUpdateSharedConfigInput denyIpAccessRule)
@Valid public @Valid DenyIpAccessRuleForUpdateSharedConfigInput getDenyIpAccessRule()
public void setDenyIpAccessRule(DenyIpAccessRuleForUpdateSharedConfigInput denyIpAccessRule)
public UpdateSharedConfigRequest denyRefererAccessRule(DenyRefererAccessRuleForUpdateSharedConfigInput denyRefererAccessRule)
@Valid public @Valid DenyRefererAccessRuleForUpdateSharedConfigInput getDenyRefererAccessRule()
public void setDenyRefererAccessRule(DenyRefererAccessRuleForUpdateSharedConfigInput denyRefererAccessRule)
Copyright © 2025. All rights reserved.