Interface TestSetImportInputLocation.Builder

  • Method Details

    • s3BucketName

      TestSetImportInputLocation.Builder s3BucketName(String s3BucketName)

      The name of the Amazon S3 bucket.

      Parameters:
      s3BucketName - The name of the Amazon S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Path

      The path inside the Amazon S3 bucket pointing to the test-set CSV file.

      Parameters:
      s3Path - The path inside the Amazon S3 bucket pointing to the test-set CSV file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.