| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateRouteTableResponse |
EC2Client.associateRouteTable(AssociateRouteTableRequest associateRouteTableRequest)
Associates a subnet with a route table.
|
default AssociateRouteTableResponse |
EC2Client.associateRouteTable(Consumer<AssociateRouteTableRequest.Builder> associateRouteTableRequest)
Associates a subnet with a route table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateRouteTableResponse> |
EC2AsyncClient.associateRouteTable(AssociateRouteTableRequest associateRouteTableRequest)
Associates a subnet with a route table.
|
default CompletableFuture<AssociateRouteTableResponse> |
EC2AsyncClient.associateRouteTable(Consumer<AssociateRouteTableRequest.Builder> associateRouteTableRequest)
Associates a subnet with a route table.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateRouteTableResponse |
AssociateRouteTableResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.