Interface ExportTaskS3LocationRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExportTaskS3LocationRequest.Builder,ExportTaskS3LocationRequest>, SdkBuilder<ExportTaskS3LocationRequest.Builder,ExportTaskS3LocationRequest>, SdkPojo
Enclosing class:
ExportTaskS3LocationRequest

public static interface ExportTaskS3LocationRequest.Builder extends SdkPojo, CopyableBuilder<ExportTaskS3LocationRequest.Builder,ExportTaskS3LocationRequest>
  • Method Details

    • s3Bucket

      The destination Amazon S3 bucket.

      Parameters:
      s3Bucket - The destination Amazon S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Prefix

      The prefix (logical hierarchy) in the bucket.

      Parameters:
      s3Prefix - The prefix (logical hierarchy) in the bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.