Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312 | |
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
UnassignPrivateIpAddressesResponse |
VpcClient.UnassignPrivateIpAddresses(UnassignPrivateIpAddressesRequest req)
本接口(UnassignPrivateIpAddresses)用于弹性网卡退还内网 IP。
退还弹性网卡上的辅助内网IP,接口自动解关联弹性公网 IP。不能退还弹性网卡的主内网IP。
本接口是异步完成,如需查询异步任务执行结果,请使用本接口返回的`RequestId`轮询`DescribeVpcTaskResult`接口。
|
Constructor and Description |
---|
UnassignPrivateIpAddressesRequest(UnassignPrivateIpAddressesRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.