程序包 | 说明 |
---|---|
com.aliyun.vpc20160428 | |
com.aliyun.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
DeleteVpcResponse |
Client.deleteVpc(DeleteVpcRequest request)
description :
When you call this operation, take note of the following limits:
Before you delete a VPC, make sure that all resources deployed in the VPC are released or removed, such as vSwitches, instances, and high-availability virtual IP addresses (HAVIPs).
|
DeleteVpcResponse |
Client.deleteVpcWithOptions(DeleteVpcRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
When you call this operation, take note of the following limits:
Before you delete a VPC, make sure that all resources deployed in the VPC are released or removed, such as vSwitches, instances, and high-availability virtual IP addresses (HAVIPs).
|
限定符和类型 | 方法和说明 |
---|---|
static DeleteVpcRequest |
DeleteVpcRequest.build(Map<String,?> map) |
DeleteVpcRequest |
DeleteVpcRequest.setClientToken(String clientToken) |
DeleteVpcRequest |
DeleteVpcRequest.setDryRun(Boolean dryRun) |
DeleteVpcRequest |
DeleteVpcRequest.setForceDelete(Boolean forceDelete) |
DeleteVpcRequest |
DeleteVpcRequest.setOwnerAccount(String ownerAccount) |
DeleteVpcRequest |
DeleteVpcRequest.setOwnerId(Long ownerId) |
DeleteVpcRequest |
DeleteVpcRequest.setRegionId(String regionId) |
DeleteVpcRequest |
DeleteVpcRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
DeleteVpcRequest |
DeleteVpcRequest.setResourceOwnerId(Long resourceOwnerId) |
DeleteVpcRequest |
DeleteVpcRequest.setVpcId(String vpcId) |
Copyright © 2024. All rights reserved.