public static final class ResetNatFirewallRuleHitCountRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ResetNatFirewallRuleHitCountRequest.Builder |
aclUuid(String aclUuid)
The UUID of the access control policy.
|
ResetNatFirewallRuleHitCountRequest |
build() |
ResetNatFirewallRuleHitCountRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ResetNatFirewallRuleHitCountRequest.Builder |
natGatewayId(String natGatewayId)
The ID of the NAT gateway.
|
public ResetNatFirewallRuleHitCountRequest.Builder aclUuid(String aclUuid)
The UUID of the access control policy.
This parameter is required.
example:3de3aed5-6de7-4ecd-9106-cfe994b9c49f
public ResetNatFirewallRuleHitCountRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public ResetNatFirewallRuleHitCountRequest.Builder natGatewayId(String natGatewayId)
The ID of the NAT gateway.
example:ngw-zm0h3c1exm5bifuorg8c5
public ResetNatFirewallRuleHitCountRequest build()
Copyright © 2026. All rights reserved.