| Package | Description |
|---|---|
| com.baidubce.services.vpc | |
| com.baidubce.services.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
void |
VpcClient.deleteVpc(DeleteVpcRequest deleteVpcRequest)
Delete the specified vpc owned by the user.All resource in the vpc must be deleted before the vpc itself
can be deleted.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteVpcRequest |
DeleteVpcRequest.withClientToken(String clientToken)
Configure optional client token for the request.
|
DeleteVpcRequest |
DeleteVpcRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
DeleteVpcRequest |
DeleteVpcRequest.withVpcId(String vpcId)
Configure the vpcId for the request.
|
Copyright © 2023. All rights reserved.