Interface StartTextDetectionResponse.Builder

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

public static interface StartTextDetectionResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<StartTextDetectionResponse.Builder,StartTextDetectionResponse>
  • Method Details

    • jobId

      Identifier for the text detection job. Use JobId to identify the job in a subsequent call to GetTextDetection.

      Parameters:
      jobId - Identifier for the text detection job. Use JobId to identify the job in a subsequent call to GetTextDetection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.