public class DescribeSharedConfigResponse
extends com.volcengine.model.AbstractResponse
| Constructor and Description |
|---|
DescribeSharedConfigResponse() |
public DescribeSharedConfigResponse allowIpAccessRule(AllowIpAccessRuleForDescribeSharedConfigOutput allowIpAccessRule)
@Valid public @Valid AllowIpAccessRuleForDescribeSharedConfigOutput getAllowIpAccessRule()
public void setAllowIpAccessRule(AllowIpAccessRuleForDescribeSharedConfigOutput allowIpAccessRule)
public DescribeSharedConfigResponse allowRefererAccessRule(AllowRefererAccessRuleForDescribeSharedConfigOutput allowRefererAccessRule)
@Valid public @Valid AllowRefererAccessRuleForDescribeSharedConfigOutput getAllowRefererAccessRule()
public void setAllowRefererAccessRule(AllowRefererAccessRuleForDescribeSharedConfigOutput allowRefererAccessRule)
public DescribeSharedConfigResponse commonMatchList(CommonMatchListForDescribeSharedConfigOutput commonMatchList)
@Valid public @Valid CommonMatchListForDescribeSharedConfigOutput getCommonMatchList()
public void setCommonMatchList(CommonMatchListForDescribeSharedConfigOutput commonMatchList)
public DescribeSharedConfigResponse configName(String configName)
public String getConfigName()
public void setConfigName(String configName)
public DescribeSharedConfigResponse configType(String configType)
public String getConfigType()
public void setConfigType(String configType)
public DescribeSharedConfigResponse denyIpAccessRule(DenyIpAccessRuleForDescribeSharedConfigOutput denyIpAccessRule)
@Valid public @Valid DenyIpAccessRuleForDescribeSharedConfigOutput getDenyIpAccessRule()
public void setDenyIpAccessRule(DenyIpAccessRuleForDescribeSharedConfigOutput denyIpAccessRule)
public DescribeSharedConfigResponse denyRefererAccessRule(DenyRefererAccessRuleForDescribeSharedConfigOutput denyRefererAccessRule)
@Valid public @Valid DenyRefererAccessRuleForDescribeSharedConfigOutput getDenyRefererAccessRule()
public void setDenyRefererAccessRule(DenyRefererAccessRuleForDescribeSharedConfigOutput denyRefererAccessRule)
public DescribeSharedConfigResponse errorPageRule(ErrorPageRuleForDescribeSharedConfigOutput errorPageRule)
@Valid public @Valid ErrorPageRuleForDescribeSharedConfigOutput getErrorPageRule()
public void setErrorPageRule(ErrorPageRuleForDescribeSharedConfigOutput errorPageRule)
public DescribeSharedConfigResponse project(String project)
public String getProject()
public void setProject(String project)
Copyright © 2025. All rights reserved.