Interface StopSentimentDetectionJobResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, ComprehendResponse.Builder, CopyableBuilder<StopSentimentDetectionJobResponse.Builder,StopSentimentDetectionJobResponse>, SdkBuilder<StopSentimentDetectionJobResponse.Builder,StopSentimentDetectionJobResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
StopSentimentDetectionJobResponse

  • Method Details

    • jobId

      The identifier of the sentiment detection job to stop.

      Parameters:
      jobId - The identifier of the sentiment detection job to stop.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobStatus

      Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.

      Parameters:
      jobStatus - Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • jobStatus

      Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.

      Parameters:
      jobStatus - Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: