程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<UnassignPrivateIpAddressesResponse> |
DefaultAsyncClient.unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest request)
## [](#)Usage notes
* The ENI from which to unassign secondary private IP addresses must be in the **Available** (Available) or **InUse** (InUse) state
|
CompletableFuture<UnassignPrivateIpAddressesResponse> |
AsyncClient.unassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest request)
## [](#)Usage notes
* The ENI from which to unassign secondary private IP addresses must be in the **Available** (Available) or **InUse** (InUse) state
|
限定符和类型 | 方法和说明 |
---|---|
UnassignPrivateIpAddressesResponse |
UnassignPrivateIpAddressesResponse.Builder.build() |
static UnassignPrivateIpAddressesResponse |
UnassignPrivateIpAddressesResponse.create() |
Copyright © 2024. All rights reserved.