Interface StopTextTranslationJobResponse.Builder

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

public static interface StopTextTranslationJobResponse.Builder extends TranslateResponse.Builder, SdkPojo, CopyableBuilder<StopTextTranslationJobResponse.Builder,StopTextTranslationJobResponse>
  • Method Details

    • jobId

      The job ID of the stopped batch translation job.

      Parameters:
      jobId - The job ID of the stopped batch translation job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • jobStatus

      The status of the designated job. Upon successful completion, the job's status will be STOPPED.

      Parameters:
      jobStatus - The status of the designated job. Upon successful completion, the job's status will be STOPPED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • jobStatus

      The status of the designated job. Upon successful completion, the job's status will be STOPPED.

      Parameters:
      jobStatus - The status of the designated job. Upon successful completion, the job's status will be STOPPED.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: