Interface JobManifestSpec.Builder

  • Method Details

    • format

      Indicates which of the available formats the specified manifest uses.

      Parameters:
      format - Indicates which of the available formats the specified manifest uses.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • format

      Indicates which of the available formats the specified manifest uses.

      Parameters:
      format - Indicates which of the available formats the specified manifest uses.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • fieldsWithStrings

      JobManifestSpec.Builder fieldsWithStrings(Collection<String> fields)

      If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.

      Parameters:
      fields - If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fieldsWithStrings

      JobManifestSpec.Builder fieldsWithStrings(String... fields)

      If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.

      Parameters:
      fields - If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fields

      If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.

      Parameters:
      fields - If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • fields

      If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.

      Parameters:
      fields - If the specified manifest object is in the S3BatchOperations_CSV_20180820 format, this element describes which columns contain the required data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.