| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| 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.
|
Copyright © 2019. All rights reserved.