| Package | Description |
|---|---|
| com.amazonaws.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
LabelDetectionSettings |
LabelDetectionSettings.clone() |
LabelDetectionSettings |
StartLabelDetectionRequest.getSettings()
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request
of an asynchronous label analysis operation.
|
LabelDetectionSettings |
LabelDetectionSettings.withGeneralLabels(GeneralLabelsSettings generalLabels) |
| Modifier and Type | Method and Description |
|---|---|
void |
StartLabelDetectionRequest.setSettings(LabelDetectionSettings settings)
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request
of an asynchronous label analysis operation.
|
StartLabelDetectionRequest |
StartLabelDetectionRequest.withSettings(LabelDetectionSettings settings)
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request
of an asynchronous label analysis operation.
|
Copyright © 2024. All rights reserved.