Uses of Class
software.amazon.awssdk.services.ec2.model.CreateVpcRequest
Packages that use CreateVpcRequest
Package
Description
-
Uses of CreateVpcRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateVpcRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateVpcResponse>Ec2AsyncClient.createVpc(CreateVpcRequest createVpcRequest) Creates a VPC with the specified CIDR blocks.default CreateVpcResponseEc2Client.createVpc(CreateVpcRequest createVpcRequest) Creates a VPC with the specified CIDR blocks. -
Uses of CreateVpcRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateVpcRequestModifier and TypeMethodDescriptionCreateVpcRequestMarshaller.marshall(CreateVpcRequest createVpcRequest)