Package | Description |
---|---|
software.amazon.awssdk.services.ec2 |
|
software.amazon.awssdk.services.ec2.transform |
Modifier and Type | Method and Description |
---|---|
default ExportTransitGatewayRoutesResponse |
Ec2Client.exportTransitGatewayRoutes(ExportTransitGatewayRoutesRequest exportTransitGatewayRoutesRequest)
Exports routes from the specified transit gateway route table to the specified S3 bucket.
|
default CompletableFuture<ExportTransitGatewayRoutesResponse> |
Ec2AsyncClient.exportTransitGatewayRoutes(ExportTransitGatewayRoutesRequest exportTransitGatewayRoutesRequest)
Exports routes from the specified transit gateway route table to the specified S3 bucket.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
ExportTransitGatewayRoutesRequestMarshaller.marshall(ExportTransitGatewayRoutesRequest exportTransitGatewayRoutesRequest) |
Copyright © 2022. All rights reserved.