| Package | Description |
|---|---|
| com.volcengine.vpc | |
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
CreateVpcResponse |
VpcApi.createVpc(CreateVpcRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CreateVpcResponse> |
VpcApi.createVpcWithHttpInfo(@NotNull CreateVpcRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
VpcApi.createVpcAsync(CreateVpcRequest body,
ApiCallback<CreateVpcResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcResponse |
CreateVpcResponse.requestId(String requestId) |
CreateVpcResponse |
CreateVpcResponse.routeTableId(String routeTableId) |
CreateVpcResponse |
CreateVpcResponse.vpcId(String vpcId) |
Copyright © 2024. All rights reserved.