Interface SyncInputConfiguration.Builder

  • Method Details

    • bytes

      Input data as bytes

      Parameters:
      bytes - Input data as bytes
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • s3Uri

      S3 URI of the input data

      Parameters:
      s3Uri - S3 URI of the input data
      Returns:
      Returns a reference to this object so that method calls can be chained together.