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