Interface StartFaceDetectionResponse.Builder

    • Method Detail

      • jobId

        StartFaceDetectionResponse.Builder jobId​(String jobId)

        The identifier for the face detection job. Use JobId to identify the job in a subsequent call to GetFaceDetection.

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