| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
LocalGatewayRouteTableVpcAssociation |
DeleteLocalGatewayRouteTableVpcAssociationResponse.localGatewayRouteTableVpcAssociation()
Information about the association.
|
LocalGatewayRouteTableVpcAssociation |
CreateLocalGatewayRouteTableVpcAssociationResponse.localGatewayRouteTableVpcAssociation()
Information about the association.
|
| Modifier and Type | Method and Description |
|---|---|
List<LocalGatewayRouteTableVpcAssociation> |
DescribeLocalGatewayRouteTableVpcAssociationsResponse.localGatewayRouteTableVpcAssociations()
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteLocalGatewayRouteTableVpcAssociationResponse.Builder |
DeleteLocalGatewayRouteTableVpcAssociationResponse.Builder.localGatewayRouteTableVpcAssociation(LocalGatewayRouteTableVpcAssociation localGatewayRouteTableVpcAssociation)
Information about the association.
|
CreateLocalGatewayRouteTableVpcAssociationResponse.Builder |
CreateLocalGatewayRouteTableVpcAssociationResponse.Builder.localGatewayRouteTableVpcAssociation(LocalGatewayRouteTableVpcAssociation localGatewayRouteTableVpcAssociation)
Information about the association.
|
DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder |
DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder.localGatewayRouteTableVpcAssociations(LocalGatewayRouteTableVpcAssociation... localGatewayRouteTableVpcAssociations)
Information about the associations.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder |
DescribeLocalGatewayRouteTableVpcAssociationsResponse.Builder.localGatewayRouteTableVpcAssociations(Collection<LocalGatewayRouteTableVpcAssociation> localGatewayRouteTableVpcAssociations)
Information about the associations.
|
Copyright © 2020. All rights reserved.