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