Interface StartSegmentDetectionResponse.Builder

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

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

    • 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.