| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.Builder.associations(Collection<TransitGatewayRouteTableAssociation> associations)
Information about the associations.
|
GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.Builder.associations(Consumer<TransitGatewayRouteTableAssociation.Builder>... associations)
Information about the associations.
|
GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.Builder.associations(TransitGatewayRouteTableAssociation... associations)
Information about the associations.
|
static GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.builder() |
GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.Builder.nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
GetTransitGatewayRouteTableAssociationsResponse.Builder |
GetTransitGatewayRouteTableAssociationsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetTransitGatewayRouteTableAssociationsResponse.Builder> |
GetTransitGatewayRouteTableAssociationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.