public static final class DescribePostpayUserInternetStatusResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePostpayUserInternetStatusResponseBody |
build() |
DescribePostpayUserInternetStatusResponseBody.Builder |
requestId(String requestId)
Id of the request
example:
0DC783F1-B3A7-578D-8A63-*****
|
DescribePostpayUserInternetStatusResponseBody.Builder |
status(String status)
The status of the Internet Firewall feature.
|
DescribePostpayUserInternetStatusResponseBody.Builder |
unprotectedDate(Long unprotectedDate)
The number of days during which no asset is added to the Internet Firewall feature for protection.
|
public DescribePostpayUserInternetStatusResponseBody.Builder requestId(String requestId)
Id of the request
example:0DC783F1-B3A7-578D-8A63-*****
public DescribePostpayUserInternetStatusResponseBody.Builder status(String status)
The status of the Internet Firewall feature. Valid values:
open
public DescribePostpayUserInternetStatusResponseBody.Builder unprotectedDate(Long unprotectedDate)
The number of days during which no asset is added to the Internet Firewall feature for protection. This parameter is valid only when the value of Status is open.
example:20
public DescribePostpayUserInternetStatusResponseBody build()
Copyright © 2026. All rights reserved.