| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
DetectLabelsSettings |
DetectLabelsSettings.clone() |
DetectLabelsSettings |
DetectLabelsRequest.getSettings()
A list of the filters to be applied to returned detected labels and image properties.
|
DetectLabelsSettings |
DetectLabelsSettings.withGeneralLabels(GeneralLabelsSettings generalLabels)
Contains the specified filters for GENERAL_LABELS.
|
DetectLabelsSettings |
DetectLabelsSettings.withImageProperties(DetectLabelsImagePropertiesSettings imageProperties)
Contains the chosen number of maximum dominant colors in an image.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DetectLabelsRequest.setSettings(DetectLabelsSettings settings)
A list of the filters to be applied to returned detected labels and image properties.
|
DetectLabelsRequest |
DetectLabelsRequest.withSettings(DetectLabelsSettings settings)
A list of the filters to be applied to returned detected labels and image properties.
|
Copyright © 2025. All rights reserved.