程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.builder() |
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.dryRun(Boolean dryRun)
Specifies whether to perform only a dry run, without performing the actual request.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.natGatewayId(String natGatewayId)
The ID of the Virtual Private Cloud (VPC) NAT gateway with which you want to associate the CIDR block.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.natIpCidr(String natIpCidr)
The NAT CIDR block that you want to associate with the NAT gateway.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.natIpCidrDescription(String natIpCidrDescription)
The description of the NAT CIDR block.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.natIpCidrName(String natIpCidrName)
The name of the CIDR block.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.regionId(String regionId)
The region ID of the NAT gateway with which you want to associate the CIDR block.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
CreateNatIpCidrRequest.Builder |
CreateNatIpCidrRequest.toBuilder() |
Copyright © 2024. All rights reserved.