| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<TransitGatewayAttachmentPropagation> |
GetTransitGatewayAttachmentPropagationsResponse.transitGatewayAttachmentPropagations()
Information about the propagation route tables.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.Builder.transitGatewayAttachmentPropagations(TransitGatewayAttachmentPropagation... transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
| Modifier and Type | Method and Description |
|---|---|
GetTransitGatewayAttachmentPropagationsResponse.Builder |
GetTransitGatewayAttachmentPropagationsResponse.Builder.transitGatewayAttachmentPropagations(Collection<TransitGatewayAttachmentPropagation> transitGatewayAttachmentPropagations)
Information about the propagation route tables.
|
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<TransitGatewayAttachmentPropagation> |
GetTransitGatewayAttachmentPropagationsIterable.transitGatewayAttachmentPropagations()
Returns an iterable to iterate through the paginated
GetTransitGatewayAttachmentPropagationsResponse.transitGatewayAttachmentPropagations() member. |
SdkPublisher<TransitGatewayAttachmentPropagation> |
GetTransitGatewayAttachmentPropagationsPublisher.transitGatewayAttachmentPropagations()
Returns a publisher that can be used to get a stream of data.
|
Copyright © 2020. All rights reserved.