Uses of Class
software.amazon.awssdk.services.ec2.model.ExportTaskS3LocationRequest
-
Packages that use ExportTaskS3LocationRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ExportTaskS3LocationRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ExportTaskS3LocationRequest Modifier and Type Method Description ExportTaskS3LocationRequestExportImageRequest. s3ExportLocation()The Amazon S3 bucket for the destination image.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ExportTaskS3LocationRequest Modifier and Type Method Description ExportImageRequest.BuilderExportImageRequest.Builder. s3ExportLocation(ExportTaskS3LocationRequest s3ExportLocation)The Amazon S3 bucket for the destination image.
-