Uses of Interface
software.amazon.awssdk.services.ec2.model.ExportTaskS3LocationRequest.Builder
Packages that use ExportTaskS3LocationRequest.Builder
-
Uses of ExportTaskS3LocationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ExportTaskS3LocationRequest.BuilderModifier and TypeMethodDescriptionExportTaskS3LocationRequest.builder()The destination Amazon S3 bucket.The prefix (logical hierarchy) in the bucket.ExportTaskS3LocationRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ExportTaskS3LocationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ExportTaskS3LocationRequest.Builder>ExportTaskS3LocationRequest.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type ExportTaskS3LocationRequest.BuilderModifier and TypeMethodDescriptiondefault ExportImageRequest.BuilderExportImageRequest.Builder.s3ExportLocation(Consumer<ExportTaskS3LocationRequest.Builder> s3ExportLocation) The Amazon S3 bucket for the destination image.