| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTransitGatewayAttachmentPropagationsResponse |
Ec2Client.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest)
Lists the route tables to which the specified resource attachment propagates routes.
|
default CompletableFuture<GetTransitGatewayAttachmentPropagationsResponse> |
Ec2AsyncClient.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest)
Lists the route tables to which the specified resource attachment propagates routes.
|
default GetTransitGatewayAttachmentPropagationsIterable |
Ec2Client.getTransitGatewayAttachmentPropagationsPaginator(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest)
Lists the route tables to which the specified resource attachment propagates routes.
|
default GetTransitGatewayAttachmentPropagationsPublisher |
Ec2AsyncClient.getTransitGatewayAttachmentPropagationsPaginator(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest)
Lists the route tables to which the specified resource attachment propagates routes.
|
| Constructor and Description |
|---|
GetTransitGatewayAttachmentPropagationsIterable(Ec2Client client,
GetTransitGatewayAttachmentPropagationsRequest firstRequest) |
GetTransitGatewayAttachmentPropagationsPublisher(Ec2AsyncClient client,
GetTransitGatewayAttachmentPropagationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTransitGatewayAttachmentPropagationsRequestMarshaller.marshall(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) |
Copyright © 2019. All rights reserved.