public static final class DescribeL7RsPolicyResponseBody.Attributes.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeL7RsPolicyResponseBody.Attributes.Builder |
attribute(DescribeL7RsPolicyResponseBody.Attribute attribute)
The parameters for back-to-origin settings.
|
DescribeL7RsPolicyResponseBody.Attributes |
build() |
DescribeL7RsPolicyResponseBody.Attributes.Builder |
realServer(String realServer)
The address of the origin server.
|
DescribeL7RsPolicyResponseBody.Attributes.Builder |
rsType(Integer rsType)
The address type of the origin server.
|
public DescribeL7RsPolicyResponseBody.Attributes.Builder attribute(DescribeL7RsPolicyResponseBody.Attribute attribute)
The parameters for back-to-origin settings.
public DescribeL7RsPolicyResponseBody.Attributes.Builder realServer(String realServer)
The address of the origin server.
example:1...1
public DescribeL7RsPolicyResponseBody.Attributes.Builder rsType(Integer rsType)
The address type of the origin server. Valid values:
0
public DescribeL7RsPolicyResponseBody.Attributes build()
Copyright © 2026. All rights reserved.