public static class DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributes
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributesAttribute |
attribute
The parameters for back-to-origin settings.
|
String |
realServer
The address of the origin server.
|
Integer |
rsType
The address type of the origin server.
|
| 构造器和说明 |
|---|
DescribeL7RsPolicyResponseBodyAttributes() |
@NameInMap(value="Attribute") public DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributesAttribute attribute
The parameters for back-to-origin settings.
@NameInMap(value="RealServer") public String realServer
The address of the origin server.
example:1...1
@NameInMap(value="RsType") public Integer rsType
The address type of the origin server. Valid values:
0
public static DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributes build(Map<String,?> map) throws Exception
Exceptionpublic DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributes setAttribute(DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributesAttribute attribute)
public DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributesAttribute getAttribute()
public DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributes setRealServer(String realServer)
public String getRealServer()
public DescribeL7RsPolicyResponseBody.DescribeL7RsPolicyResponseBodyAttributes setRsType(Integer rsType)
public Integer getRsType()
Copyright © 2026. All rights reserved.