| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.ecs20140526 | |
| com.aliyun.sdk.service.ecs20140526.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<AllocatePublicIpAddressResponse> |
DefaultAsyncClient.allocatePublicIpAddress(AllocatePublicIpAddressRequest request)
Take note of the following items:
* The instance to which you want to assign a public IP address must be in the **Running** (`Running`) or **Stopped** (`Stopped`) state
|
CompletableFuture<AllocatePublicIpAddressResponse> |
AsyncClient.allocatePublicIpAddress(AllocatePublicIpAddressRequest request)
Take note of the following items:
* The instance to which you want to assign a public IP address must be in the **Running** (`Running`) or **Stopped** (`Stopped`) state
|
| 限定符和类型 | 方法和说明 |
|---|---|
AllocatePublicIpAddressResponse |
AllocatePublicIpAddressResponse.Builder.build() |
static AllocatePublicIpAddressResponse |
AllocatePublicIpAddressResponse.create() |
Copyright © 2024. All rights reserved.