Interface StartLabelDetectionResponse.Builder

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

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

    • jobId

      The identifier for the label detection job. Use JobId to identify the job in a subsequent call to GetLabelDetection.

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