| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
GetLabelDetectionRequestMetadata.Builder |
GetLabelDetectionRequestMetadata.Builder.aggregateBy(LabelDetectionAggregateBy aggregateBy)
The aggregation method chosen for a GetLabelDetection request.
|
GetLabelDetectionRequestMetadata.Builder |
GetLabelDetectionRequestMetadata.Builder.aggregateBy(String aggregateBy)
The aggregation method chosen for a GetLabelDetection request.
|
static GetLabelDetectionRequestMetadata.Builder |
GetLabelDetectionRequestMetadata.builder() |
GetLabelDetectionRequestMetadata.Builder |
GetLabelDetectionRequestMetadata.Builder.sortBy(LabelDetectionSortBy sortBy)
The sorting method chosen for a GetLabelDetection request.
|
GetLabelDetectionRequestMetadata.Builder |
GetLabelDetectionRequestMetadata.Builder.sortBy(String sortBy)
The sorting method chosen for a GetLabelDetection request.
|
GetLabelDetectionRequestMetadata.Builder |
GetLabelDetectionRequestMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetLabelDetectionRequestMetadata.Builder> |
GetLabelDetectionRequestMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetLabelDetectionResponse.Builder |
GetLabelDetectionResponse.Builder.getRequestMetadata(Consumer<GetLabelDetectionRequestMetadata.Builder> getRequestMetadata)
Information about the paramters used when getting a response.
|
Copyright © 2023. All rights reserved.