Interface ExportSqlDetails.Builder

  • Method Details

    • s3ObjectKey

      ExportSqlDetails.Builder s3ObjectKey(String s3ObjectKey)

      The Amazon S3 object key for the object containing the exported metadata model assessment.

      Parameters:
      s3ObjectKey - The Amazon S3 object key for the object containing the exported metadata model assessment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • objectURL

      ExportSqlDetails.Builder objectURL(String objectURL)

      The URL for the object containing the exported metadata model assessment.

      Parameters:
      objectURL - The URL for the object containing the exported metadata model assessment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.