Interface ParallelDataConfig.Builder

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

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

    • s3Uri

      The URI of the Amazon S3 folder that contains the parallel data input file. The folder must be in the same Region as the API endpoint you are calling.

      Parameters:
      s3Uri - The URI of the Amazon S3 folder that contains the parallel data input file. The folder must be in the same Region as the API endpoint you are calling.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • format

      The format of the parallel data input file.

      Parameters:
      format - The format of the parallel data input file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • format

      The format of the parallel data input file.

      Parameters:
      format - The format of the parallel data input file.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: