类的使用
com.baidubce.services.vpc.model.CreateVpcRequest
-
使用CreateVpcRequest的程序包 程序包 说明 com.baidubce.services.vpc com.baidubce.services.vpc.model -
-
com.baidubce.services.vpc中CreateVpcRequest的使用
参数类型为CreateVpcRequest的com.baidubce.services.vpc中的方法 修饰符和类型 方法 说明 CreateVpcResponseVpcClient. createVpc(CreateVpcRequest request)Create a vpc with the specified options. -
com.baidubce.services.vpc.model中CreateVpcRequest的使用
返回CreateVpcRequest的com.baidubce.services.vpc.model中的方法 修饰符和类型 方法 说明 CreateVpcRequestCreateVpcRequest. withCidr(String cidr)Configure cidr for the request.CreateVpcRequestCreateVpcRequest. withDescription(String description)Configure description for the request.CreateVpcRequestCreateVpcRequest. withName(String name)Configure name for the request.CreateVpcRequestCreateVpcRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.
-