程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.builder() |
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.dryRun(Boolean dryRun)
Specifies whether to perform only a dry run, without performing the actual request.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.natIpDescription(String natIpDescription)
The description of the NAT IP address that you want to modify.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.natIpId(String natIpId)
The ID of the NAT IP address that you want to modify.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.natIpName(String natIpName)
The name of the NAT IP address that you want to modify.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.regionId(String regionId)
The region ID of the NAT gateway to which the NAT IP address that you want to modify belongs.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyNatIpAttributeRequest.Builder |
ModifyNatIpAttributeRequest.toBuilder() |
Copyright © 2024. All rights reserved.