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