public static interface GetLabelDetectionRequestMetadata.Builder extends SdkPojo, CopyableBuilder<GetLabelDetectionRequestMetadata.Builder,GetLabelDetectionRequestMetadata>
| Modifier and Type | Method and Description |
|---|---|
GetLabelDetectionRequestMetadata.Builder |
aggregateBy(LabelDetectionAggregateBy aggregateBy)
The aggregation method chosen for a GetLabelDetection request.
|
GetLabelDetectionRequestMetadata.Builder |
aggregateBy(String aggregateBy)
The aggregation method chosen for a GetLabelDetection request.
|
GetLabelDetectionRequestMetadata.Builder |
sortBy(LabelDetectionSortBy sortBy)
The sorting method chosen for a GetLabelDetection request.
|
GetLabelDetectionRequestMetadata.Builder |
sortBy(String sortBy)
The sorting method chosen for a GetLabelDetection request.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGetLabelDetectionRequestMetadata.Builder sortBy(String sortBy)
The sorting method chosen for a GetLabelDetection request.
sortBy - The sorting method chosen for a GetLabelDetection request.LabelDetectionSortBy,
LabelDetectionSortByGetLabelDetectionRequestMetadata.Builder sortBy(LabelDetectionSortBy sortBy)
The sorting method chosen for a GetLabelDetection request.
sortBy - The sorting method chosen for a GetLabelDetection request.LabelDetectionSortBy,
LabelDetectionSortByGetLabelDetectionRequestMetadata.Builder aggregateBy(String aggregateBy)
The aggregation method chosen for a GetLabelDetection request.
aggregateBy - The aggregation method chosen for a GetLabelDetection request.LabelDetectionAggregateBy,
LabelDetectionAggregateByGetLabelDetectionRequestMetadata.Builder aggregateBy(LabelDetectionAggregateBy aggregateBy)
The aggregation method chosen for a GetLabelDetection request.
aggregateBy - The aggregation method chosen for a GetLabelDetection request.LabelDetectionAggregateBy,
LabelDetectionAggregateByCopyright © 2023. All rights reserved.