public static final class VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder extends Object
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder clientToken(String clientToken)
You can use the client to generate the value, but you must make sure that it is unique among all requests. ClientToken can contain only ASCII characters. > If you do not set this parameter, **ClientToken** is set to the value of **RequestId**. The value of **RequestId** may be different for each API request.
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder natGatewayId(String natGatewayId)
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder ownerAccount(String ownerAccount)
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder ownerId(Long ownerId)
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder regionId(String regionId)
You can call the [DescribeRegions](~~36063~~) operation to query the most recent region list.
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder resourceOwnerId(Long resourceOwnerId)
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest.Builder resourceUid(Long resourceUid)
public VpcDescribeVpcNatGatewayNetworkInterfaceQuotaRequest build()
Copyright © 2024. All rights reserved.