public static interface StartLabelDetectionResponse.Builder extends RekognitionResponse.Builder, SdkPojo, CopyableBuilder<StartLabelDetectionResponse.Builder,StartLabelDetectionResponse>
| Modifier and Type | Method and Description |
|---|---|
StartLabelDetectionResponse.Builder |
jobId(String jobId)
The identifier for the label detection job.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildStartLabelDetectionResponse.Builder jobId(String jobId)
The identifier for the label detection job. Use JobId to identify the job in a subsequent call
to GetLabelDetection.
jobId - The identifier for the label detection job. Use JobId to identify the job in a subsequent
call to GetLabelDetection.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.