public static final class DescribeUnBlockCountResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeUnBlockCountResponseBody |
build() |
DescribeUnBlockCountResponseBody.Builder |
remainCount(Integer remainCount)
The remaining quota that you can use the Diversion from Origin Server policy.
|
DescribeUnBlockCountResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeUnBlockCountResponseBody.Builder |
totalCount(Integer totalCount)
The total quota that you can use the Diversion from Origin Server policy.
|
public DescribeUnBlockCountResponseBody.Builder remainCount(Integer remainCount)
public DescribeUnBlockCountResponseBody.Builder requestId(String requestId)
public DescribeUnBlockCountResponseBody.Builder totalCount(Integer totalCount)
public DescribeUnBlockCountResponseBody build()
Copyright © 2023. All rights reserved.