public class AddSharedConfigRequest extends Object
| Constructor and Description |
|---|
AddSharedConfigRequest() |
public AddSharedConfigRequest allowIpAccessRule(AllowIpAccessRuleForAddSharedConfigInput allowIpAccessRule)
@Valid public @Valid AllowIpAccessRuleForAddSharedConfigInput getAllowIpAccessRule()
public void setAllowIpAccessRule(AllowIpAccessRuleForAddSharedConfigInput allowIpAccessRule)
public AddSharedConfigRequest allowRefererAccessRule(AllowRefererAccessRuleForAddSharedConfigInput allowRefererAccessRule)
@Valid public @Valid AllowRefererAccessRuleForAddSharedConfigInput getAllowRefererAccessRule()
public void setAllowRefererAccessRule(AllowRefererAccessRuleForAddSharedConfigInput allowRefererAccessRule)
public AddSharedConfigRequest commonMatchList(CommonMatchListForAddSharedConfigInput commonMatchList)
@Valid public @Valid CommonMatchListForAddSharedConfigInput getCommonMatchList()
public void setCommonMatchList(CommonMatchListForAddSharedConfigInput commonMatchList)
public AddSharedConfigRequest configName(String configName)
@NotNull public @NotNull String getConfigName()
public void setConfigName(String configName)
public AddSharedConfigRequest configType(String configType)
@NotNull public @NotNull String getConfigType()
public void setConfigType(String configType)
public AddSharedConfigRequest denyIpAccessRule(DenyIpAccessRuleForAddSharedConfigInput denyIpAccessRule)
@Valid public @Valid DenyIpAccessRuleForAddSharedConfigInput getDenyIpAccessRule()
public void setDenyIpAccessRule(DenyIpAccessRuleForAddSharedConfigInput denyIpAccessRule)
public AddSharedConfigRequest denyRefererAccessRule(DenyRefererAccessRuleForAddSharedConfigInput denyRefererAccessRule)
@Valid public @Valid DenyRefererAccessRuleForAddSharedConfigInput getDenyRefererAccessRule()
public void setDenyRefererAccessRule(DenyRefererAccessRuleForAddSharedConfigInput denyRefererAccessRule)
public AddSharedConfigRequest project(String project)
public String getProject()
public void setProject(String project)
Copyright © 2025. All rights reserved.