|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeleteVpcRequest | |
---|---|
com.baidubce.services.vpc | |
com.baidubce.services.vpc.model |
Uses of DeleteVpcRequest in com.baidubce.services.vpc |
---|
Methods in com.baidubce.services.vpc with parameters of type DeleteVpcRequest | |
---|---|
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. |
Uses of DeleteVpcRequest in com.baidubce.services.vpc.model |
---|
Methods in com.baidubce.services.vpc.model that return DeleteVpcRequest | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |