| Package | Description |
|---|---|
| com.baidubce.services.vpc | |
| com.baidubce.services.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
CreateVpcResponse |
VpcClient.createVpc(CreateVpcRequest request)
Create a vpc with the specified options.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcRequest |
CreateVpcRequest.withCidr(String cidr)
Configure cidr for the request.
|
CreateVpcRequest |
CreateVpcRequest.withDescription(String description)
Configure description for the request.
|
CreateVpcRequest |
CreateVpcRequest.withName(String name)
Configure name for the request.
|
CreateVpcRequest |
CreateVpcRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2023. All rights reserved.