程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.addressType(String addressType)
The type of the IPv6 address.
|
static AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.builder() |
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.dryRun(Boolean dryRun)
Specifies whether to perform only a dry run, without performing the actual request.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.ipv6Address(String ipv6Address)
The IPv6 address.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.ipv6AddressDescription(String ipv6AddressDescription)
The description of the IPv6 address.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.ipv6AddressName(String ipv6AddressName)
The name of the IPv6 address.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.regionId(String regionId)
The region ID.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.resourceGroupId(String resourceGroupId)
The resource group ID.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.tag(List<AllocateIpv6AddressRequest.Tag> tag)
The tag list.
|
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.toBuilder() |
AllocateIpv6AddressRequest.Builder |
AllocateIpv6AddressRequest.Builder.vSwitchId(String vSwitchId)
The ID of the vSwitch to which the IPv6 address belongs.
|
Copyright © 2024. All rights reserved.