| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static ContentModerationAggregateBy |
ContentModerationAggregateBy.fromValue(String value)
Use this in place of valueOf.
|
static ContentModerationAggregateBy |
ContentModerationAggregateBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentModerationAggregateBy[] |
ContentModerationAggregateBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetContentModerationRequestMetadata |
GetContentModerationRequestMetadata.withAggregateBy(ContentModerationAggregateBy aggregateBy)
The aggregation method chosen for a GetContentModeration request.
|
GetContentModerationRequest |
GetContentModerationRequest.withAggregateBy(ContentModerationAggregateBy aggregateBy)
Defines how to aggregate results of the StartContentModeration request.
|
Copyright © 2023. All rights reserved.