public static final class DescribeL7RsPolicyResponseBody.Attributes.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeL7RsPolicyResponseBody.Attributes.Builder |
attribute(DescribeL7RsPolicyResponseBody.Attribute attribute)
The parameter for back-to-origin.
|
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)
public DescribeL7RsPolicyResponseBody.Attributes.Builder realServer(String realServer)
public DescribeL7RsPolicyResponseBody.Attributes.Builder rsType(Integer rsType)
* **0**: IP address * **1**: domain name
public DescribeL7RsPolicyResponseBody.Attributes build()
Copyright © 2023. All rights reserved.