public static final class DescribeUnBlockCountResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeUnBlockCountResponseBody |
build() |
DescribeUnBlockCountResponseBody.Builder |
remainCount(Integer remainCount)
The remaining number of times that you can enable the near-origin traffic diversion feature.
|
DescribeUnBlockCountResponseBody.Builder |
requestId(String requestId)
The request ID.
|
DescribeUnBlockCountResponseBody.Builder |
totalCount(Integer totalCount)
The total number of times that you can enable the near-origin traffic diversion feature.
|
public DescribeUnBlockCountResponseBody.Builder remainCount(Integer remainCount)
The remaining number of times that you can enable the near-origin traffic diversion feature.
example:7
public DescribeUnBlockCountResponseBody.Builder requestId(String requestId)
The request ID.
example:C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E
public DescribeUnBlockCountResponseBody.Builder totalCount(Integer totalCount)
The total number of times that you can enable the near-origin traffic diversion feature.
example:10
public DescribeUnBlockCountResponseBody build()
Copyright © 2026. All rights reserved.