| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateVpcResponse> |
Ec2AsyncClient.createVpc(CreateVpcRequest createVpcRequest)
Creates a VPC with the specified CIDR blocks.
|
default CreateVpcResponse |
Ec2Client.createVpc(CreateVpcRequest createVpcRequest)
Creates a VPC with the specified CIDR blocks.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVpcRequestMarshaller.marshall(CreateVpcRequest createVpcRequest) |
Copyright © 2023. All rights reserved.