| 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 CompletableFuture<GetTransitGatewayRouteTablePropagationsResponse> |
Ec2AsyncClient.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)
Gets information about the route table propagations for the specified transit gateway route table.
|
default GetTransitGatewayRouteTablePropagationsResponse |
Ec2Client.getTransitGatewayRouteTablePropagations(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)
Gets information about the route table propagations for the specified transit gateway route table.
|
default GetTransitGatewayRouteTablePropagationsPublisher |
Ec2AsyncClient.getTransitGatewayRouteTablePropagationsPaginator(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)
Gets information about the route table propagations for the specified transit gateway route table.
|
default GetTransitGatewayRouteTablePropagationsIterable |
Ec2Client.getTransitGatewayRouteTablePropagationsPaginator(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest)
Gets information about the route table propagations for the specified transit gateway route table.
|
| Constructor and Description |
|---|
GetTransitGatewayRouteTablePropagationsIterable(Ec2Client client,
GetTransitGatewayRouteTablePropagationsRequest firstRequest) |
GetTransitGatewayRouteTablePropagationsPublisher(Ec2AsyncClient client,
GetTransitGatewayRouteTablePropagationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTransitGatewayRouteTablePropagationsRequestMarshaller.marshall(GetTransitGatewayRouteTablePropagationsRequest getTransitGatewayRouteTablePropagationsRequest) |
Copyright © 2021. All rights reserved.