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