public static interface StartSegmentDetectionResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<StartSegmentDetectionResponse.Builder,StartSegmentDetectionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartSegmentDetectionResponse.Builder |
jobId(String jobId)
Unique identifier for the segment detection job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildStartSegmentDetectionResponse.Builder jobId(String jobId)
Unique identifier for the segment detection job. The JobId is returned from
StartSegmentDetection.
jobId - Unique identifier for the segment detection job. The JobId is returned from
StartSegmentDetection.Copyright © 2022. All rights reserved.