程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
static AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.builder() |
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.instanceId(String instanceId)
The ID of the instance to which you want to assign a public IP address.
|
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.ipAddress(String ipAddress)
The public IP address.
|
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.sourceRegionId(String sourceRegionId)
SourceRegionId.
|
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.toBuilder() |
AllocatePublicIpAddressRequest.Builder |
AllocatePublicIpAddressRequest.Builder.vlanId(String vlanId)
The virtual LAN (VLAN) ID of the instance.
|
Copyright © 2024. All rights reserved.