| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTransitGatewayRouteTableAssociationsResponse |
Ec2Client.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest)
Gets information about the associations for the specified transit gateway route table.
|
default CompletableFuture<GetTransitGatewayRouteTableAssociationsResponse> |
Ec2AsyncClient.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest)
Gets information about the associations for the specified transit gateway route table.
|
default GetTransitGatewayRouteTableAssociationsIterable |
Ec2Client.getTransitGatewayRouteTableAssociationsPaginator(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest)
Gets information about the associations for the specified transit gateway route table.
|
default GetTransitGatewayRouteTableAssociationsPublisher |
Ec2AsyncClient.getTransitGatewayRouteTableAssociationsPaginator(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest)
Gets information about the associations for the specified transit gateway route table.
|
| Constructor and Description |
|---|
GetTransitGatewayRouteTableAssociationsIterable(Ec2Client client,
GetTransitGatewayRouteTableAssociationsRequest firstRequest) |
GetTransitGatewayRouteTableAssociationsPublisher(Ec2AsyncClient client,
GetTransitGatewayRouteTableAssociationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTransitGatewayRouteTableAssociationsRequestMarshaller.marshall(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest) |
Copyright © 2019. All rights reserved.