Interface ExportTaskS3LocationRequest.Builder

    • Method Detail

      • s3Bucket

        ExportTaskS3LocationRequest.Builder s3Bucket​(String 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

        ExportTaskS3LocationRequest.Builder s3Prefix​(String 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.