| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetTransitGatewayRouteTableAssociationsResponse |
Ec2Client.getTransitGatewayRouteTableAssociations(Consumer<GetTransitGatewayRouteTableAssociationsRequest.Builder> getTransitGatewayRouteTableAssociationsRequest)
Gets information about the associations for the specified transit gateway route table.
|
default GetTransitGatewayRouteTableAssociationsResponse |
Ec2Client.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest)
Gets information about the associations for the specified transit gateway route table.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTransitGatewayRouteTableAssociationsResponse> |
Ec2AsyncClient.getTransitGatewayRouteTableAssociations(Consumer<GetTransitGatewayRouteTableAssociationsRequest.Builder> 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.
|
Copyright © 2019. All rights reserved.