程序包 | 说明 |
---|---|
com.aliyun.vpc20160428 | |
com.aliyun.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
ReleaseEipAddressResponse |
Client.releaseEipAddress(ReleaseEipAddressRequest request)
description :
Before you call this operation, take note of the following items:
Before you release an EIP, make sure that the EIP meets the following requirements:
You can release only an EIP that is in the Available state.
|
ReleaseEipAddressResponse |
Client.releaseEipAddressWithOptions(ReleaseEipAddressRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Before you call this operation, take note of the following items:
Before you release an EIP, make sure that the EIP meets the following requirements:
You can release only an EIP that is in the Available state.
|
限定符和类型 | 方法和说明 |
---|---|
static ReleaseEipAddressRequest |
ReleaseEipAddressRequest.build(Map<String,?> map) |
ReleaseEipAddressRequest |
ReleaseEipAddressRequest.setAllocationId(String allocationId) |
ReleaseEipAddressRequest |
ReleaseEipAddressRequest.setOwnerAccount(String ownerAccount) |
ReleaseEipAddressRequest |
ReleaseEipAddressRequest.setOwnerId(Long ownerId) |
ReleaseEipAddressRequest |
ReleaseEipAddressRequest.setRegionId(String regionId) |
ReleaseEipAddressRequest |
ReleaseEipAddressRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
ReleaseEipAddressRequest |
ReleaseEipAddressRequest.setResourceOwnerId(Long resourceOwnerId) |
Copyright © 2024. All rights reserved.