public static final class DescribePostpayUserNatStatusResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePostpayUserNatStatusResponseBody |
build() |
DescribePostpayUserNatStatusResponseBody.Builder |
requestId(String requestId)
Id of the request
example:
6B780BD6-282C-51A9-A8E6-59F636******
|
DescribePostpayUserNatStatusResponseBody.Builder |
status(String status)
The status of the NAT Firewall feature.
|
DescribePostpayUserNatStatusResponseBody.Builder |
unprotectedDate(Long unprotectedDate)
The number of days during which no asset is added to the NAT Firewall feature for protection.
|
public DescribePostpayUserNatStatusResponseBody.Builder requestId(String requestId)
Id of the request
example:6B780BD6-282C-51A9-A8E6-59F636******
public DescribePostpayUserNatStatusResponseBody.Builder status(String status)
The status of the NAT Firewall feature. Valid values:
open
public DescribePostpayUserNatStatusResponseBody.Builder unprotectedDate(Long unprotectedDate)
The number of days during which no asset is added to the NAT Firewall feature for protection. This parameter is valid only when the value of Status is open.
example:20
public DescribePostpayUserNatStatusResponseBody build()
Copyright © 2026. All rights reserved.