| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<ContentModerationDetection> |
GetContentModerationResponse.moderationLabels()
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
|
| Modifier and Type | Method and Description |
|---|---|
GetContentModerationResponse.Builder |
GetContentModerationResponse.Builder.moderationLabels(ContentModerationDetection... moderationLabels)
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were
detected.
|
| Modifier and Type | Method and Description |
|---|---|
GetContentModerationResponse.Builder |
GetContentModerationResponse.Builder.moderationLabels(Collection<ContentModerationDetection> moderationLabels)
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were
detected.
|
Copyright © 2023. All rights reserved.