| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ExportTransitGatewayRoutesResponse> |
Ec2AsyncClient.exportTransitGatewayRoutes(Consumer<ExportTransitGatewayRoutesRequest.Builder> exportTransitGatewayRoutesRequest)
Exports routes from the specified transit gateway route table to the specified S3 bucket.
|
default ExportTransitGatewayRoutesResponse |
Ec2Client.exportTransitGatewayRoutes(Consumer<ExportTransitGatewayRoutesRequest.Builder> exportTransitGatewayRoutesRequest)
Exports routes from the specified transit gateway route table to the specified S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExportTransitGatewayRoutesRequest.Builder> |
ExportTransitGatewayRoutesRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.