Uses of Class
software.amazon.awssdk.services.ec2.model.ExportTransitGatewayRoutesRequest
Packages that use ExportTransitGatewayRoutesRequest
Package
Description
-
Uses of ExportTransitGatewayRoutesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type ExportTransitGatewayRoutesRequestModifier and TypeMethodDescriptionEc2AsyncClient.exportTransitGatewayRoutes(ExportTransitGatewayRoutesRequest exportTransitGatewayRoutesRequest) Exports routes from the specified transit gateway route table to the specified S3 bucket.Ec2Client.exportTransitGatewayRoutes(ExportTransitGatewayRoutesRequest exportTransitGatewayRoutesRequest) Exports routes from the specified transit gateway route table to the specified S3 bucket. -
Uses of ExportTransitGatewayRoutesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type ExportTransitGatewayRoutesRequestModifier and TypeMethodDescriptionExportTransitGatewayRoutesRequestMarshaller.marshall(ExportTransitGatewayRoutesRequest exportTransitGatewayRoutesRequest)