类的使用
com.baidubce.services.vpc.model.DeleteVpcRequest
-
使用DeleteVpcRequest的程序包 程序包 说明 com.baidubce.services.vpc com.baidubce.services.vpc.model -
-
com.baidubce.services.vpc中DeleteVpcRequest的使用
参数类型为DeleteVpcRequest的com.baidubce.services.vpc中的方法 修饰符和类型 方法 说明 voidVpcClient. 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. -
com.baidubce.services.vpc.model中DeleteVpcRequest的使用
返回DeleteVpcRequest的com.baidubce.services.vpc.model中的方法 修饰符和类型 方法 说明 DeleteVpcRequestDeleteVpcRequest. withClientToken(String clientToken)Configure optional client token for the request.DeleteVpcRequestDeleteVpcRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.DeleteVpcRequestDeleteVpcRequest. withVpcId(String vpcId)Configure the vpcId for the request.
-