Interface StartLabelDetectionResponse.Builder

    • Method Detail

      • jobId

        StartLabelDetectionResponse.Builder jobId​(String 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.