Interface CancelEnrichmentJobResponse.Builder

  • Method Details

    • jobId

      The unique identifier of the cancelled enrichment job.

      Parameters:
      jobId - The unique identifier of the cancelled enrichment job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the enrichment job after cancellation. This will be CANCELLED, indicating the job was successfully cancelled or was already in CANCELLED state (idempotent behavior).

      Parameters:
      status - The status of the enrichment job after cancellation. This will be CANCELLED, indicating the job was successfully cancelled or was already in CANCELLED state (idempotent behavior).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the enrichment job after cancellation. This will be CANCELLED, indicating the job was successfully cancelled or was already in CANCELLED state (idempotent behavior).

      Parameters:
      status - The status of the enrichment job after cancellation. This will be CANCELLED, indicating the job was successfully cancelled or was already in CANCELLED state (idempotent behavior).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: