程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<AllocatePublicIpAddressResponse> |
AsyncClient.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
|
CompletableFuture<AllocatePublicIpAddressResponse> |
DefaultAsyncClient.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 |
AllocatePublicIpAddressResponse.Builder.build() |
static AllocatePublicIpAddressResponse |
AllocatePublicIpAddressResponse.create() |
Copyright © 2023. All rights reserved.