| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<LocalGatewayRouteTableVpcAssociation> |
DescribeLocalGatewayRouteTableVpcAssociationsPublisher.localGatewayRouteTableVpcAssociations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<LocalGatewayRouteTableVpcAssociation> |
DescribeLocalGatewayRouteTableVpcAssociationsIterable.localGatewayRouteTableVpcAssociations()
Returns an iterable to iterate through the paginated
DescribeLocalGatewayRouteTableVpcAssociationsResponse.localGatewayRouteTableVpcAssociations() member. |
Copyright © 2021. All rights reserved.