| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TransitGatewayRouteTablePropagation> |
GetTransitGatewayRouteTablePropagationsResponse.transitGatewayRouteTablePropagations()
Information about the route table propagations.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRouteTablePropagationsResponse.Builder |
GetTransitGatewayRouteTablePropagationsResponse.Builder.transitGatewayRouteTablePropagations(TransitGatewayRouteTablePropagation... transitGatewayRouteTablePropagations)
Information about the route table propagations.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRouteTablePropagationsResponse.Builder |
GetTransitGatewayRouteTablePropagationsResponse.Builder.transitGatewayRouteTablePropagations(Collection<TransitGatewayRouteTablePropagation> transitGatewayRouteTablePropagations)
Information about the route table propagations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TransitGatewayRouteTablePropagation> |
GetTransitGatewayRouteTablePropagationsPublisher.transitGatewayRouteTablePropagations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TransitGatewayRouteTablePropagation> |
GetTransitGatewayRouteTablePropagationsIterable.transitGatewayRouteTablePropagations()
Returns an iterable to iterate through the paginated
GetTransitGatewayRouteTablePropagationsResponse.transitGatewayRouteTablePropagations() member. |
Copyright © 2022. All rights reserved.