程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
AllocatePublicIpAddressResponse |
Client.allocatePublicIpAddress(AllocatePublicIpAddressRequest request)
When you call this operation, take note of the following items:
* The instance to which to assign a public IP address must be in the **Running** (`Running`) or **Stopped** (`Stopped`) state
|
AllocatePublicIpAddressResponse |
Client.allocatePublicIpAddressWithOptions(AllocatePublicIpAddressRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
When you call this operation, take note of the following items:
* The instance to which to assign a public IP address must be in the **Running** (`Running`) or **Stopped** (`Stopped`) state
|
限定符和类型 | 方法和说明 |
---|---|
static AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.build(Map<String,?> map) |
AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.setInstanceId(String instanceId) |
AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.setIpAddress(String ipAddress) |
AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.setOwnerAccount(String ownerAccount) |
AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.setOwnerId(Long ownerId) |
AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.setResourceOwnerId(Long resourceOwnerId) |
AllocatePublicIpAddressRequest |
AllocatePublicIpAddressRequest.setVlanId(String vlanId) |
Copyright © 2023. All rights reserved.