public static final class DescribeBackSourceCidrResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeBackSourceCidrResponseBody |
build() |
DescribeBackSourceCidrResponseBody.Builder |
cidrs(List<String> cidrs)
An array that consists of the back-to-origin CIDR blocks of the instance.
|
DescribeBackSourceCidrResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeBackSourceCidrResponseBody.Builder cidrs(List<String> cidrs)
An array that consists of the back-to-origin CIDR blocks of the instance.
public DescribeBackSourceCidrResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:0bcf28g5-d57c-11e7-9bs0-d89d6717dxbc
public DescribeBackSourceCidrResponseBody build()
Copyright © 2026. All rights reserved.