public static final class DescribeUnBlackholeCountResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeUnBlackholeCountResponseBody |
build() |
DescribeUnBlackholeCountResponseBody.Builder |
remainCount(Integer remainCount)
The remaining quota that you can deactivate blackhole filtering.
|
DescribeUnBlackholeCountResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeUnBlackholeCountResponseBody.Builder |
totalCount(Integer totalCount)
The total quota that you can deactivate blackhole filtering.
|
public DescribeUnBlackholeCountResponseBody.Builder remainCount(Integer remainCount)
The remaining quota that you can deactivate blackhole filtering.
example:5
public DescribeUnBlackholeCountResponseBody.Builder requestId(String requestId)
The ID of the request.
example:232929FA-40B6-4C53-9476-EE335ABA44CD
public DescribeUnBlackholeCountResponseBody.Builder totalCount(Integer totalCount)
The total quota that you can deactivate blackhole filtering.
example:5
public DescribeUnBlackholeCountResponseBody build()
Copyright © 2026. All rights reserved.