| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TransitGatewayRouteTableAssociation> |
GetTransitGatewayRouteTableAssociationsResponse.associations()
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.Builder.associations(TransitGatewayRouteTableAssociation... associations)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.Builder.associations(Collection<TransitGatewayRouteTableAssociation> associations)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<TransitGatewayRouteTableAssociation> |
GetTransitGatewayRouteTableAssociationsPublisher.associations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<TransitGatewayRouteTableAssociation> |
GetTransitGatewayRouteTableAssociationsIterable.associations()
Returns an iterable to iterate through the paginated
GetTransitGatewayRouteTableAssociationsResponse.associations() member. |
Copyright © 2023. All rights reserved.