| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayRouteTableAssociation |
TransitGatewayRouteTableAssociation.clone() |
TransitGatewayRouteTableAssociation |
TransitGatewayRouteTableAssociation.withResourceId(String resourceId)
The ID of the resource.
|
TransitGatewayRouteTableAssociation |
TransitGatewayRouteTableAssociation.withResourceType(String resourceType)
The resource type.
|
TransitGatewayRouteTableAssociation |
TransitGatewayRouteTableAssociation.withResourceType(TransitGatewayAttachmentResourceType resourceType)
The resource type.
|
TransitGatewayRouteTableAssociation |
TransitGatewayRouteTableAssociation.withState(String state)
The state of the association.
|
TransitGatewayRouteTableAssociation |
TransitGatewayRouteTableAssociation.withState(TransitGatewayAssociationState state)
The state of the association.
|
TransitGatewayRouteTableAssociation |
TransitGatewayRouteTableAssociation.withTransitGatewayAttachmentId(String transitGatewayAttachmentId)
The ID of the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransitGatewayRouteTableAssociation> |
GetTransitGatewayRouteTableAssociationsResult.getAssociations()
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayRouteTableAssociationsResult |
GetTransitGatewayRouteTableAssociationsResult.withAssociations(TransitGatewayRouteTableAssociation... associations)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTransitGatewayRouteTableAssociationsResult.setAssociations(Collection<TransitGatewayRouteTableAssociation> associations)
Information about the associations.
|
GetTransitGatewayRouteTableAssociationsResult |
GetTransitGatewayRouteTableAssociationsResult.withAssociations(Collection<TransitGatewayRouteTableAssociation> associations)
Information about the associations.
|
Copyright © 2020. All rights reserved.