Interface StartSegmentDetectionResponse.Builder

    • Method Detail

      • jobId

        StartSegmentDetectionResponse.Builder jobId​(String jobId)

        Unique identifier for the segment detection job. The JobId is returned from StartSegmentDetection.

        Parameters:
        jobId - Unique identifier for the segment detection job. The JobId is returned from StartSegmentDetection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.