Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayRouteTableAssociationsResult |
AbstractAmazonEC2.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest request) |
GetTransitGatewayRouteTableAssociationsResult |
AmazonEC2.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest getTransitGatewayRouteTableAssociationsRequest)
Gets information about the associations for the specified transit gateway route table.
|
GetTransitGatewayRouteTableAssociationsResult |
AmazonEC2Client.getTransitGatewayRouteTableAssociations(GetTransitGatewayRouteTableAssociationsRequest request)
Gets information about the associations for the specified transit gateway route table.
|
Modifier and Type | Method and Description |
---|---|
GetTransitGatewayRouteTableAssociationsResult |
GetTransitGatewayRouteTableAssociationsResult.clone() |
GetTransitGatewayRouteTableAssociationsResult |
GetTransitGatewayRouteTableAssociationsResult.withAssociations(Collection<TransitGatewayRouteTableAssociation> associations)
Information about the associations.
|
GetTransitGatewayRouteTableAssociationsResult |
GetTransitGatewayRouteTableAssociationsResult.withAssociations(TransitGatewayRouteTableAssociation... associations)
Information about the associations.
|
GetTransitGatewayRouteTableAssociationsResult |
GetTransitGatewayRouteTableAssociationsResult.withNextToken(String nextToken)
The token to use to retrieve the next page of results.
|
Copyright © 2021. All rights reserved.