| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateRouteTableResponse |
Ec2Client.createRouteTable(CreateRouteTableRequest createRouteTableRequest)
Creates a route table for the specified VPC.
|
default CompletableFuture<CreateRouteTableResponse> |
Ec2AsyncClient.createRouteTable(CreateRouteTableRequest createRouteTableRequest)
Creates a route table for the specified VPC.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateRouteTableRequestMarshaller.marshall(CreateRouteTableRequest createRouteTableRequest) |
Copyright © 2020. All rights reserved.