Class Rekognition2EndpointBuilderFactory.Rekognition2HeaderNameBuilder
java.lang.Object
org.apache.camel.builder.endpoint.dsl.Rekognition2EndpointBuilderFactory.Rekognition2HeaderNameBuilder
- Enclosing interface:
Rekognition2EndpointBuilderFactory
The builder of headers' name for the AWS Rekognition component.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe ID of the celebrity to get information about.The ID of the User.The ID of the Collection.An array of facial attributes to return.A list of the filters to be applied to returned detected labels and image properties.The ID used to identify a user in the collection.ID of a face to find matches for in the collection.Collection of the Face IDs.Optional value specifying the minimum confidence in the face match to return.Facial Attributes to be returned.A list of the types of analysis to perform.Sets up the configuration for human evaluation.Input Image.Input data to be analyzed by the job.Unique identifier for the media analysis job for which you want to retrieve results.The name of the media analysis job.The identifier for your AWS Key Management Service key (AWS KMS key).The maximum number of faces to index.Maximum Labels to detect.Maximum number of results to return.Maximum number of users to return in the response.Minimum confidence level for the labels to return.Pagination token from the previous response.The operation we want to perform.Configuration options for the media analysis job to be created.The Amazon S3 bucket location to store the results.Identifier for the custom adapter.An array of PPE types to summarize.Allows to filter out detected faces that dont meet a required quality bar.Similarity Score Threshold.Source Input Image.Target Input Image.The ID of the User.Minimum user match confidence required for the face to be associated with a UserID that has at least one FaceID already associated.An optional filter that specifies words to include in the response.
-
Constructor Details
-
Rekognition2HeaderNameBuilder
public Rekognition2HeaderNameBuilder()
-
-
Method Details
-
awsRekognitionOperation
The operation we want to perform. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionOperation.
-
awsRekognitionCollectionId
The ID of the Collection. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionCollectionId.
-
awsRekognitionUserId
The ID of the User. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionUserId.
-
awsRekognitionFaceIds
Collection of the Face IDs. The option is a:Collection<String>type. Group: producer- Returns:
- the name of the header
AwsRekognitionFaceIds.
-
awsRekognitionUserMatchThreshold
Minimum user match confidence required for the face to be associated with a UserID that has at least one FaceID already associated. The option is a:Floattype. Group: producer- Returns:
- the name of the header
AwsRekognitionUserMatchThreshold.
-
awsRekognitionClientRequestToken
The ID of the User. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionClientRequestToken.
-
awsRekognitionSourceImage
Source Input Image. The option is a:software.amazon.awssdk.services.rekognition.model.Imagetype. Group: producer- Returns:
- the name of the header
AwsRekognitionSourceImage.
-
awsRekognitionTargetImage
Target Input Image. The option is a:software.amazon.awssdk.services.rekognition.model.Imagetype. Group: producer- Returns:
- the name of the header
AwsRekognitionTargetImage.
-
awsRekognitionSimilarityThreshold
Similarity Score Threshold. The option is a:Floattype. Group: producer- Returns:
- the name of the header
AwsRekognitionSimilarityThreshold.
-
awsRekognitionQualityFilter
Allows to filter out detected faces that dont meet a required quality bar. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionQualityFilter.
-
awsRekognitionImage
Input Image. The option is a:software.amazon.awssdk.services.rekognition.model.Imagetype. Group: producer- Returns:
- the name of the header
AwsRekognitionImage.
-
awsRekognitionFacialAttributes
Facial Attributes to be returned. The option is a:List<oftware.amazon.awssdk.services.rekognition.model.Attribute>type. Group: producer- Returns:
- the name of the header
AwsRekognitionFacialAttributes.
-
awsRekognitionMaxLabels
Maximum Labels to detect. The option is a:Integertype. Group: producer- Returns:
- the name of the header
AwsRekognitionMaxLabels.
-
awsRekognitionMinConfidence
Minimum confidence level for the labels to return. The option is a:Floattype. Group: producer- Returns:
- the name of the header
AwsRekognitionMinConfidence.
-
awsRekognitionFeatures
A list of the types of analysis to perform. The option is a:Collection<software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName>type. Group: producer- Returns:
- the name of the header
AwsRekognitionFeatures.
-
awsRekognitionDetectLabelsSettings
A list of the filters to be applied to returned detected labels and image properties. The option is a:software.amazon.awssdk.services.rekognition.model.DetectLabelsSettingstype. Group: producer- Returns:
- the name of the header
AwsRekognitionDetectLabelsSettings.
-
awsRekognitionHumanLoopConfig
Sets up the configuration for human evaluation. The option is a:software.amazon.awssdk.services.rekognition.model.HumanLoopConfigtype. Group: producer- Returns:
- the name of the header
AwsRekognitionHumanLoopConfig.
-
awsRekognitionProjectVersion
Identifier for the custom adapter. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionProjectVersion.
-
awsRekognitionProtectiveEquipmentSummarizationAttributes
An array of PPE types to summarize. The option is a:software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributestype. Group: producer- Returns:
- the name of the header
AwsRekognitionProtectiveEquipmentSummarizationAttributes.
-
awsRekognitionWordFilter
An optional filter that specifies words to include in the response. The option is a:software.amazon.awssdk.services.rekognition.model.DetectTextFilterstype. Group: producer- Returns:
- the name of the header
AwsRekognitionWordFilter.
-
awsRekognitionCelebrityId
The ID of the celebrity to get information about. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionCelebrityId.
-
awsRekognitionJobId
Unique identifier for the media analysis job for which you want to retrieve results. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionJobId.
-
awsRekognitionJobName
The name of the media analysis job. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionJobName.
-
awsRekognitionInput
Input data to be analyzed by the job. The option is a:software.amazon.awssdk.services.rekognition.model.MediaAnalysisInputtype. Group: producer- Returns:
- the name of the header
AwsRekognitionInput.
-
awsRekognitionOutputConfig
The Amazon S3 bucket location to store the results. The option is a:software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfigtype. Group: producer- Returns:
- the name of the header
AwsRekognitionOutputConfig.
-
awsRekognitionOperationsConfig
Configuration options for the media analysis job to be created. The option is a:software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfigtype. Group: producer- Returns:
- the name of the header
AwsRekognitionOperationsConfig.
-
awsRekognitionKmsKeyId
The identifier for your AWS Key Management Service key (AWS KMS key). The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionKmsKeyId.
-
awsRekognitionExternalImageId
The ID used to identify a user in the collection. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionExternalImageId.
-
awsRekognitionDetectionAttributes
An array of facial attributes to return. The option is a:Collection<String>type. Group: producer- Returns:
- the name of the header
AwsRekognitionDetectionAttributes.
-
awsRekognitionMaxFaces
The maximum number of faces to index. The option is a:Integertype. Group: producer- Returns:
- the name of the header
AwsRekognitionMaxFaces.
-
awsRekognitionMaxResults
Maximum number of results to return. The option is a:Integertype. Group: producer- Returns:
- the name of the header
AwsRekognitionMaxResults.
-
awsRekognitionNextToken
Pagination token from the previous response. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionNextToken.
-
awsRekognitionFaceId
ID of a face to find matches for in the collection. The option is a:Stringtype. Group: producer- Returns:
- the name of the header
AwsRekognitionFaceId.
-
awsRekognitionFaceMatchThreshold
Optional value specifying the minimum confidence in the face match to return. The option is a:Floattype. Group: producer- Returns:
- the name of the header
AwsRekognitionFaceMatchThreshold.
-
awsRekognitionMaxUsers
Maximum number of users to return in the response. The option is a:Integertype. Group: producer- Returns:
- the name of the header
AwsRekognitionMaxUsers.
-