Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AccessDeniedException - Exception in com.amazonaws.services.rekognition.model
You are not authorized to perform the action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.rekognition.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
AccessDeniedExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
AccessDeniedExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.AccessDeniedExceptionUnmarshaller
 
addTagsEntry(String, String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The key-value tags to assign to the model version.
addTagsEntry(String, String) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
A set of tags (key-value pairs) that you want to attach to the collection.
addTagsEntry(String, String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
A set of tags (key-value pairs) that you want to attach to the model.
addTagsEntry(String, String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
A set of tags (key-value pairs) that you want to attach to the stream processor.
addTagsEntry(String, String) - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
A list of key-value tags assigned to the resource.
addTagsEntry(String, String) - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
The key-value tags to assign to the resource.
AgeRange - Class in com.amazonaws.services.rekognition.model
Structure containing the estimated age range, in years, for a face.
AgeRange() - Constructor for class com.amazonaws.services.rekognition.model.AgeRange
 
AmazonRekognition - Interface in com.amazonaws.services.rekognition
Interface for accessing Amazon Rekognition
AmazonRekognitionClient - Class in com.amazonaws.services.rekognition
Client for accessing Amazon Rekognition.
AmazonRekognitionClient() - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deprecated.
AmazonRekognitionClient(ClientConfiguration) - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deprecated.
AmazonRekognitionClient(AWSCredentials) - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Constructs a new client to invoke service methods on AmazonRekognition using the specified AWS account credentials.
AmazonRekognitionClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Constructs a new client to invoke service methods on AmazonRekognition using the specified AWS account credentials and client configuration options.
AmazonRekognitionClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Constructs a new client to invoke service methods on AmazonRekognition using the specified AWS account credentials provider.
AmazonRekognitionClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Constructs a new client to invoke service methods on AmazonRekognition using the specified AWS account credentials provider and client configuration options.
AmazonRekognitionClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deprecated.
AmazonRekognitionClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.rekognition.AmazonRekognitionClient
Constructs a new client to invoke service methods on AmazonRekognition using the specified AWS account credentials provider, client configuration options and request metric collector.
Asset - Class in com.amazonaws.services.rekognition.model
Assets are the images that you use to train and evaluate a model version.
Asset() - Constructor for class com.amazonaws.services.rekognition.model.Asset
 
AssociatedFace - Class in com.amazonaws.services.rekognition.model
Provides face metadata for the faces that are associated to a specific UserID.
AssociatedFace() - Constructor for class com.amazonaws.services.rekognition.model.AssociatedFace
 
associateFaces(AssociateFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Associates one or more faces with an existing UserID.
associateFaces(AssociateFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Associates one or more faces with an existing UserID.
AssociateFacesRequest - Class in com.amazonaws.services.rekognition.model
Associates one or more faces with an existing UserID.
AssociateFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.AssociateFacesRequest
 
AssociateFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for AssociateFacesRequest
AssociateFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.AssociateFacesRequestMarshaller
 
AssociateFacesResult - Class in com.amazonaws.services.rekognition.model
 
AssociateFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.AssociateFacesResult
 
AssociateFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response AssociateFacesResult
AssociateFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.AssociateFacesResultJsonUnmarshaller
 
Attribute - Enum in com.amazonaws.services.rekognition.model
Attribute
AudioMetadata - Class in com.amazonaws.services.rekognition.model
Metadata information about an audio stream.
AudioMetadata() - Constructor for class com.amazonaws.services.rekognition.model.AudioMetadata
 
AuditImage - Class in com.amazonaws.services.rekognition.model
An image that is picked from the Face Liveness video and returned for audit trail purposes, returned as Base64-encoded bytes.
AuditImage() - Constructor for class com.amazonaws.services.rekognition.model.AuditImage
 

B

Beard - Class in com.amazonaws.services.rekognition.model
Indicates whether or not the face has a beard, and the confidence level in the determination.
Beard() - Constructor for class com.amazonaws.services.rekognition.model.Beard
 
BlackFrame - Class in com.amazonaws.services.rekognition.model
A filter that allows you to control the black frame detection by specifying the black levels and pixel coverage of black pixels in a frame.
BlackFrame() - Constructor for class com.amazonaws.services.rekognition.model.BlackFrame
 
BodyPart - Enum in com.amazonaws.services.rekognition.model
Body Part
BoundingBox - Class in com.amazonaws.services.rekognition.model
Identifies the bounding box around the label, face, text, object of interest, or personal protective equipment.
BoundingBox() - Constructor for class com.amazonaws.services.rekognition.model.BoundingBox
 

C

Celebrity - Class in com.amazonaws.services.rekognition.model
Provides information about a celebrity recognized by the RecognizeCelebrities operation.
Celebrity() - Constructor for class com.amazonaws.services.rekognition.model.Celebrity
 
CelebrityDetail - Class in com.amazonaws.services.rekognition.model
Information about a recognized celebrity.
CelebrityDetail() - Constructor for class com.amazonaws.services.rekognition.model.CelebrityDetail
 
CelebrityRecognition - Class in com.amazonaws.services.rekognition.model
Information about a detected celebrity and the time the celebrity was detected in a stored video.
CelebrityRecognition() - Constructor for class com.amazonaws.services.rekognition.model.CelebrityRecognition
 
CelebrityRecognitionSortBy - Enum in com.amazonaws.services.rekognition.model
Celebrity Recognition Sort By
clearTagsEntries() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
Removes all the entries added into Tags.
clearTagsEntries() - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
Removes all the entries added into Tags.
com.amazonaws.services.rekognition - package com.amazonaws.services.rekognition
com.amazonaws.services.rekognition.model - package com.amazonaws.services.rekognition.model
Classes modeling the various types represented by AmazonRekognition
com.amazonaws.services.rekognition.model.transform - package com.amazonaws.services.rekognition.model.transform
Marhsalling for the various types represented byAmazonRekognition
ComparedFace - Class in com.amazonaws.services.rekognition.model
Provides face metadata for target image faces that are analyzed by CompareFaces and RecognizeCelebrities.
ComparedFace() - Constructor for class com.amazonaws.services.rekognition.model.ComparedFace
 
ComparedSourceImageFace - Class in com.amazonaws.services.rekognition.model
Type that describes the face Amazon Rekognition chose to compare with the faces in the target.
ComparedSourceImageFace() - Constructor for class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
 
compareFaces(CompareFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Compares a face in the source input image with each of the 100 largest faces detected in the target input image.
compareFaces(CompareFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Compares a face in the source input image with each of the 100 largest faces detected in the target input image.
CompareFacesMatch - Class in com.amazonaws.services.rekognition.model
Provides information about a face in a target image that matches the source image face analyzed by CompareFaces.
CompareFacesMatch() - Constructor for class com.amazonaws.services.rekognition.model.CompareFacesMatch
 
CompareFacesRequest - Class in com.amazonaws.services.rekognition.model
Compares a face in the source input image with each of the 100 largest faces detected in the target input image.
CompareFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.CompareFacesRequest
Default constructor for CompareFacesRequest object.
CompareFacesRequest(Image, Image) - Constructor for class com.amazonaws.services.rekognition.model.CompareFacesRequest
Constructs a new CompareFacesRequest object.
CompareFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CompareFacesRequest
CompareFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CompareFacesRequestMarshaller
 
CompareFacesResult - Class in com.amazonaws.services.rekognition.model
 
CompareFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.CompareFacesResult
 
CompareFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CompareFacesResult
CompareFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CompareFacesResultJsonUnmarshaller
 
ConflictException - Exception in com.amazonaws.services.rekognition.model
A User with the same Id already exists within the collection, or the update or deletion of the User caused an inconsistent state.
ConflictException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ConflictException
Constructs a new ConflictException with the specified error message.
ConflictExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ConflictExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ConflictExceptionUnmarshaller
 
ConnectedHomeSettings - Class in com.amazonaws.services.rekognition.model
Label detection settings to use on a streaming video.
ConnectedHomeSettings() - Constructor for class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
 
ConnectedHomeSettingsForUpdate - Class in com.amazonaws.services.rekognition.model
The label detection settings you want to use in your stream processor.
ConnectedHomeSettingsForUpdate() - Constructor for class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
ContentClassifier - Enum in com.amazonaws.services.rekognition.model
Content Classifier
ContentModerationAggregateBy - Enum in com.amazonaws.services.rekognition.model
Content Moderation Aggregate By
ContentModerationDetection - Class in com.amazonaws.services.rekognition.model
Information about an inappropriate, unwanted, or offensive content label detection in a stored video.
ContentModerationDetection() - Constructor for class com.amazonaws.services.rekognition.model.ContentModerationDetection
 
ContentModerationSortBy - Enum in com.amazonaws.services.rekognition.model
Content Moderation Sort By
copyProjectVersion(CopyProjectVersionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Copies a version of an Amazon Rekognition Custom Labels model from a source project to a destination project.
copyProjectVersion(CopyProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Copies a version of an Amazon Rekognition Custom Labels model from a source project to a destination project.
CopyProjectVersionRequest - Class in com.amazonaws.services.rekognition.model
Copies a version of an Amazon Rekognition Custom Labels model from a source project to a destination project.
CopyProjectVersionRequest() - Constructor for class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
 
CopyProjectVersionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CopyProjectVersionRequest
CopyProjectVersionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CopyProjectVersionRequestMarshaller
 
CopyProjectVersionResult - Class in com.amazonaws.services.rekognition.model
 
CopyProjectVersionResult() - Constructor for class com.amazonaws.services.rekognition.model.CopyProjectVersionResult
 
CopyProjectVersionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CopyProjectVersionResult
CopyProjectVersionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CopyProjectVersionResultJsonUnmarshaller
 
CoversBodyPart - Class in com.amazonaws.services.rekognition.model
Information about an item of Personal Protective Equipment covering a corresponding body part.
CoversBodyPart() - Constructor for class com.amazonaws.services.rekognition.model.CoversBodyPart
 
createCollection(CreateCollectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Creates a collection in an AWS Region.
createCollection(CreateCollectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Creates a collection in an AWS Region.
CreateCollectionRequest - Class in com.amazonaws.services.rekognition.model
Creates a collection in an AWS Region.
CreateCollectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.CreateCollectionRequest
Default constructor for CreateCollectionRequest object.
CreateCollectionRequest(String) - Constructor for class com.amazonaws.services.rekognition.model.CreateCollectionRequest
Constructs a new CreateCollectionRequest object.
CreateCollectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CreateCollectionRequest
CreateCollectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateCollectionRequestMarshaller
 
CreateCollectionResult - Class in com.amazonaws.services.rekognition.model
 
CreateCollectionResult() - Constructor for class com.amazonaws.services.rekognition.model.CreateCollectionResult
 
CreateCollectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CreateCollectionResult
CreateCollectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateCollectionResultJsonUnmarshaller
 
createDataset(CreateDatasetRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Creates a new Amazon Rekognition Custom Labels dataset.
createDataset(CreateDatasetRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Creates a new Amazon Rekognition Custom Labels dataset.
CreateDatasetRequest - Class in com.amazonaws.services.rekognition.model
Creates a new Amazon Rekognition Custom Labels dataset.
CreateDatasetRequest() - Constructor for class com.amazonaws.services.rekognition.model.CreateDatasetRequest
 
CreateDatasetRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CreateDatasetRequest
CreateDatasetRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateDatasetRequestMarshaller
 
CreateDatasetResult - Class in com.amazonaws.services.rekognition.model
 
CreateDatasetResult() - Constructor for class com.amazonaws.services.rekognition.model.CreateDatasetResult
 
CreateDatasetResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CreateDatasetResult
CreateDatasetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateDatasetResultJsonUnmarshaller
 
createFaceLivenessSession(CreateFaceLivenessSessionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
This API operation initiates a Face Liveness session.
createFaceLivenessSession(CreateFaceLivenessSessionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
This API operation initiates a Face Liveness session.
CreateFaceLivenessSessionRequest - Class in com.amazonaws.services.rekognition.model
This API operation initiates a Face Liveness session.
CreateFaceLivenessSessionRequest() - Constructor for class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
 
CreateFaceLivenessSessionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CreateFaceLivenessSessionRequest
CreateFaceLivenessSessionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateFaceLivenessSessionRequestMarshaller
 
CreateFaceLivenessSessionRequestSettings - Class in com.amazonaws.services.rekognition.model
A session settings object.
CreateFaceLivenessSessionRequestSettings() - Constructor for class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
CreateFaceLivenessSessionResult - Class in com.amazonaws.services.rekognition.model
 
CreateFaceLivenessSessionResult() - Constructor for class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionResult
 
CreateFaceLivenessSessionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CreateFaceLivenessSessionResult
CreateFaceLivenessSessionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateFaceLivenessSessionResultJsonUnmarshaller
 
createProject(CreateProjectRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Creates a new Amazon Rekognition Custom Labels project.
createProject(CreateProjectRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Creates a new Amazon Rekognition Custom Labels project.
CreateProjectRequest - Class in com.amazonaws.services.rekognition.model
Creates a new Amazon Rekognition Custom Labels project.
CreateProjectRequest() - Constructor for class com.amazonaws.services.rekognition.model.CreateProjectRequest
 
CreateProjectRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CreateProjectRequest
CreateProjectRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateProjectRequestMarshaller
 
CreateProjectResult - Class in com.amazonaws.services.rekognition.model
 
CreateProjectResult() - Constructor for class com.amazonaws.services.rekognition.model.CreateProjectResult
 
CreateProjectResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CreateProjectResult
CreateProjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateProjectResultJsonUnmarshaller
 
createProjectVersion(CreateProjectVersionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Creates a new version of a model and begins training.
createProjectVersion(CreateProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Creates a new version of a model and begins training.
CreateProjectVersionRequest - Class in com.amazonaws.services.rekognition.model
Creates a new version of a model and begins training.
CreateProjectVersionRequest() - Constructor for class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
 
CreateProjectVersionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CreateProjectVersionRequest
CreateProjectVersionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateProjectVersionRequestMarshaller
 
CreateProjectVersionResult - Class in com.amazonaws.services.rekognition.model
 
CreateProjectVersionResult() - Constructor for class com.amazonaws.services.rekognition.model.CreateProjectVersionResult
 
CreateProjectVersionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CreateProjectVersionResult
CreateProjectVersionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateProjectVersionResultJsonUnmarshaller
 
createStreamProcessor(CreateStreamProcessorRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces or to detect labels in a streaming video.
createStreamProcessor(CreateStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces or to detect labels in a streaming video.
CreateStreamProcessorRequest - Class in com.amazonaws.services.rekognition.model
Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces or to detect labels in a streaming video.
CreateStreamProcessorRequest() - Constructor for class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
 
CreateStreamProcessorRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CreateStreamProcessorRequest
CreateStreamProcessorRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateStreamProcessorRequestMarshaller
 
CreateStreamProcessorResult - Class in com.amazonaws.services.rekognition.model
 
CreateStreamProcessorResult() - Constructor for class com.amazonaws.services.rekognition.model.CreateStreamProcessorResult
 
CreateStreamProcessorResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CreateStreamProcessorResult
CreateStreamProcessorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateStreamProcessorResultJsonUnmarshaller
 
createUser(CreateUserRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Creates a new User within a collection specified by CollectionId.
createUser(CreateUserRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Creates a new User within a collection specified by CollectionId.
CreateUserRequest - Class in com.amazonaws.services.rekognition.model
Creates a new User within a collection specified by CollectionId .
CreateUserRequest() - Constructor for class com.amazonaws.services.rekognition.model.CreateUserRequest
 
CreateUserRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for CreateUserRequest
CreateUserRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateUserRequestMarshaller
 
CreateUserResult - Class in com.amazonaws.services.rekognition.model
 
CreateUserResult() - Constructor for class com.amazonaws.services.rekognition.model.CreateUserResult
 
CreateUserResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response CreateUserResult
CreateUserResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.CreateUserResultJsonUnmarshaller
 
CustomLabel - Class in com.amazonaws.services.rekognition.model
A custom label detected in an image by a call to DetectCustomLabels.
CustomLabel() - Constructor for class com.amazonaws.services.rekognition.model.CustomLabel
 

D

DatasetChanges - Class in com.amazonaws.services.rekognition.model
Describes updates or additions to a dataset.
DatasetChanges() - Constructor for class com.amazonaws.services.rekognition.model.DatasetChanges
 
DatasetDescription - Class in com.amazonaws.services.rekognition.model
A description for a dataset.
DatasetDescription() - Constructor for class com.amazonaws.services.rekognition.model.DatasetDescription
 
DatasetLabelDescription - Class in com.amazonaws.services.rekognition.model
Describes a dataset label.
DatasetLabelDescription() - Constructor for class com.amazonaws.services.rekognition.model.DatasetLabelDescription
 
DatasetLabelStats - Class in com.amazonaws.services.rekognition.model
Statistics about a label used in a dataset.
DatasetLabelStats() - Constructor for class com.amazonaws.services.rekognition.model.DatasetLabelStats
 
DatasetMetadata - Class in com.amazonaws.services.rekognition.model
Summary information for an Amazon Rekognition Custom Labels dataset.
DatasetMetadata() - Constructor for class com.amazonaws.services.rekognition.model.DatasetMetadata
 
DatasetSource - Class in com.amazonaws.services.rekognition.model
The source that Amazon Rekognition Custom Labels uses to create a dataset.
DatasetSource() - Constructor for class com.amazonaws.services.rekognition.model.DatasetSource
 
DatasetStats - Class in com.amazonaws.services.rekognition.model
Provides statistics about a dataset.
DatasetStats() - Constructor for class com.amazonaws.services.rekognition.model.DatasetStats
 
DatasetStatus - Enum in com.amazonaws.services.rekognition.model
Dataset Status
DatasetStatusMessageCode - Enum in com.amazonaws.services.rekognition.model
Dataset Status Message Code
DatasetType - Enum in com.amazonaws.services.rekognition.model
Dataset Type
deleteCollection(DeleteCollectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes the specified collection.
deleteCollection(DeleteCollectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes the specified collection.
DeleteCollectionRequest - Class in com.amazonaws.services.rekognition.model
Deletes the specified collection.
DeleteCollectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
Default constructor for DeleteCollectionRequest object.
DeleteCollectionRequest(String) - Constructor for class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
Constructs a new DeleteCollectionRequest object.
DeleteCollectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteCollectionRequest
DeleteCollectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteCollectionRequestMarshaller
 
DeleteCollectionResult - Class in com.amazonaws.services.rekognition.model
 
DeleteCollectionResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteCollectionResult
 
DeleteCollectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteCollectionResult
DeleteCollectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteCollectionResultJsonUnmarshaller
 
deleteDataset(DeleteDatasetRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes an existing Amazon Rekognition Custom Labels dataset.
deleteDataset(DeleteDatasetRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes an existing Amazon Rekognition Custom Labels dataset.
DeleteDatasetRequest - Class in com.amazonaws.services.rekognition.model
Deletes an existing Amazon Rekognition Custom Labels dataset.
DeleteDatasetRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteDatasetRequest
 
DeleteDatasetRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteDatasetRequest
DeleteDatasetRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteDatasetRequestMarshaller
 
DeleteDatasetResult - Class in com.amazonaws.services.rekognition.model
 
DeleteDatasetResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteDatasetResult
 
DeleteDatasetResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteDatasetResult
DeleteDatasetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteDatasetResultJsonUnmarshaller
 
deleteFaces(DeleteFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes faces from a collection.
deleteFaces(DeleteFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes faces from a collection.
DeleteFacesRequest - Class in com.amazonaws.services.rekognition.model
Deletes faces from a collection.
DeleteFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteFacesRequest
Default constructor for DeleteFacesRequest object.
DeleteFacesRequest(String, List<String>) - Constructor for class com.amazonaws.services.rekognition.model.DeleteFacesRequest
Constructs a new DeleteFacesRequest object.
DeleteFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteFacesRequest
DeleteFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteFacesRequestMarshaller
 
DeleteFacesResult - Class in com.amazonaws.services.rekognition.model
 
DeleteFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteFacesResult
 
DeleteFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteFacesResult
DeleteFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteFacesResultJsonUnmarshaller
 
deleteProject(DeleteProjectRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes an Amazon Rekognition Custom Labels project.
deleteProject(DeleteProjectRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes an Amazon Rekognition Custom Labels project.
deleteProjectPolicy(DeleteProjectPolicyRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes an existing project policy.
deleteProjectPolicy(DeleteProjectPolicyRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes an existing project policy.
DeleteProjectPolicyRequest - Class in com.amazonaws.services.rekognition.model
Deletes an existing project policy.
DeleteProjectPolicyRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
 
DeleteProjectPolicyRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteProjectPolicyRequest
DeleteProjectPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteProjectPolicyRequestMarshaller
 
DeleteProjectPolicyResult - Class in com.amazonaws.services.rekognition.model
 
DeleteProjectPolicyResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteProjectPolicyResult
 
DeleteProjectPolicyResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteProjectPolicyResult
DeleteProjectPolicyResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteProjectPolicyResultJsonUnmarshaller
 
DeleteProjectRequest - Class in com.amazonaws.services.rekognition.model
Deletes an Amazon Rekognition Custom Labels project.
DeleteProjectRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteProjectRequest
 
DeleteProjectRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteProjectRequest
DeleteProjectRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteProjectRequestMarshaller
 
DeleteProjectResult - Class in com.amazonaws.services.rekognition.model
 
DeleteProjectResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteProjectResult
 
DeleteProjectResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteProjectResult
DeleteProjectResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteProjectResultJsonUnmarshaller
 
deleteProjectVersion(DeleteProjectVersionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes an Amazon Rekognition Custom Labels model.
deleteProjectVersion(DeleteProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes an Amazon Rekognition Custom Labels model.
DeleteProjectVersionRequest - Class in com.amazonaws.services.rekognition.model
Deletes an Amazon Rekognition Custom Labels model.
DeleteProjectVersionRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteProjectVersionRequest
 
DeleteProjectVersionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteProjectVersionRequest
DeleteProjectVersionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteProjectVersionRequestMarshaller
 
DeleteProjectVersionResult - Class in com.amazonaws.services.rekognition.model
 
DeleteProjectVersionResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
 
DeleteProjectVersionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteProjectVersionResult
DeleteProjectVersionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteProjectVersionResultJsonUnmarshaller
 
deleteStreamProcessor(DeleteStreamProcessorRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes the stream processor identified by Name.
deleteStreamProcessor(DeleteStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes the stream processor identified by Name.
DeleteStreamProcessorRequest - Class in com.amazonaws.services.rekognition.model
Deletes the stream processor identified by Name.
DeleteStreamProcessorRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteStreamProcessorRequest
 
DeleteStreamProcessorRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteStreamProcessorRequest
DeleteStreamProcessorRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteStreamProcessorRequestMarshaller
 
DeleteStreamProcessorResult - Class in com.amazonaws.services.rekognition.model
 
DeleteStreamProcessorResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteStreamProcessorResult
 
DeleteStreamProcessorResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteStreamProcessorResult
DeleteStreamProcessorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteStreamProcessorResultJsonUnmarshaller
 
deleteUser(DeleteUserRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Deletes the specified UserID within the collection.
deleteUser(DeleteUserRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deletes the specified UserID within the collection.
DeleteUserRequest - Class in com.amazonaws.services.rekognition.model
Deletes the specified UserID within the collection.
DeleteUserRequest() - Constructor for class com.amazonaws.services.rekognition.model.DeleteUserRequest
 
DeleteUserRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DeleteUserRequest
DeleteUserRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteUserRequestMarshaller
 
DeleteUserResult - Class in com.amazonaws.services.rekognition.model
 
DeleteUserResult() - Constructor for class com.amazonaws.services.rekognition.model.DeleteUserResult
 
DeleteUserResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DeleteUserResult
DeleteUserResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DeleteUserResultJsonUnmarshaller
 
describeCollection(DescribeCollectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Describes the specified collection.
describeCollection(DescribeCollectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Describes the specified collection.
DescribeCollectionRequest - Class in com.amazonaws.services.rekognition.model
Describes the specified collection.
DescribeCollectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.DescribeCollectionRequest
 
DescribeCollectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DescribeCollectionRequest
DescribeCollectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeCollectionRequestMarshaller
 
DescribeCollectionResult - Class in com.amazonaws.services.rekognition.model
 
DescribeCollectionResult() - Constructor for class com.amazonaws.services.rekognition.model.DescribeCollectionResult
 
DescribeCollectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DescribeCollectionResult
DescribeCollectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeCollectionResultJsonUnmarshaller
 
describeDataset(DescribeDatasetRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Describes an Amazon Rekognition Custom Labels dataset.
describeDataset(DescribeDatasetRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Describes an Amazon Rekognition Custom Labels dataset.
DescribeDatasetRequest - Class in com.amazonaws.services.rekognition.model
Describes an Amazon Rekognition Custom Labels dataset.
DescribeDatasetRequest() - Constructor for class com.amazonaws.services.rekognition.model.DescribeDatasetRequest
 
DescribeDatasetRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DescribeDatasetRequest
DescribeDatasetRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeDatasetRequestMarshaller
 
DescribeDatasetResult - Class in com.amazonaws.services.rekognition.model
 
DescribeDatasetResult() - Constructor for class com.amazonaws.services.rekognition.model.DescribeDatasetResult
 
DescribeDatasetResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DescribeDatasetResult
DescribeDatasetResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeDatasetResultJsonUnmarshaller
 
describeProjects(DescribeProjectsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets information about your Amazon Rekognition Custom Labels projects.
describeProjects(DescribeProjectsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets information about your Amazon Rekognition Custom Labels projects.
DescribeProjectsRequest - Class in com.amazonaws.services.rekognition.model
Gets information about your Amazon Rekognition Custom Labels projects.
DescribeProjectsRequest() - Constructor for class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
 
DescribeProjectsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DescribeProjectsRequest
DescribeProjectsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeProjectsRequestMarshaller
 
DescribeProjectsResult - Class in com.amazonaws.services.rekognition.model
 
DescribeProjectsResult() - Constructor for class com.amazonaws.services.rekognition.model.DescribeProjectsResult
 
DescribeProjectsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DescribeProjectsResult
DescribeProjectsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeProjectsResultJsonUnmarshaller
 
describeProjectVersions(DescribeProjectVersionsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Lists and describes the versions of a model in an Amazon Rekognition Custom Labels project.
describeProjectVersions(DescribeProjectVersionsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Lists and describes the versions of a model in an Amazon Rekognition Custom Labels project.
DescribeProjectVersionsRequest - Class in com.amazonaws.services.rekognition.model
Lists and describes the versions of a model in an Amazon Rekognition Custom Labels project.
DescribeProjectVersionsRequest() - Constructor for class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
 
DescribeProjectVersionsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DescribeProjectVersionsRequest
DescribeProjectVersionsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeProjectVersionsRequestMarshaller
 
DescribeProjectVersionsResult - Class in com.amazonaws.services.rekognition.model
 
DescribeProjectVersionsResult() - Constructor for class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
 
DescribeProjectVersionsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DescribeProjectVersionsResult
DescribeProjectVersionsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeProjectVersionsResultJsonUnmarshaller
 
describeStreamProcessor(DescribeStreamProcessorRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Provides information about a stream processor created by CreateStreamProcessor.
describeStreamProcessor(DescribeStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Provides information about a stream processor created by CreateStreamProcessor.
DescribeStreamProcessorRequest - Class in com.amazonaws.services.rekognition.model
Provides information about a stream processor created by CreateStreamProcessor.
DescribeStreamProcessorRequest() - Constructor for class com.amazonaws.services.rekognition.model.DescribeStreamProcessorRequest
 
DescribeStreamProcessorRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DescribeStreamProcessorRequest
DescribeStreamProcessorRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeStreamProcessorRequestMarshaller
 
DescribeStreamProcessorResult - Class in com.amazonaws.services.rekognition.model
 
DescribeStreamProcessorResult() - Constructor for class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
 
DescribeStreamProcessorResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DescribeStreamProcessorResult
DescribeStreamProcessorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DescribeStreamProcessorResultJsonUnmarshaller
 
detectCustomLabels(DetectCustomLabelsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Detects custom labels in a supplied image by using an Amazon Rekognition Custom Labels model.
detectCustomLabels(DetectCustomLabelsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Detects custom labels in a supplied image by using an Amazon Rekognition Custom Labels model.
DetectCustomLabelsRequest - Class in com.amazonaws.services.rekognition.model
Detects custom labels in a supplied image by using an Amazon Rekognition Custom Labels model.
DetectCustomLabelsRequest() - Constructor for class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
 
DetectCustomLabelsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DetectCustomLabelsRequest
DetectCustomLabelsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectCustomLabelsRequestMarshaller
 
DetectCustomLabelsResult - Class in com.amazonaws.services.rekognition.model
 
DetectCustomLabelsResult() - Constructor for class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
 
DetectCustomLabelsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DetectCustomLabelsResult
DetectCustomLabelsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectCustomLabelsResultJsonUnmarshaller
 
detectFaces(DetectFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Detects faces within an image that is provided as input.
detectFaces(DetectFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Detects faces within an image that is provided as input.
DetectFacesRequest - Class in com.amazonaws.services.rekognition.model
Detects faces within an image that is provided as input.
DetectFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.DetectFacesRequest
Default constructor for DetectFacesRequest object.
DetectFacesRequest(Image) - Constructor for class com.amazonaws.services.rekognition.model.DetectFacesRequest
Constructs a new DetectFacesRequest object.
DetectFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DetectFacesRequest
DetectFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectFacesRequestMarshaller
 
DetectFacesResult - Class in com.amazonaws.services.rekognition.model
 
DetectFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.DetectFacesResult
 
DetectFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DetectFacesResult
DetectFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectFacesResultJsonUnmarshaller
 
DetectionFilter - Class in com.amazonaws.services.rekognition.model
A set of parameters that allow you to filter out certain results from your returned results.
DetectionFilter() - Constructor for class com.amazonaws.services.rekognition.model.DetectionFilter
 
detectLabels(DetectLabelsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
detectLabels(DetectLabelsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
DetectLabelsFeatureName - Enum in com.amazonaws.services.rekognition.model
Detect Labels Feature Name
DetectLabelsImageBackground - Class in com.amazonaws.services.rekognition.model
The background of the image with regard to image quality and dominant colors.
DetectLabelsImageBackground() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
 
DetectLabelsImageForeground - Class in com.amazonaws.services.rekognition.model
The foreground of the image with regard to image quality and dominant colors.
DetectLabelsImageForeground() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
 
DetectLabelsImageProperties - Class in com.amazonaws.services.rekognition.model
Information about the quality and dominant colors of an input image.
DetectLabelsImageProperties() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
 
DetectLabelsImagePropertiesSettings - Class in com.amazonaws.services.rekognition.model
Settings for the IMAGE_PROPERTIES feature type.
DetectLabelsImagePropertiesSettings() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
DetectLabelsImageQuality - Class in com.amazonaws.services.rekognition.model
The quality of an image provided for label detection, with regard to brightness, sharpness, and contrast.
DetectLabelsImageQuality() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
 
DetectLabelsRequest - Class in com.amazonaws.services.rekognition.model
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
DetectLabelsRequest() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Default constructor for DetectLabelsRequest object.
DetectLabelsRequest(Image) - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Constructs a new DetectLabelsRequest object.
DetectLabelsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DetectLabelsRequest
DetectLabelsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectLabelsRequestMarshaller
 
DetectLabelsResult - Class in com.amazonaws.services.rekognition.model
 
DetectLabelsResult() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsResult
 
DetectLabelsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DetectLabelsResult
DetectLabelsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectLabelsResultJsonUnmarshaller
 
DetectLabelsSettings - Class in com.amazonaws.services.rekognition.model
Settings for the DetectLabels request.
DetectLabelsSettings() - Constructor for class com.amazonaws.services.rekognition.model.DetectLabelsSettings
 
detectModerationLabels(DetectModerationLabelsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Detects unsafe content in a specified JPEG or PNG format image.
detectModerationLabels(DetectModerationLabelsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Detects unsafe content in a specified JPEG or PNG format image.
DetectModerationLabelsRequest - Class in com.amazonaws.services.rekognition.model
Detects unsafe content in a specified JPEG or PNG format image.
DetectModerationLabelsRequest() - Constructor for class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Default constructor for DetectModerationLabelsRequest object.
DetectModerationLabelsRequest(Image) - Constructor for class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Constructs a new DetectModerationLabelsRequest object.
DetectModerationLabelsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DetectModerationLabelsRequest
DetectModerationLabelsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectModerationLabelsRequestMarshaller
 
DetectModerationLabelsResult - Class in com.amazonaws.services.rekognition.model
 
DetectModerationLabelsResult() - Constructor for class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
 
DetectModerationLabelsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DetectModerationLabelsResult
DetectModerationLabelsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectModerationLabelsResultJsonUnmarshaller
 
detectProtectiveEquipment(DetectProtectiveEquipmentRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Detects Personal Protective Equipment (PPE) worn by people detected in an image.
detectProtectiveEquipment(DetectProtectiveEquipmentRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Detects Personal Protective Equipment (PPE) worn by people detected in an image.
DetectProtectiveEquipmentRequest - Class in com.amazonaws.services.rekognition.model
Detects Personal Protective Equipment (PPE) worn by people detected in an image.
DetectProtectiveEquipmentRequest() - Constructor for class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
 
DetectProtectiveEquipmentRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DetectProtectiveEquipmentRequest
DetectProtectiveEquipmentRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectProtectiveEquipmentRequestMarshaller
 
DetectProtectiveEquipmentResult - Class in com.amazonaws.services.rekognition.model
 
DetectProtectiveEquipmentResult() - Constructor for class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
 
DetectProtectiveEquipmentResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DetectProtectiveEquipmentResult
DetectProtectiveEquipmentResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectProtectiveEquipmentResultJsonUnmarshaller
 
detectText(DetectTextRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Detects text in the input image and converts it into machine-readable text.
detectText(DetectTextRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Detects text in the input image and converts it into machine-readable text.
DetectTextFilters - Class in com.amazonaws.services.rekognition.model
A set of optional parameters that you can use to set the criteria that the text must meet to be included in your response.
DetectTextFilters() - Constructor for class com.amazonaws.services.rekognition.model.DetectTextFilters
 
DetectTextRequest - Class in com.amazonaws.services.rekognition.model
Detects text in the input image and converts it into machine-readable text.
DetectTextRequest() - Constructor for class com.amazonaws.services.rekognition.model.DetectTextRequest
 
DetectTextRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DetectTextRequest
DetectTextRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectTextRequestMarshaller
 
DetectTextResult - Class in com.amazonaws.services.rekognition.model
 
DetectTextResult() - Constructor for class com.amazonaws.services.rekognition.model.DetectTextResult
 
DetectTextResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DetectTextResult
DetectTextResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DetectTextResultJsonUnmarshaller
 
DisassociatedFace - Class in com.amazonaws.services.rekognition.model
Provides face metadata for the faces that are disassociated from a specific UserID.
DisassociatedFace() - Constructor for class com.amazonaws.services.rekognition.model.DisassociatedFace
 
disassociateFaces(DisassociateFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Removes the association between a Face supplied in an array of FaceIds and the User.
disassociateFaces(DisassociateFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Removes the association between a Face supplied in an array of FaceIds and the User.
DisassociateFacesRequest - Class in com.amazonaws.services.rekognition.model
Removes the association between a Face supplied in an array of FaceIds and the User.
DisassociateFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
 
DisassociateFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DisassociateFacesRequest
DisassociateFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DisassociateFacesRequestMarshaller
 
DisassociateFacesResult - Class in com.amazonaws.services.rekognition.model
 
DisassociateFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.DisassociateFacesResult
 
DisassociateFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DisassociateFacesResult
DisassociateFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DisassociateFacesResultJsonUnmarshaller
 
DistributeDataset - Class in com.amazonaws.services.rekognition.model
A training dataset or a test dataset used in a dataset distribution operation.
DistributeDataset() - Constructor for class com.amazonaws.services.rekognition.model.DistributeDataset
 
distributeDatasetEntries(DistributeDatasetEntriesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Distributes the entries (images) in a training dataset across the training dataset and the test dataset for a project.
distributeDatasetEntries(DistributeDatasetEntriesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Distributes the entries (images) in a training dataset across the training dataset and the test dataset for a project.
DistributeDatasetEntriesRequest - Class in com.amazonaws.services.rekognition.model
Distributes the entries (images) in a training dataset across the training dataset and the test dataset for a project.
DistributeDatasetEntriesRequest() - Constructor for class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
 
DistributeDatasetEntriesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for DistributeDatasetEntriesRequest
DistributeDatasetEntriesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DistributeDatasetEntriesRequestMarshaller
 
DistributeDatasetEntriesResult - Class in com.amazonaws.services.rekognition.model
 
DistributeDatasetEntriesResult() - Constructor for class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesResult
 
DistributeDatasetEntriesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response DistributeDatasetEntriesResult
DistributeDatasetEntriesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.DistributeDatasetEntriesResultJsonUnmarshaller
 
DominantColor - Class in com.amazonaws.services.rekognition.model
A description of the dominant colors in an image.
DominantColor() - Constructor for class com.amazonaws.services.rekognition.model.DominantColor
 

E

Emotion - Class in com.amazonaws.services.rekognition.model
The emotions that appear to be expressed on the face, and the confidence level in the determination.
Emotion() - Constructor for class com.amazonaws.services.rekognition.model.Emotion
 
EmotionName - Enum in com.amazonaws.services.rekognition.model
Emotion Name
equals(Object) - Method in class com.amazonaws.services.rekognition.model.AgeRange
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Asset
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.AssociatedFace
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.AuditImage
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Beard
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.BlackFrame
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Celebrity
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateProjectResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CreateUserResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.CustomLabel
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DatasetChanges
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DatasetSource
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DeleteUserResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DisassociatedFace
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DistributeDataset
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.DominantColor
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Emotion
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.EyeDirection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.EyeOpen
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Face
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.FaceDetection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.FaceMatch
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.FaceRecord
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Gender
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Geometry
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.GroundTruthManifest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Image
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ImageQuality
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Instance
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.KinesisDataStream
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStream
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.KnownGender
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Label
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.LabelAlias
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.LabelCategory
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.LabelDetectionSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Landmark
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.MatchedUser
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.MouthOpen
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Mustache
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.OutputConfig
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Parent
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.PersonDetail
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.PersonDetection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Point
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Pose
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.S3Destination
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.S3Object
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchedFace
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchedFaceDetails
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchedUser
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Section
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ShotSegment
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Smile
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartShotDetectionFilter
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStartSelector
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStopSelector
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorInput
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorNotificationChannel
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettingsForUpdate
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Summary
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Sunglasses
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TestingData
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TextDetection
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TrainingData
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorResult
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.User
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.UserMatch
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.ValidationData
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Video
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
 
equals(Object) - Method in class com.amazonaws.services.rekognition.model.Warning
 
EquipmentDetection - Class in com.amazonaws.services.rekognition.model
Information about an item of Personal Protective Equipment (PPE) detected by DetectProtectiveEquipment.
EquipmentDetection() - Constructor for class com.amazonaws.services.rekognition.model.EquipmentDetection
 
EvaluationResult - Class in com.amazonaws.services.rekognition.model
The evaluation results for the training of a model.
EvaluationResult() - Constructor for class com.amazonaws.services.rekognition.model.EvaluationResult
 
EyeDirection - Class in com.amazonaws.services.rekognition.model
Indicates the direction the eyes are gazing in (independent of the head pose) as determined by its pitch and yaw.
EyeDirection() - Constructor for class com.amazonaws.services.rekognition.model.EyeDirection
 
Eyeglasses - Class in com.amazonaws.services.rekognition.model
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
Eyeglasses() - Constructor for class com.amazonaws.services.rekognition.model.Eyeglasses
 
EyeOpen - Class in com.amazonaws.services.rekognition.model
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
EyeOpen() - Constructor for class com.amazonaws.services.rekognition.model.EyeOpen
 

F

Face - Class in com.amazonaws.services.rekognition.model
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID that you assigned.
Face() - Constructor for class com.amazonaws.services.rekognition.model.Face
 
FaceAttributes - Enum in com.amazonaws.services.rekognition.model
Face Attributes
FaceDetail - Class in com.amazonaws.services.rekognition.model
Structure containing attributes of the face that the algorithm detected.
FaceDetail() - Constructor for class com.amazonaws.services.rekognition.model.FaceDetail
 
FaceDetection - Class in com.amazonaws.services.rekognition.model
Information about a face detected in a video analysis request and the time the face was detected in the video.
FaceDetection() - Constructor for class com.amazonaws.services.rekognition.model.FaceDetection
 
FaceMatch - Class in com.amazonaws.services.rekognition.model
Provides face metadata.
FaceMatch() - Constructor for class com.amazonaws.services.rekognition.model.FaceMatch
 
FaceOccluded - Class in com.amazonaws.services.rekognition.model
FaceOccluded should return "true" with a high confidence score if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
FaceOccluded() - Constructor for class com.amazonaws.services.rekognition.model.FaceOccluded
 
FaceRecord - Class in com.amazonaws.services.rekognition.model
Object containing both the face metadata (stored in the backend database), and facial attributes that are detected but aren't stored in the database.
FaceRecord() - Constructor for class com.amazonaws.services.rekognition.model.FaceRecord
 
FaceSearchSettings - Class in com.amazonaws.services.rekognition.model
Input face recognition parameters for an Amazon Rekognition stream processor.
FaceSearchSettings() - Constructor for class com.amazonaws.services.rekognition.model.FaceSearchSettings
 
FaceSearchSortBy - Enum in com.amazonaws.services.rekognition.model
Face Search Sort By
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.Attribute
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.BodyPart
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.CelebrityRecognitionSortBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.ContentClassifier
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.ContentModerationAggregateBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.ContentModerationSortBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.DatasetStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.DatasetStatusMessageCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.DatasetType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.DetectLabelsFeatureName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.EmotionName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.FaceAttributes
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.FaceSearchSortBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.GenderType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.KnownGenderType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionAggregateBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionFeatureName
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionSortBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.LandmarkType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.LivenessSessionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.OrientationCorrection
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.PersonTrackingSortBy
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.ProjectStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.ProjectVersionStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.ProtectiveEquipmentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.QualityFilter
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.Reason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.SegmentType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.StreamProcessorParameterToDelete
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.StreamProcessorStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.TechnicalCueType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.TextTypes
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsearchedFaceReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociationReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletionReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociationReason
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.UserStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.VideoColorRange
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.rekognition.model.VideoJobStatus
Use this in place of valueOf.

G

Gender - Class in com.amazonaws.services.rekognition.model
The predicted gender of a detected face.
Gender() - Constructor for class com.amazonaws.services.rekognition.model.Gender
 
GenderType - Enum in com.amazonaws.services.rekognition.model
Gender Type
GeneralLabelsSettings - Class in com.amazonaws.services.rekognition.model
Contains filters for the object labels returned by DetectLabels.
GeneralLabelsSettings() - Constructor for class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
 
Geometry - Class in com.amazonaws.services.rekognition.model
Information about where an object (DetectCustomLabels) or text (DetectText) is located on an image.
Geometry() - Constructor for class com.amazonaws.services.rekognition.model.Geometry
 
getAgeRange() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The estimated age range, in years, for the face.
getAggregateBy() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Defines how to aggregate results of the StartContentModeration request.
getAggregateBy() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The aggregation method chosen for a GetContentModeration request.
getAggregateBy() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Defines how to aggregate the returned results.
getAggregateBy() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The aggregation method chosen for a GetLabelDetection request.
getAliases() - Method in class com.amazonaws.services.rekognition.model.Label
A list of potential aliases for a given label.
getArn() - Method in class com.amazonaws.services.rekognition.model.DistributeDataset
The Amazon Resource Name (ARN) of the dataset that you want to use.
getArn() - Method in class com.amazonaws.services.rekognition.model.KinesisDataStream
ARN of the output Amazon Kinesis Data Streams stream.
getArn() - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStream
ARN of the Kinesis video stream stream that streams the source video.
getAssets() - Method in class com.amazonaws.services.rekognition.model.TestingData
The assets used for testing.
getAssets() - Method in class com.amazonaws.services.rekognition.model.TrainingData
A Sagemaker GroundTruth manifest file that contains the training images (assets).
getAssets() - Method in class com.amazonaws.services.rekognition.model.ValidationData
The assets that comprise the validation data.
getAssociatedFaces() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of AssociatedFace objects containing FaceIDs that are successfully associated with the UserID is returned.
getAttributes() - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
An array of facial attributes you want to be returned.
getAudioMetadata() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of objects.
getAuditImages() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
A set of images from the Face Liveness video that can be used for audit purposes.
getAuditImagesLimit() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Number of audit images to be returned back.
getAutoCreate() - Method in class com.amazonaws.services.rekognition.model.TestingData
If specified, Amazon Rekognition Custom Labels temporarily splits the training dataset (80%) to create a test dataset (20%) for the training job.
getBackground() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the properties of an image’s background, including the background’s quality and dominant colors, including the quality and dominant colors of the image.
getBeard() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face has a beard, and the confidence level in the determination.
getBillableTrainingTimeInSeconds() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The duration, in seconds, that you were billed for a successful training of the model version.
getBlackFrame() - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
A filter that allows you to control the black frame detection by specifying the black levels and pixel coverage of black pixels in a frame.
getBlue() - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Blue RGB value for a dominant color.
getBodyParts() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
An array of body parts detected on a person's body (including body parts without PPE).
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.AuditImage
Identifies the bounding box around the label, face, text, object of interest, or personal protective equipment.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Bounding box around the body of a celebrity.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Bounding box of the face.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
Bounding box of the face.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
A bounding box surrounding the item of detected PPE.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.Face
Bounding box of the face.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Bounding box of the face.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.Geometry
An axis-aligned coarse representation of the detected item's location on the image.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.Instance
The position of the label instance on the image.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Bounding box around the detected person.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
A bounding box around the detected person.
getBoundingBox() - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
The box representing a region of interest on screen.
getBoundingBoxCount() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
The total number of images that have the label assigned to a bounding box.
getBrightness() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The brightness of an image provided for label detection.
getBrightness() - Method in class com.amazonaws.services.rekognition.model.ImageQuality
Value representing brightness of the face.
getBucket() - Method in class com.amazonaws.services.rekognition.model.S3Destination
The name of the Amazon S3 bucket you want to associate with the streaming video project.
getBucket() - Method in class com.amazonaws.services.rekognition.model.S3Object
Name of the S3 bucket.
getBytes() - Method in class com.amazonaws.services.rekognition.model.AuditImage
The Base64-encoded bytes representing an image selected from the Face Liveness video and returned for audit purposes.
getBytes() - Method in class com.amazonaws.services.rekognition.model.Image
Blob of image bytes up to 5 MBs.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Deprecated.
ResponseMetadata cache can hold up to 50 requests and responses in memory and will cause memory issue. This method now always returns null.
getCategories() - Method in class com.amazonaws.services.rekognition.model.Label
A list of the categories associated with a given label.
getCelebrities() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Array of celebrities recognized in the video.
getCelebrity() - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
Information about a recognized celebrity.
getCelebrityFaces() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each celebrity found in the image.
getCelebrityInfo(GetCelebrityInfoRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
getCelebrityInfo(GetCelebrityInfoRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
GetCelebrityInfoRequest - Class in com.amazonaws.services.rekognition.model
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
GetCelebrityInfoRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetCelebrityInfoRequest
 
GetCelebrityInfoRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetCelebrityInfoRequest
GetCelebrityInfoRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetCelebrityInfoRequestMarshaller
 
GetCelebrityInfoResult - Class in com.amazonaws.services.rekognition.model
 
GetCelebrityInfoResult() - Constructor for class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
 
GetCelebrityInfoResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetCelebrityInfoResult
GetCelebrityInfoResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetCelebrityInfoResultJsonUnmarshaller
 
getCelebrityRecognition(GetCelebrityRecognitionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by StartCelebrityRecognition.
getCelebrityRecognition(GetCelebrityRecognitionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by StartCelebrityRecognition.
GetCelebrityRecognitionRequest - Class in com.amazonaws.services.rekognition.model
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by StartCelebrityRecognition.
GetCelebrityRecognitionRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
 
GetCelebrityRecognitionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetCelebrityRecognitionRequest
GetCelebrityRecognitionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetCelebrityRecognitionRequestMarshaller
 
GetCelebrityRecognitionResult - Class in com.amazonaws.services.rekognition.model
 
GetCelebrityRecognitionResult() - Constructor for class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
 
GetCelebrityRecognitionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetCelebrityRecognitionResult
GetCelebrityRecognitionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetCelebrityRecognitionResultJsonUnmarshaller
 
getChanges() - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
The changes that you want to make to the dataset.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
Idempotent token used to identify the request to AssociateFaces.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
Idempotent token is used to recognize the Face Liveness request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
Idempotent token used to identify the request to CreateUser.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
Idempotent token used to identify the request to DeleteUser.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
Idempotent token used to identify the request to DisassociateFaces.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
Idempotent token used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
Idempotent token used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
Idempotent token used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
Idempotent token used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
Idempotent token used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
Idempotent token used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Idempotent token used to identify the start request.
getClientRequestToken() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Idempotent token used to identify the start request.
getCodec() - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The audio codec used to encode or decode the audio stream.
getCodec() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Type of compression used in the analyzed video.
getCollectionArn() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
Amazon Resource Name (ARN) of the collection.
getCollectionARN() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The Amazon Resource Name (ARN) of the collection.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
The ID of an existing collection containing the UserID.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
ID for the collection that you are creating.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
The ID of an existing collection to which the new UserID needs to be created.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
ID of the collection to delete.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
Collection from which to remove the specific faces.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
The ID of an existing collection from which the UserID needs to be deleted.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionRequest
The ID of the collection to describe.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
The ID of an existing collection containing the UserID.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
The ID of a collection that contains faces that you want to search for.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The ID of an existing collection to which you want to add the faces that are detected in the input images.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
ID of the collection from which to list the faces.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
The ID of an existing collection.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
ID of the collection to search.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
ID of the collection the face belongs to.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
The ID of an existing collection containing the UserID.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
The ID of an existing collection containing the UserID, used with a UserId or FaceId.
getCollectionId() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
ID of the collection that contains the faces you want to search for.
getCollectionIds() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
An array of collection IDs.
getColorRange() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Beard
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Level of confidence that what the bounding box contains is a face.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
Confidence level that the selected bounding box contains a face.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
The confidence that Amazon Rekognition has in the value of Value.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The confidence that the model has in the detection of the custom label.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Emotion
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The confidence that Amazon Rekognition has that the bounding box ( BoundingBox) contains an item of PPE.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.EyeDirection
The confidence that the service has in its predicted eye direction.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Face
Confidence level that the bounding box contains a face (and not a different object such as a tree).
getConfidence() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Confidence level that the bounding box contains a face (and not a different object such as a tree).
getConfidence() - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
The confidence that the service has detected the presence of a face occlusion.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Gender
Level of confidence in the prediction.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Probabalistic confidence score for if the person in the given video was live, represented as a float value between 0 to 100.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Instance
The confidence that Amazon Rekognition has in the accuracy of the bounding box.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Label
Level of confidence.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
Specifies the confidence that Amazon Rekognition has that the label has been correctly identified.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Mustache
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The confidence that Amazon Rekognition has in the detection accuracy of the detected body part.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
The confidence that Amazon Rekognition has that the bounding box contains a person.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.ShotSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Smile
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Level of confidence in the determination.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.TextDetection
The confidence that Amazon Rekognition has in the accuracy of the detected text and the accuracy of the geometry points around the detected text.
getConfidence() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
Match confidence with the UserID, provides information regarding if a face association was unsuccessful because it didn't meet UserMatchThreshold.
getConnectedHome() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
Label detection settings to use on a streaming video.
getConnectedHomeForUpdate() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettingsForUpdate
The label detection settings you want to use for your stream processor.
getContainsLabels() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies a label filter for the response.
getContentClassifiers() - Method in class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
Sets whether the input image is free of personally identifiable information.
getContentModeration(GetContentModerationRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
getContentModeration(GetContentModerationRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
GetContentModerationRequest - Class in com.amazonaws.services.rekognition.model
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
GetContentModerationRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetContentModerationRequest
 
GetContentModerationRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetContentModerationRequest
GetContentModerationRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetContentModerationRequestMarshaller
 
GetContentModerationRequestMetadata - Class in com.amazonaws.services.rekognition.model
Contains metadata about a content moderation request, including the SortBy and AggregateBy options.
GetContentModerationRequestMetadata() - Constructor for class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
 
GetContentModerationResult - Class in com.amazonaws.services.rekognition.model
 
GetContentModerationResult() - Constructor for class com.amazonaws.services.rekognition.model.GetContentModerationResult
 
GetContentModerationResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetContentModerationResult
GetContentModerationResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetContentModerationResultJsonUnmarshaller
 
getContrast() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The contrast of an image provided for label detection.
getCoversBodyPart() - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
Information about the body part covered by the detected PPE.
getCreationTimestamp() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The Unix timestamp for the time and date that the dataset was created.
getCreationTimestamp() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The Unix timestamp for the date and time that the dataset was created.
getCreationTimestamp() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of milliseconds since the Unix epoch time until the creation of the collection.
getCreationTimestamp() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Date and time the stream processor was created
getCreationTimestamp() - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The Unix timestamp for the date and time that the project was created.
getCreationTimestamp() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Unix datetime for the creation of the project policy.
getCreationTimestamp() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Unix datetime for the date and time that training started.
getCSSColor() - Method in class com.amazonaws.services.rekognition.model.DominantColor
The CSS color name of a dominant color.
getCustomLabels() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
An array of custom labels detected in the input image.
getDataAttributes() - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
Sets attributes of the input data.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetResult
The ARN of the created Amazon Rekognition Custom Labels dataset.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The Amazon Resource Name (ARN) for the dataset.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.DatasetSource
The ARN of an Amazon Rekognition Custom Labels dataset that you want to copy.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetRequest
The ARN of the Amazon Rekognition Custom Labels dataset that you want to delete.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetRequest
The Amazon Resource Name (ARN) of the dataset that you want to describe.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
The Amazon Resource Name (ARN) for the dataset that you want to use.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
The Amazon Resource Name (ARN) of the dataset that you want to use.
getDatasetArn() - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
The Amazon Resource Name (ARN) of the dataset that you want to update.
getDatasetDescription() - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetResult
The description for the dataset.
getDatasetEntries() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
A list of entries (images) in the dataset.
getDatasetLabelDescriptions() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
A list of the labels in the dataset.
getDatasets() - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
The ARNS for the training dataset and test dataset that you want to use.
getDatasets() - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
Information about the training and test datasets in the project.
getDatasetSource() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The source files for the dataset.
getDatasetStats() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset.
getDatasetType() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The type of the dataset.
getDatasetType() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The type of the dataset.
getDataSharingPreference() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
getDataSharingPreference() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Shows whether you are sharing data with Rekognition to improve model performance.
getDataSharingPreferenceForUpdate() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
getDeletedFaces() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of strings (face IDs) of the faces that were deleted.
getDestinationProjectArn() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the project in the trusted AWS account that you want to copy the model version to.
getDetectedText() - Method in class com.amazonaws.services.rekognition.model.TextDetection
The word or line of text recognized by Amazon Rekognition.
getDetectionAttributes() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
An array of facial attributes you want to be returned.
getDisassociatedFaces() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
getDominantColors() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
The dominant colors found in the background of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
getDominantColors() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
The dominant colors found in the foreground of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
getDominantColors() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the dominant colors found in an image, described with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
getDominantColors() - Method in class com.amazonaws.services.rekognition.model.Instance
The dominant colors found in an individual instance of a label.
getDurationFrames() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of a video segment, expressed in frames.
getDurationMillis() - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The duration of the audio stream in milliseconds.
getDurationMillis() - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time duration of a segment in milliseconds, I.e.
getDurationMillis() - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time duration of a segment in milliseconds, I.e.
getDurationMillis() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of the detected segment in milliseconds.
getDurationMillis() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Length of the video in milliseconds.
getDurationSMPTE() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of the timecode for the detected segment in SMPTE format.
getEmotions() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
The emotions that appear to be expressed on the face, and the confidence level in the determination.
getEmotions() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The emotions that appear to be expressed on the face, and the confidence level in the determination.
getEndFrameNumber() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame number at the end of a video segment, using a frame index that starts with 0.
getEndTimecodeSMPTE() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the end of a detected segment.
getEndTimestamp() - Method in class com.amazonaws.services.rekognition.model.Section
Returns the value of the endTimestamp property for this object.
getEndTimestampMillis() - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected moderation label.
getEndTimestampMillis() - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected label.
getEndTimestampMillis() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The end time of the detected segment, in milliseconds, from the start of the video.
getEntryCount() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
The total number of images that use the label.
getEquipmentDetections() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
An array of Personal Protective Equipment items detected around a body part.
getErrorCode() - Method in class com.amazonaws.services.rekognition.model.Warning
Returns the value of the errorCode property for this object.
getErrorEntries() - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of entries that contain at least one error.
getEvaluationResult() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The training results.
getExternalImageId() - Method in class com.amazonaws.services.rekognition.model.Face
Identifier that you assign to all the faces in the input image.
getExternalImageId() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The ID you want to assign to all the faces detected in the image.
getEyeDirection() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the direction the eyes are gazing in, as defined by pitch and yaw.
getEyeglasses() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
getEyesOpen() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
getF1Score() - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
The F1 score for the evaluation of all labels.
getFace() - Method in class com.amazonaws.services.rekognition.model.Celebrity
Provides information about the celebrity's face, such as its location on the image.
getFace() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Face details for the recognized celebrity.
getFace() - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
getFace() - Method in class com.amazonaws.services.rekognition.model.FaceDetection
The face properties for the detected face.
getFace() - Method in class com.amazonaws.services.rekognition.model.FaceMatch
Describes the face properties such as the bounding box, face ID, image ID of the source image, and external image ID that you assigned.
getFace() - Method in class com.amazonaws.services.rekognition.model.FaceRecord
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID that you assigned.
getFace() - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Face details for the detected person.
getFaceAttributes() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The face attributes you want returned.
getFaceCount() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of faces that are indexed into the collection.
getFaceDetail() - Method in class com.amazonaws.services.rekognition.model.FaceRecord
Structure containing attributes of the face that the algorithm detected.
getFaceDetail() - Method in class com.amazonaws.services.rekognition.model.SearchedFaceDetails
Structure containing attributes of the face that the algorithm detected.
getFaceDetail() - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
The structure that contains attributes of a face that IndexFacesdetected, but didn't index.
getFaceDetails() - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
Details of each face found in the image.
getFaceDetails() - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Structure containing attributes of the face that the algorithm detected.
getFaceDetection(GetFaceDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
getFaceDetection(GetFaceDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
GetFaceDetectionRequest - Class in com.amazonaws.services.rekognition.model
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
GetFaceDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
 
GetFaceDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetFaceDetectionRequest
GetFaceDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetFaceDetectionRequestMarshaller
 
GetFaceDetectionResult - Class in com.amazonaws.services.rekognition.model
 
GetFaceDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
 
GetFaceDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetFaceDetectionResult
GetFaceDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetFaceDetectionResultJsonUnmarshaller
 
getFaceId() - Method in class com.amazonaws.services.rekognition.model.AssociatedFace
Unique identifier assigned to the face.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.DisassociatedFace
Unique identifier assigned to the face.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the face.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.SearchedFace
Unique identifier assigned to the face.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
ID of a face to find matches for in the collection.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
ID for the existing face.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
A unique identifier assigned to the face.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
A unique identifier assigned to the face.
getFaceId() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
A unique identifier assigned to the face.
getFaceIds() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
An array of FaceIDs to associate with the UserID.
getFaceIds() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
An array of face IDs to delete.
getFaceIds() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
An array of face IDs to disassociate from the UserID.
getFaceIds() - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
An array of face IDs to filter results with when listing faces in a collection.
getFaceLivenessSessionResults(GetFaceLivenessSessionResultsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Retrieves the results of a specific Face Liveness session.
getFaceLivenessSessionResults(GetFaceLivenessSessionResultsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Retrieves the results of a specific Face Liveness session.
GetFaceLivenessSessionResultsRequest - Class in com.amazonaws.services.rekognition.model
Retrieves the results of a specific Face Liveness session.
GetFaceLivenessSessionResultsRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
GetFaceLivenessSessionResultsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetFaceLivenessSessionResultsRequest
GetFaceLivenessSessionResultsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetFaceLivenessSessionResultsRequestMarshaller
 
GetFaceLivenessSessionResultsResult - Class in com.amazonaws.services.rekognition.model
 
GetFaceLivenessSessionResultsResult() - Constructor for class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
 
GetFaceLivenessSessionResultsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetFaceLivenessSessionResultsResult
GetFaceLivenessSessionResultsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetFaceLivenessSessionResultsResultJsonUnmarshaller
 
getFaceMatches() - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that match the source image face.
getFaceMatches() - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Information about the faces in the input collection that match the face of a person in the video.
getFaceMatches() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
An array of faces that match the input face, along with the confidence in the match.
getFaceMatches() - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
An array of faces that matched the input face, along with the confidence in the match.
getFaceMatchThreshold() - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
Minimum face match confidence score that must be met to return a result for a recognized face.
getFaceMatchThreshold() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
(Optional) Specifies the minimum confidence in the face match to return.
getFaceMatchThreshold() - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
Optional value specifying the minimum confidence in the face match to return.
getFaceMatchThreshold() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The minimum confidence in the person match to return.
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
Version number of the face detection model associated with the collection you are creating.
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The version of the face model that's used by the collection for face detection.
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
The version number of the face detection model that's associated with the input collection (CollectionId).
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
Version number of the face detection model associated with the input collection (CollectionId).
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
Version number of the face detection model associated with the input collection (CollectionId).
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
Version number of the face detection model associated with the input collection (CollectionId).
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
Version number of the face detection model associated with the input collection CollectionId.
getFaceModelVersion() - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Version number of the face detection model associated with the input CollectionId.
getFaceModelVersions() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
Version numbers of the face detection models associated with the collections in the array CollectionIds.
getFaceOccluded() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
FaceOccluded should return "true" with a high confidence score if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
getFaceRecords() - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces detected and added to the collection.
getFaces() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
An array of faces detected in the video.
getFaces() - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
An array of Face objects.
getFaceSearch(GetFaceSearchRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
getFaceSearch(GetFaceSearchRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
getFaceSearch() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
Face search settings to use on a streaming video.
GetFaceSearchRequest - Class in com.amazonaws.services.rekognition.model
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
GetFaceSearchRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
 
GetFaceSearchRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetFaceSearchRequest
GetFaceSearchRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetFaceSearchRequestMarshaller
 
GetFaceSearchResult - Class in com.amazonaws.services.rekognition.model
 
GetFaceSearchResult() - Constructor for class com.amazonaws.services.rekognition.model.GetFaceSearchResult
 
GetFaceSearchResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetFaceSearchResult
GetFaceSearchResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetFaceSearchResultJsonUnmarshaller
 
getFeatures() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
A list of the types of analysis to perform.
getFeatures() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The features to return after video analysis.
getFilters() - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
Optional parameters that let you set the criteria that the text must meet to be included in your response.
getFilters() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Filters for technical cue or shot detection.
getFilters() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Optional parameters that let you set criteria the text must meet to be included in your response.
getFlowDefinitionArn() - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
The Amazon Resource Name (ARN) of the flow definition.
getForeground() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the properties of an image’s foreground, including the foreground’s quality and dominant colors, including the quality and dominant colors of the image.
getFormat() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Format of the analyzed video.
getFragmentNumber() - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
The unique identifier of the fragment.
getFrameHeight() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Vertical pixel dimension of the video.
getFrameRate() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Number of frames per second in the video.
getFrameWidth() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Horizontal pixel dimension of the video.
getGender() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The predicted gender of a detected face.
getGeneralLabels() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
Contains the specified filters for GENERAL_LABELS.
getGeneralLabels() - Method in class com.amazonaws.services.rekognition.model.LabelDetectionSettings
Contains filters for the object labels returned by DetectLabels.
getGeometry() - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The location of the detected object on the image that corresponds to the custom label.
getGeometry() - Method in class com.amazonaws.services.rekognition.model.TextDetection
The location of the detected text on the image.
getGetRequestMetadata() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Information about the paramters used when getting a response.
getGetRequestMetadata() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Information about the paramters used when getting a response.
getGreen() - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Green RGB value for a dominant color.
getGroundTruth() - Method in class com.amazonaws.services.rekognition.model.DatasetChanges
A Base64-encoded binary data object containing one or JSON lines that either update the dataset or are additions to the dataset.
getGroundTruthManifest() - Method in class com.amazonaws.services.rekognition.model.Asset
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
getGroundTruthManifest() - Method in class com.amazonaws.services.rekognition.model.DatasetSource
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
getHasErrors() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies an error filter for the response.
getHeight() - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Height of the bounding box as a ratio of the overall image height.
getHexCode() - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Hex code equivalent of the RGB values for a dominant color.
getHigh() - Method in class com.amazonaws.services.rekognition.model.AgeRange
The highest estimated age.
getHumanLoopActivationConditionsEvaluationResults() - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Shows the result of condition evaluations, including those conditions which activated a human review.
getHumanLoopActivationOutput() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Shows the results of the human in the loop evaluation.
getHumanLoopActivationReasons() - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Shows if and why human review was needed.
getHumanLoopArn() - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
The Amazon Resource Name (ARN) of the HumanLoop created.
getHumanLoopConfig() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.
getHumanLoopName() - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
The name of the human review used for this image.
getId() - Method in class com.amazonaws.services.rekognition.model.Celebrity
A unique identifier for the celebrity.
getId() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The unique identifier for the celebrity.
getId() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoRequest
The ID for the celebrity.
getId() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
The identifier for the detected person.
getId() - Method in class com.amazonaws.services.rekognition.model.TextDetection
The identifier for the detected text.
getImage() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Provides the input image either as bytes or an S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
The input image as base64-encoded bytes or an S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
The input image as base64-encoded bytes or an S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
The input image as base64-encoded bytes or an S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
The image in which you want to detect PPE on detected persons.
getImage() - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
The input image as base64-encoded bytes or an Amazon S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The input image as base64-encoded bytes or an S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesRequest
The input image as base64-encoded bytes or an S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
The input image as base64-encoded bytes or an S3 object.
getImage() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Provides the input image either as bytes or an S3 object.
getImageId() - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the input image.
getImageProperties() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
Information about the properties of the input image, such as brightness, sharpness, contrast, and dominant colors.
getImageProperties() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
Contains the chosen number of maximum dominant colors in an image.
getIndex() - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Identifier for the person detected person within a video.
getIndex() - Method in class com.amazonaws.services.rekognition.model.ShotSegment
An Identifier for a shot detection segment detected in a video.
getIndexFacesModelVersion() - Method in class com.amazonaws.services.rekognition.model.Face
The version of the face detect and storage model that was used when indexing the face vector.
getInput() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Kinesis video stream stream that provides the source streaming video.
getInput() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Kinesis video stream that provides the source streaming video.
getInput() - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The testing dataset that was supplied for training.
getInput() - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The training assets that you supplied for training.
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.AssociateFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CompareFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CopyProjectVersionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CreateCollectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CreateDatasetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CreateFaceLivenessSessionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CreateProjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CreateProjectVersionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CreateStreamProcessorResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.CreateUserResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteCollectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteDatasetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectPolicyResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectVersionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteStreamProcessorResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DeleteUserResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DescribeCollectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DescribeDatasetResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DescribeProjectsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DescribeProjectVersionsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DescribeStreamProcessorResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DetectCustomLabelsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DetectFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DetectLabelsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DetectModerationLabelsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DetectProtectiveEquipmentResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DetectTextResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DisassociateFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.DistributeDatasetEntriesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetCelebrityInfoResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetCelebrityRecognitionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetContentModerationResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetFaceDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetFaceLivenessSessionResultsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetFaceSearchResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetLabelDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetPersonTrackingResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetSegmentDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.GetTextDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.IndexFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListCollectionsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListDatasetEntriesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListDatasetLabelsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListProjectPoliciesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListStreamProcessorsResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListTagsForResourceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.ListUsersResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.PutProjectPolicyResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.RecognizeCelebritiesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.SearchFacesByImageResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.SearchFacesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.SearchUsersByImageResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.SearchUsersResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartCelebrityRecognitionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartContentModerationResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartFaceDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartFaceSearchResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartLabelDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartPersonTrackingResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartProjectVersionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartSegmentDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartStreamProcessorResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StartTextDetectionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StopProjectVersionResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.StopStreamProcessorResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.TagResourceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.UntagResourceResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.UpdateDatasetEntriesResultJsonUnmarshaller
 
getInstance() - Static method in class com.amazonaws.services.rekognition.model.transform.UpdateStreamProcessorResultJsonUnmarshaller
 
getInstances() - Method in class com.amazonaws.services.rekognition.model.Label
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Job identifier for the required celebrity recognition analysis.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Job identifier for the celebrity recognition operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
The identifier for the inappropriate, unwanted, or offensive content moderation job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Job identifier for the content moderation operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
Unique identifier for the face detection job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Job identifier for the face detection operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
The job identifer for the search request.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Job identifier for the face search operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Job identifier for the label detection operation for which you want results returned.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Job identifier for the label detection operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
The identifier for a job that tracks persons in a video.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Job identifier for the person tracking operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
Job identifier for the text detection operation for which you want results returned.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Job identifier for the segment detection operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
Job identifier for the text detection operation for which you want results returned.
getJobId() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Job identifier for the text detection operation for which you want to obtain results.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionResult
The identifier for the celebrity recognition analysis job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationResult
The identifier for the content analysis job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionResult
The identifier for the face detection job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchResult
The identifier for the search job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionResult
The identifier for the label detection job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingResult
The identifier for the person detection job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionResult
Unique identifier for the segment detection job.
getJobId() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionResult
Identifier for the text detection job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
The current status of the celebrity recognition job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The current status of the content moderation analysis job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
The current status of the face detection job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
The current status of the face search job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
The current status of the label detection job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
The current status of the person tracking job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Current status of the segment detection job.
getJobStatus() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Current status of the text detection job.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
A job identifier specified in the call to StartContentModeration and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
A job identifier specified in the call to StartFaceDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
A job identifier specified in the call to StartFaceSearch and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
A job identifier specified in the call to StartLabelDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
A job identifier specified in the call to StartSegmentDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
A job identifier specified in the call to StartTextDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
getJobTag() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
An identifier returned in the completion status published by your Amazon Simple Notification Service topic.
getKeyPrefix() - Method in class com.amazonaws.services.rekognition.model.S3Destination
The prefix value of the location within the bucket that you want the information to be published to.
getKinesisDataStream() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
The Amazon Kinesis Data Streams stream to which the Amazon Rekognition stream processor streams the analysis results.
getKinesisVideoStream() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorInput
The Kinesis video stream input stream for the source streaming video.
getKmsKeyId() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
getKmsKeyId() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
getKmsKeyId() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
getKmsKeyId() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
getKmsKeyId() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The identifier for your AWS Key Management Service key (AWS KMS key).
getKmsKeyId() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The identifer for the AWS Key Management Service key (AWS KMS key) that was used to encrypt the model during training.
getKnownGender() - Method in class com.amazonaws.services.rekognition.model.Celebrity
The known gender identity for the celebrity that matches the provided ID.
getKnownGender() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Retrieves the known gender for the celebrity.
getKnownGender() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
Retrieves the known gender for the celebrity.
getKVSStreamStartSelector() - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStartSelector
Specifies the starting point in the stream to start processing.
getLabel() - Method in class com.amazonaws.services.rekognition.model.LabelDetection
Details about the detected label.
getLabelCategoryExclusionFilters() - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be excluded from the return from DetectLabels.
getLabelCategoryInclusionFilters() - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be included in the return from DetectLabels.
getLabelDetection(GetLabelDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
getLabelDetection(GetLabelDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
GetLabelDetectionRequest - Class in com.amazonaws.services.rekognition.model
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
GetLabelDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
 
GetLabelDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetLabelDetectionRequest
GetLabelDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetLabelDetectionRequestMarshaller
 
GetLabelDetectionRequestMetadata - Class in com.amazonaws.services.rekognition.model
Contains metadata about a label detection request, including the SortBy and AggregateBy options.
GetLabelDetectionRequestMetadata() - Constructor for class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
 
GetLabelDetectionResult - Class in com.amazonaws.services.rekognition.model
 
GetLabelDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
 
GetLabelDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetLabelDetectionResult
GetLabelDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetLabelDetectionResultJsonUnmarshaller
 
getLabeled() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specify true to get only the JSON Lines where the image is labeled.
getLabeledEntries() - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of images in the dataset that have labels.
getLabelExclusionFilters() - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be excluded from the return from DetectLabels.
getLabelInclusionFilters() - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be included in the return from DetectLabels.
getLabelModelVersion() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
Version number of the label detection model that was used to detect labels.
getLabelModelVersion() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Version number of the label detection model that was used to detect labels.
getLabelName() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
The name of the label.
getLabels() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
Specifies what you want to detect in the video, such as people, packages, or pets.
getLabels() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
Specifies what you want to detect in the video, such as people, packages, or pets.
getLabels() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
An array of labels for the real-world objects detected.
getLabels() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
An array of labels detected in the video.
getLabelStats() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
Statistics about the label.
getLandmarks() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
An array of facial landmarks.
getLandmarks() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the location of landmarks on the face.
getLastUpdatedTimestamp() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The Unix timestamp for the date and time that the dataset was last updated.
getLastUpdatedTimestamp() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Unix datetime for when the project policy was last updated.
getLastUpdateTimestamp() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The time, in Unix format, the stream processor was last updated.
getLeft() - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Left coordinate of the bounding box as a ratio of overall image width.
getLow() - Method in class com.amazonaws.services.rekognition.model.AgeRange
The lowest estimated age.
getManifestSummary() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The location of the summary manifest.
getMatchConfidence() - Method in class com.amazonaws.services.rekognition.model.Celebrity
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
getMaxDominantColors() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImagePropertiesSettings
The maximum number of dominant colors to return when detecting labels in an image.
getMaxDurationInSeconds() - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStopSelector
Specifies the maximum amount of time in seconds that you want the stream to be processed.
getMaxFaces() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The maximum number of faces to index.
getMaxFaces() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
Maximum number of faces to return.
getMaxFaces() - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
Maximum number of faces to return.
getMaxInferenceUnits() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The maximum number of inference units Amazon Rekognition Custom Labels uses to auto-scale the model.
getMaxInferenceUnits() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The maximum number of inference units to use for auto-scaling the model.
getMaxLabels() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Maximum number of labels you want the service to return in the response.
getMaxPixelThreshold() - Method in class com.amazonaws.services.rekognition.model.BlackFrame
A threshold used to determine the maximum luminance value for a pixel to be considered black.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
The maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
The maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Maximum number of results you want the service to return in the response.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
Maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
Maximum number of collection IDs to return.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
The maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
The maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
Maximum number of faces to return.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
The maximum number of results to return per paginated call.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
Maximum number of stream processors you want Amazon Rekognition Video to return in the response.
getMaxResults() - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
Maximum number of UsersID to return.
getMaxUsers() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Maximum number of UserIDs to return.
getMaxUsers() - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
Maximum number of identities to return.
getMessage() - Method in class com.amazonaws.services.rekognition.model.Warning
Returns the value of the message property for this object.
getMinBoundingBoxHeight() - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the minimum height of the word bounding box.
getMinBoundingBoxWidth() - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the minimum width of the word bounding box.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
The minimum confidence required to label an object in the video.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
The minimum confidence required to label an object in the video.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Specifies the minimum confidence level for the labels to return.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the confidence of word detection.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Specifies the minimum confidence level for the labels to return.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Specifies the minimum confidence level for the labels to return.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
The minimum confidence level for which you want summary information.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
Specifies the minimum confidence that Amazon Rekognition must have in order to return a moderated content label.
getMinConfidence() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected label.
getMinCoveragePercentage() - Method in class com.amazonaws.services.rekognition.model.BlackFrame
The minimum percentage of pixels in a frame that need to have a luminance below the max_black_pixel_value for a frame to be considered a black frame.
getMinInferenceUnits() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The minimum number of inference units used by the model.
getMinInferenceUnits() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The minimum number of inference units to use.
getMinSegmentConfidence() - Method in class com.amazonaws.services.rekognition.model.StartShotDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
getMinSegmentConfidence() - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
getModelVersion() - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The version of the model used to detect segments.
getModerationLabel() - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The content moderation label detected by in the stored video.
getModerationLabels() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.
getModerationLabels() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
getModerationModelVersion() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Version number of the moderation detection model that was used to detect unsafe content.
getModerationModelVersion() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Version number of the moderation detection model that was used to detect inappropriate, unwanted, or offensive content.
getMouthOpen() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
getMustache() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face has a mustache, and the confidence level in the determination.
getName() - Method in class com.amazonaws.services.rekognition.model.Celebrity
The name of the celebrity.
getName() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The name of the celebrity.
getName() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
An identifier you assign to the stream processor.
getName() - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The name of the custom label.
getName() - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorRequest
The name of the stream processor you want to delete.
getName() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorRequest
Name of the stream processor for which you want information.
getName() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Name of the stream processor.
getName() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
The name of the celebrity.
getName() - Method in class com.amazonaws.services.rekognition.model.Label
The name (label) of the object or scene.
getName() - Method in class com.amazonaws.services.rekognition.model.LabelAlias
The name of an alias for a given label.
getName() - Method in class com.amazonaws.services.rekognition.model.LabelCategory
The name of a category that applies to a given label.
getName() - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
The label name for the type of unsafe content detected in the image.
getName() - Method in class com.amazonaws.services.rekognition.model.Parent
The name of the parent label.
getName() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The detected body part.
getName() - Method in class com.amazonaws.services.rekognition.model.S3Object
S3 object key name.
getName() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
The name of the stream processor to start processing.
getName() - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorRequest
The name of a stream processor created by CreateStreamProcessor.
getName() - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Name of the Amazon Rekognition stream processor.
getName() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Name of the stream processor that you want to update.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
If the previous response was incomplete (because there is more recognized celebrities to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of celebrities.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of content moderation labels.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
If the previous response was incomplete (because there are more faces to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
If the previous response was incomplete (because there is more search results to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of search results.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of labels.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
If the previous response was incomplete (because there are more persons to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of persons.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of text.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of text.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
Pagination token from the previous response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
If the result is truncated, the response provides a NextToken that you can use in the subsequent request to fetch the next set of collection IDs.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of project policies.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
If the previous response was incomplete (because there are more stream processors to retrieve), Amazon Rekognition Video returns a pagination token in the response.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of stream processors.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
Pagingation token to receive the next set of UsersID.
getNextToken() - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
A pagination token to be used with the subsequent request if the response is truncated.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the celebrity recognition analysis to.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the content analysis to.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the face detection operation.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the search.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label detection operation to.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people detection operation to.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the segment detection operation.
getNotificationChannel() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the completion status of a video analysis operation.
getNumberOfChannels() - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The number of audio channels in the segment.
getOptIn() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
If this option is set to true, you choose to share data with Rekognition to improve model performance.
getOrientationCorrection() - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
The value of OrientationCorrection is always null.
getOrientationCorrection() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
The value of OrientationCorrection is always null.
getOrientationCorrection() - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
If your collection is associated with a face detection model that's later than version 3.0, the value of OrientationCorrection is always null and no orientation information is returned.
getOrientationCorrection() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
getOutput() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Kinesis data stream stream or Amazon S3 bucket location to which Amazon Rekognition Video puts the analysis results.
getOutput() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Kinesis data stream to which Amazon Rekognition Video puts the analysis results.
getOutput() - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The subset of the dataset that was actually tested.
getOutput() - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The images (assets) that were actually trained by Amazon Rekognition Custom Labels.
getOutputConfig() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The S3 bucket and folder location where the training output for the source model version is placed.
getOutputConfig() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
getOutputConfig() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The Amazon S3 bucket location to store the results of training.
getOutputConfig() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The location where training results are saved.
getParametersToDelete() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
A list of parameters you want to delete from the stream processor.
getParentId() - Method in class com.amazonaws.services.rekognition.model.TextDetection
The Parent identifier for the detected text identified by the value of ID.
getParentName() - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
The name for the parent label.
getParents() - Method in class com.amazonaws.services.rekognition.model.Label
The parent labels for a label.
getPerson() - Method in class com.amazonaws.services.rekognition.model.PersonDetection
Details about a person whose path was tracked in a video.
getPerson() - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Information about the matched person.
getPersons() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
An array of persons detected in the image (including persons not wearing PPE).
getPersons() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
getPersons() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
getPersonsIndeterminate() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.
getPersonsWithoutRequiredEquipment() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are not wearing all of the types of PPE specified in the RequiredEquipmentTypes field of the detected personal protective equipment.
getPersonsWithRequiredEquipment() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are wearing detected personal protective equipment.
getPersonTracking(GetPersonTrackingRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
getPersonTracking(GetPersonTrackingRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
GetPersonTrackingRequest - Class in com.amazonaws.services.rekognition.model
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
GetPersonTrackingRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
 
GetPersonTrackingRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetPersonTrackingRequest
GetPersonTrackingRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetPersonTrackingRequestMarshaller
 
GetPersonTrackingResult - Class in com.amazonaws.services.rekognition.model
 
GetPersonTrackingResult() - Constructor for class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
 
GetPersonTrackingResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetPersonTrackingResult
GetPersonTrackingResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetPersonTrackingResultJsonUnmarshaller
 
getPitch() - Method in class com.amazonaws.services.rekognition.model.EyeDirection
Value representing eye direction on the pitch axis.
getPitch() - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the pitch axis.
getPixelPercent() - Method in class com.amazonaws.services.rekognition.model.DominantColor
The percentage of image pixels that have a given dominant color.
getPolicyDocument() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The JSON document for the project policy.
getPolicyDocument() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
A resource policy to add to the model.
getPolicyName() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The name of the policy that you want to delete.
getPolicyName() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The name of the project policy.
getPolicyName() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
A name for the policy.
getPolicyRevisionId() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The ID of the project policy revision that you want to delete.
getPolicyRevisionId() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The revision ID of the project policy.
getPolicyRevisionId() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
The revision ID for the Project Policy.
getPolicyRevisionId() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyResult
The ID of the project policy.
getPolygon() - Method in class com.amazonaws.services.rekognition.model.Geometry
Within the bounding box, a fine-grained polygon around the detected item.
getPolygon() - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
Specifies a shape made up of up to 10 Point objects to define a region of interest.
getPose() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Indicates the pose of the face as determined by its pitch, roll, and yaw.
getPose() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the pose of the face as determined by its pitch, roll, and yaw.
getProducerTimestamp() - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
The timestamp from the producer corresponding to the fragment, in milliseconds, expressed in unix time format.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The ARN of the Amazon Rekognition Custom Labels project to which you want to asssign the dataset.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.CreateProjectResult
The Amazon Resource Name (ARN) of the new project.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The ARN of the Amazon Rekognition Custom Labels project that manages the model that you want to train.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy you want to delete is attached to.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectRequest
The Amazon Resource Name (ARN) of the project that you want to delete.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
The Amazon Resource Name (ARN) of the project that contains the models you want to describe.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
The ARN of the project for which you want to list the project policies.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The Amazon Resource Name (ARN) of the project.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Amazon Resource Name (ARN) of the project to which the project policy is attached.
getProjectArn() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy is attached to.
getProjectDescriptions() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
A list of project descriptions.
getProjectName() - Method in class com.amazonaws.services.rekognition.model.CreateProjectRequest
The name of the project to create.
getProjectNames() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
A list of the projects that you want Amazon Rekognition Custom Labels to describe.
getProjectPolicies() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
A list of project policies attached to the project.
getProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionResult
The ARN of the copied model version in the destination project.
getProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionResult
The ARN of the model version that was created.
getProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionRequest
The Amazon Resource Name (ARN) of the model version that you want to delete.
getProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
The ARN of the model version that you want to use.
getProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Amazon Resource Name (ARN) of the model version.
getProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The Amazon Resource Name(ARN) of the model version that you want to start.
getProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionRequest
The Amazon Resource Name (ARN) of the model version that you want to delete.
getProjectVersionDescriptions() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
A list of model descriptions.
getProtectiveEquipmentModelVersion() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
The version number of the PPE detection model used to detect PPE in the image.
getQuality() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Identifies face image brightness and sharpness.
getQuality() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
The quality of the image background as defined by brightness and sharpness.
getQuality() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
The quality of the image foreground as defined by brightness and sharpness.
getQuality() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the quality of the image foreground as defined by brightness, sharpness, and contrast.
getQuality() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Identifies image brightness and sharpness.
getQualityFilter() - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
getQualityFilter() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
getQualityFilter() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
getQualityFilter() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
getQuotaCode() - Method in exception com.amazonaws.services.rekognition.model.HumanLoopQuotaExceededException
The quota code.
getReasons() - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
An array of reasons that specify why a face wasn't indexed.
getReasons() - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Reasons why a face wasn't used for Search.
getReasons() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
The reason why the association was unsuccessful.
getReasons() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
The reason why the deletion was unsuccessful.
getReasons() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
The reason why the deletion was unsuccessful.
getRed() - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Red RGB value for a dominant color.
getReferenceImage() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
A high-quality image from the Face Liveness video that can be used for face comparison or search.
getRegionsOfInterest() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
getRegionsOfInterest() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
getRegionsOfInterest() - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
A Filter focusing on a certain area of the image.
getRegionsOfInterest() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Filter focusing on a certain area of the frame.
getRegionsOfInterestForUpdate() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
getRequiredEquipmentTypes() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
An array of personal protective equipment types for which you want summary information.
getResourceArn() - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that contains the tags that you want a list of.
getResourceArn() - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to assign the tags to.
getResourceArn() - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to remove the tags from.
getResourceType() - Method in exception com.amazonaws.services.rekognition.model.HumanLoopQuotaExceededException
The resource type.
getRoleArn() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The Amazon Resource Number (ARN) of the IAM role that allows access to the stream processor.
getRoleArn() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
ARN of the IAM role that allows access to the stream processor.
getRoleArn() - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
The ARN of an IAM role that gives Amazon Rekognition publishing permissions to the Amazon SNS topic.
getRoll() - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the roll axis.
getS3Bucket() - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
The path to an AWS Amazon S3 bucket used to store Face Liveness session results.
getS3Bucket() - Method in class com.amazonaws.services.rekognition.model.OutputConfig
The S3 bucket where training output is placed.
getS3Destination() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
getS3KeyPrefix() - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
The prefix prepended to the output files for the Face Liveness session results.
getS3KeyPrefix() - Method in class com.amazonaws.services.rekognition.model.OutputConfig
The prefix applied to the training output files.
getS3Object() - Method in class com.amazonaws.services.rekognition.model.AuditImage
Provides the S3 bucket name and object name.
getS3Object() - Method in class com.amazonaws.services.rekognition.model.GroundTruthManifest
Provides the S3 bucket name and object name.
getS3Object() - Method in class com.amazonaws.services.rekognition.model.Image
Identifies an S3 object as the image source.
getS3Object() - Method in class com.amazonaws.services.rekognition.model.Summary
Provides the S3 bucket name and object name.
getS3Object() - Method in class com.amazonaws.services.rekognition.model.Video
The Amazon S3 bucket name and file name for the video.
getSampleRate() - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The sample rate for the audio stream.
getSearchedFace() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
A list of FaceDetail objects containing the BoundingBox for the largest face in image, as well as the confidence in the bounding box, that was searched for matches.
getSearchedFace() - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Contains the ID of a face that was used to search for matches in a collection.
getSearchedFaceBoundingBox() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
The bounding box around the face in the input image that Amazon Rekognition used for the search.
getSearchedFaceConfidence() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
The level of confidence that the searchedFaceBoundingBox, contains a face.
getSearchedFaceId() - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
ID of the face that was searched for matches in a collection.
getSearchedUser() - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Contains the ID of the UserID that was used to search for matches in a collection.
getSections() - Method in class com.amazonaws.services.rekognition.model.Warning
Returns the value of the sections property for this object.
getSegmentDetection(GetSegmentDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
getSegmentDetection(GetSegmentDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
GetSegmentDetectionRequest - Class in com.amazonaws.services.rekognition.model
Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
GetSegmentDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
 
GetSegmentDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetSegmentDetectionRequest
GetSegmentDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetSegmentDetectionRequestMarshaller
 
GetSegmentDetectionResult - Class in com.amazonaws.services.rekognition.model
 
GetSegmentDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
 
GetSegmentDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetSegmentDetectionResult
GetSegmentDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetSegmentDetectionResultJsonUnmarshaller
 
getSegments() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of segments detected in a video.
getSegmentTypes() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
An array of segment types to detect in the video.
getSelectedSegmentTypes() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array containing the segment types requested in the call to StartSegmentDetection.
getServiceCode() - Method in exception com.amazonaws.services.rekognition.model.HumanLoopQuotaExceededException
The service code.
getSessionId() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionResult
A unique 128-bit UUID identifying a Face Liveness session.
getSessionId() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsRequest
A unique 128-bit UUID.
getSessionId() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
The sessionId for which this request was called.
getSessionId() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorResult
A unique identifier for the stream processing session.
getSettings() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
A session settings object.
getSettings() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Input parameters used in a streaming video analyzed by a stream processor.
getSettings() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Input parameters used in a streaming video analyzed by a stream processor.
getSettings() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
A list of the filters to be applied to returned detected labels and image properties.
getSettings() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request of an asynchronous label analysis operation.
getSettingsForUpdate() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
The stream processor settings that you want to update.
getSharpness() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The sharpness of an image provided for label detection.
getSharpness() - Method in class com.amazonaws.services.rekognition.model.ImageQuality
Value representing sharpness of the face.
getShotFilter() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to shot detections.
getShotSegment() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
If the segment is a shot detection, contains information about the shot detection.
getSimilarity() - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
Level of confidence that the faces match.
getSimilarity() - Method in class com.amazonaws.services.rekognition.model.FaceMatch
Confidence in the match of this face with the input face.
getSimilarity() - Method in class com.amazonaws.services.rekognition.model.UserMatch
Describes the UserID metadata.
getSimilarityThreshold() - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The minimum level of confidence in the face matches that a match must meet to be included in the FaceMatches array.
getSimplifiedColor() - Method in class com.amazonaws.services.rekognition.model.DominantColor
One of 12 simplified color names applied to a dominant color.
getSmile() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Indicates whether or not the face is smiling, and the confidence level in the determination.
getSmile() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is smiling, and the confidence level in the determination.
getSNSTopicArn() - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
The Amazon SNS topic to which Amazon Rekognition posts the completion status.
getSNSTopicArn() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorNotificationChannel
The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon Rekognition posts the completion status.
getSortBy() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Sort to use for celebrities returned in Celebrities field.
getSortBy() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Sort to use for elements in the ModerationLabelDetections array.
getSortBy() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The sorting method chosen for a GetContentModeration request.
getSortBy() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Sort to use for grouping faces in the response.
getSortBy() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Sort to use for elements in the Labels array.
getSortBy() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The sorting method chosen for a GetLabelDetection request.
getSortBy() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Sort to use for elements in the Persons array.
getSourceImage() - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The input image as base64-encoded bytes or an S3 object.
getSourceImageFace() - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The face in the source image that was used for comparison.
getSourceImageOrientationCorrection() - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of SourceImageOrientationCorrection is always null.
getSourceProjectArn() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the source project in the trusting AWS account.
getSourceProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the model version in the source project that you want to copy to a destination project.
getSourceProjectVersionArn() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
If the model version was copied from a different project, SourceProjectVersionArn contains the ARN of the source model version.
getSourceRefContains() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
If specified, ListDatasetEntries only returns JSON Lines where the value of SourceRefContains is part of the source-ref field.
getStartFrameNumber() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame number of the start of a video segment, using a frame index that starts with 0.
getStartSelector() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
Specifies the starting point in the Kinesis stream to start processing.
getStartTimecodeSMPTE() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the start of a detected segment.
getStartTimestamp() - Method in class com.amazonaws.services.rekognition.model.Section
Returns the value of the startTimestamp property for this object.
getStartTimestampMillis() - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected moderation label.
getStartTimestampMillis() - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected label.
getStartTimestampMillis() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The start time of the detected segment in milliseconds from the start of the video.
getStatus() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status of the dataset.
getStatus() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status for the dataset.
getStatus() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
The current status of the delete project operation.
getStatus() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
The status of the deletion operation.
getStatus() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Current status of the stream processor.
getStatus() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Represents a status corresponding to the state of the session.
getStatus() - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The current status of the project.
getStatus() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The current status of the model version.
getStatus() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
The current running status of the model.
getStatus() - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
The current status of the stop operation.
getStatus() - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Current status of the Amazon Rekognition stream processor.
getStatusCode() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
HTTP status code indicating the result of the operation.
getStatusCode() - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionResult
HTTP status code that indicates the result of the operation.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message for the dataset.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message for the dataset.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Detailed status message about the stream processor.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
getStatusMessage() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
A descriptive message for an error or warning that occurred.
getStatusMessageCode() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset operation.
getStatusMessageCode() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message code for the dataset operation.
getStopSelector() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
Specifies when to stop processing the stream.
getStreamProcessorArn() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorResult
Amazon Resource Number for the newly created stream processor.
getStreamProcessorArn() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
ARN of the stream processor.
getStreamProcessors() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
List of stream processors that you have created.
getSummarizationAttributes() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
An array of PPE types that you want to summarize.
getSummary() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
Summary information for the types of PPE specified in the SummarizationAttributes input parameter.
getSummary() - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
The S3 bucket that contains the training summary.
getSunglasses() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
getTagKeys() - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
A list of the tags that you want to remove.
getTags() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The key-value tags to assign to the model version.
getTags() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
A set of tags (key-value pairs) that you want to attach to the collection.
getTags() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
A set of tags (key-value pairs) that you want to attach to the model.
getTags() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
A set of tags (key-value pairs) that you want to attach to the stream processor.
getTags() - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
A list of key-value tags assigned to the resource.
getTags() - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
The key-value tags to assign to the resource.
getTargetImage() - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The target image as base64-encoded bytes or an S3 object.
getTargetImageOrientationCorrection() - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of TargetImageOrientationCorrection is always null.
getTechnicalCueFilter() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to technical cues.
getTechnicalCueSegment() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
If the segment is a technical cue, contains information about the technical cue.
getTestingData() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the service uses to test the model.
getTestingDataResult() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
Contains information about the testing results.
getTextDetection(GetTextDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
getTextDetection(GetTextDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
getTextDetection() - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
Details about text detected in a video.
GetTextDetectionRequest - Class in com.amazonaws.services.rekognition.model
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
GetTextDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
 
GetTextDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for GetTextDetectionRequest
GetTextDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetTextDetectionRequestMarshaller
 
GetTextDetectionResult - Class in com.amazonaws.services.rekognition.model
 
GetTextDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.GetTextDetectionResult
 
GetTextDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response GetTextDetectionResult
GetTextDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.GetTextDetectionResultJsonUnmarshaller
 
getTextDetections() - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
An array of text that was detected in the input image.
getTextDetections() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
An array of text detected in the video.
getTextModelVersion() - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
The model version used to detect text.
getTextModelVersion() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Version number of the text detection model that was used to detect text.
getTimestamp() - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
The time, in milliseconds from the start of the video, that the celebrity was recognized.
getTimestamp() - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
Time, in milliseconds from the beginning of the video, that the content moderation label was detected.
getTimestamp() - Method in class com.amazonaws.services.rekognition.model.FaceDetection
Time, in milliseconds from the start of the video, that the face was detected.
getTimestamp() - Method in class com.amazonaws.services.rekognition.model.LabelDetection
Time, in milliseconds from the start of the video, that the label was detected.
getTimestamp() - Method in class com.amazonaws.services.rekognition.model.PersonDetection
The time, in milliseconds from the start of the video, that the person's path was tracked.
getTimestamp() - Method in class com.amazonaws.services.rekognition.model.PersonMatch
The time, in milliseconds from the beginning of the video, that the person was matched in the video.
getTimestamp() - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
The time, in milliseconds from the start of the video, that the text was detected.
getTop() - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Top coordinate of the bounding box as a ratio of overall image height.
getTotalEntries() - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of images in the dataset.
getTotalLabels() - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of labels declared in the dataset.
getTrainingData() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the services uses to train the model.
getTrainingDataResult() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
Contains information about the training results.
getTrainingEndTimestamp() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Unix date and time that training of the model ended.
getType() - Method in class com.amazonaws.services.rekognition.model.Emotion
Type of emotion detected.
getType() - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The type of detected PPE.
getType() - Method in class com.amazonaws.services.rekognition.model.KnownGender
A string value of the KnownGender info about the Celebrity.
getType() - Method in class com.amazonaws.services.rekognition.model.Landmark
Type of landmark.
getType() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The type of the segment.
getType() - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The type of a segment (technical cue or shot detection).
getType() - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The type of the technical cue.
getType() - Method in class com.amazonaws.services.rekognition.model.TextDetection
The type of text that was detected.
getUnindexedFaces() - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces that were detected in the image but weren't indexed.
getUnmatchedFaces() - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that did not match the source image face.
getUnrecognizedFaces() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each unrecognized face in the image.
getUnsearchedFaces() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
List of UnsearchedFace objects.
getUnsuccessfulFaceAssociations() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
getUnsuccessfulFaceDeletions() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of any faces that weren't deleted.
getUnsuccessfulFaceDisassociations() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
getUrls() - Method in class com.amazonaws.services.rekognition.model.Celebrity
An array of URLs pointing to additional information about the celebrity.
getUrls() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
An array of URLs pointing to additional celebrity information.
getUrls() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
An array of URLs pointing to additional celebrity information.
getUser() - Method in class com.amazonaws.services.rekognition.model.UserMatch
Confidence in the match of this UserID with the input face.
getUserCount() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of UserIDs assigned to the specified colleciton.
getUserId() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
The ID for the existing UserID.
getUserId() - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
ID for the UserID to be created.
getUserId() - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
ID for the UserID to be deleted.
getUserId() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
ID for the existing UserID.
getUserId() - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier assigned to the user.
getUserId() - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
An array of user IDs to filter results with when listing faces in a collection.
getUserId() - Method in class com.amazonaws.services.rekognition.model.MatchedUser
A provided ID for the UserID.
getUserId() - Method in class com.amazonaws.services.rekognition.model.SearchedUser
A provided ID for the UserID.
getUserId() - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
ID for the existing User.
getUserId() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
A provided ID for the UserID.
getUserId() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
A provided ID for the UserID.
getUserId() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
A provided ID for the UserID.
getUserId() - Method in class com.amazonaws.services.rekognition.model.User
A provided ID for the User.
getUserMatches() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
An array of UserID objects that matched the input face, along with the confidence in the match.
getUserMatches() - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
An array of UserMatch objects that matched the input face along with the confidence in the match.
getUserMatchThreshold() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
An optional value specifying the minimum confidence in the UserID match to return.
getUserMatchThreshold() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Specifies the minimum confidence in the UserID match to return.
getUserMatchThreshold() - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
Optional value that specifies the minimum confidence in the matched UserID to return.
getUsers() - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
List of UsersID associated with the specified collection.
getUserStatus() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
The status of an update made to a UserID.
getUserStatus() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
The status of an update made to a User.
getUserStatus() - Method in class com.amazonaws.services.rekognition.model.MatchedUser
The status of the user matched to a provided FaceID.
getUserStatus() - Method in class com.amazonaws.services.rekognition.model.User
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
getValidation() - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The location of the data validation manifest.
getValidation() - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The location of the data validation manifest.
getValue() - Method in class com.amazonaws.services.rekognition.model.Beard
Boolean value that indicates whether the face has beard or not.
getValue() - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
True if the PPE covers the corresponding body part, otherwise false.
getValue() - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Boolean value that indicates whether the face is wearing eye glasses or not.
getValue() - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Boolean value that indicates whether the eyes on the face are open.
getValue() - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
True if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
getValue() - Method in class com.amazonaws.services.rekognition.model.Gender
The predicted gender of the face.
getValue() - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Boolean value that indicates whether the mouth on the face is open or not.
getValue() - Method in class com.amazonaws.services.rekognition.model.Mustache
Boolean value that indicates whether the face has mustache or not.
getValue() - Method in class com.amazonaws.services.rekognition.model.Smile
Boolean value that indicates whether the face is smiling or not.
getValue() - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Boolean value that indicates whether the face is wearing sunglasses or not.
getVersion() - Method in class com.amazonaws.services.rekognition.model.S3Object
If the bucket is versioning enabled, you can specify the object version.
getVersionName() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
A name for the version of the model that's copied to the destination project.
getVersionName() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
A name for the version of the model.
getVersionNames() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
A list of model version names that you want to describe.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
The video in which you want to recognize celebrities.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
The video in which you want to detect inappropriate, unwanted, or offensive content.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The video in which you want to detect faces.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The video you want to search.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The video in which you want to detect labels.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
The video in which you want to detect people.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Video file stored in an Amazon S3 bucket.
getVideo() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Video file stored in an Amazon S3 bucket.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Information about a video that Amazon Rekognition Video analyzed.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Information about a video that Amazon Rekognition analyzed.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Information about a video that Amazon Rekognition Video analyzed.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Information about a video that Amazon Rekognition analyzed.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Information about a video that Amazon Rekognition Video analyzed.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Information about a video that Amazon Rekognition Video analyzed.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
getVideoMetadata() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Information about a video that Amazon Rekognition analyzed.
getWidth() - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Width of the bounding box as a ratio of the overall image width.
getWordFilter() - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
A set of parameters that allow you to filter out certain results from your returned results.
getWordFilter() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Filters focusing on qualities of the text, such as confidence or size.
getX() - Method in class com.amazonaws.services.rekognition.model.Landmark
The x-coordinate of the landmark expressed as a ratio of the width of the image.
getX() - Method in class com.amazonaws.services.rekognition.model.Point
The value of the X coordinate for a point on a Polygon.
getY() - Method in class com.amazonaws.services.rekognition.model.Landmark
The y-coordinate of the landmark expressed as a ratio of the height of the image.
getY() - Method in class com.amazonaws.services.rekognition.model.Point
The value of the Y coordinate for a point on a Polygon.
getYaw() - Method in class com.amazonaws.services.rekognition.model.EyeDirection
Value representing eye direction on the yaw axis.
getYaw() - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the yaw axis.
GroundTruthManifest - Class in com.amazonaws.services.rekognition.model
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
GroundTruthManifest() - Constructor for class com.amazonaws.services.rekognition.model.GroundTruthManifest
 

H

hashCode() - Method in class com.amazonaws.services.rekognition.model.AgeRange
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Asset
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.AssociatedFace
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.AuditImage
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Beard
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.BlackFrame
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.BoundingBox
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Celebrity
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateProjectRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateProjectResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CreateUserResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.CustomLabel
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DatasetChanges
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DatasetSource
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DatasetStats
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DeleteUserResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DisassociatedFace
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DistributeDataset
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.DominantColor
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Emotion
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.EyeDirection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.EyeOpen
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Face
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.FaceDetection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.FaceMatch
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.FaceRecord
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Gender
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Geometry
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.GroundTruthManifest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Image
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ImageQuality
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Instance
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.KinesisDataStream
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStream
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.KnownGender
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Label
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.LabelAlias
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.LabelCategory
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.LabelDetection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.LabelDetectionSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Landmark
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.MatchedUser
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.MouthOpen
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Mustache
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.OutputConfig
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Parent
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.PersonDetail
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.PersonDetection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.PersonMatch
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Point
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Pose
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.S3Destination
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.S3Object
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchedFace
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchedFaceDetails
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchedUser
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Section
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ShotSegment
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Smile
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartShotDetectionFilter
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStartSelector
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStopSelector
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorInput
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorNotificationChannel
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettingsForUpdate
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Summary
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Sunglasses
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TagResourceResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TestingData
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TextDetection
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TrainingData
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorResult
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.User
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.UserMatch
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.ValidationData
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Video
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
 
hashCode() - Method in class com.amazonaws.services.rekognition.model.Warning
 
HumanLoopActivationOutput - Class in com.amazonaws.services.rekognition.model
Shows the results of the human in the loop evaluation.
HumanLoopActivationOutput() - Constructor for class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
 
HumanLoopConfig - Class in com.amazonaws.services.rekognition.model
Sets up the flow definition the image will be sent to if one of the conditions is met.
HumanLoopConfig() - Constructor for class com.amazonaws.services.rekognition.model.HumanLoopConfig
 
HumanLoopDataAttributes - Class in com.amazonaws.services.rekognition.model
Allows you to set attributes of the image.
HumanLoopDataAttributes() - Constructor for class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
 
HumanLoopQuotaExceededException - Exception in com.amazonaws.services.rekognition.model
The number of in-progress human reviews you have has exceeded the number allowed.
HumanLoopQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rekognition.model.HumanLoopQuotaExceededException
Constructs a new HumanLoopQuotaExceededException with the specified error message.
HumanLoopQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
HumanLoopQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.HumanLoopQuotaExceededExceptionUnmarshaller
 

I

IdempotentParameterMismatchException - Exception in com.amazonaws.services.rekognition.model
A ClientRequestToken input parameter was reused with an operation, but at least one of the other input parameters is different from the previous call to the operation.
IdempotentParameterMismatchException(String) - Constructor for exception com.amazonaws.services.rekognition.model.IdempotentParameterMismatchException
Constructs a new IdempotentParameterMismatchException with the specified error message.
IdempotentParameterMismatchExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
IdempotentParameterMismatchExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.IdempotentParameterMismatchExceptionUnmarshaller
 
Image - Class in com.amazonaws.services.rekognition.model
Provides the input image either as bytes or an S3 object.
Image() - Constructor for class com.amazonaws.services.rekognition.model.Image
 
ImageQuality - Class in com.amazonaws.services.rekognition.model
Identifies face image brightness and sharpness.
ImageQuality() - Constructor for class com.amazonaws.services.rekognition.model.ImageQuality
 
ImageTooLargeException - Exception in com.amazonaws.services.rekognition.model
The input image size exceeds the allowed limit.
ImageTooLargeException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ImageTooLargeException
Constructs a new ImageTooLargeException with the specified error message.
ImageTooLargeExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ImageTooLargeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ImageTooLargeExceptionUnmarshaller
 
indexFaces(IndexFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Detects faces in the input image and adds them to the specified collection.
indexFaces(IndexFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Detects faces in the input image and adds them to the specified collection.
IndexFacesRequest - Class in com.amazonaws.services.rekognition.model
Detects faces in the input image and adds them to the specified collection.
IndexFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.IndexFacesRequest
Default constructor for IndexFacesRequest object.
IndexFacesRequest(String, Image) - Constructor for class com.amazonaws.services.rekognition.model.IndexFacesRequest
Constructs a new IndexFacesRequest object.
IndexFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for IndexFacesRequest
IndexFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.IndexFacesRequestMarshaller
 
IndexFacesResult - Class in com.amazonaws.services.rekognition.model
 
IndexFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.IndexFacesResult
 
IndexFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response IndexFacesResult
IndexFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.IndexFacesResultJsonUnmarshaller
 
Instance - Class in com.amazonaws.services.rekognition.model
An instance of a label returned by Amazon Rekognition Image (DetectLabels) or by Amazon Rekognition Video (GetLabelDetection).
Instance() - Constructor for class com.amazonaws.services.rekognition.model.Instance
 
InternalServerErrorException - Exception in com.amazonaws.services.rekognition.model
Amazon Rekognition experienced a service issue.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.rekognition.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InternalServerErrorExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
InternalServerErrorExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.InternalServerErrorExceptionUnmarshaller
 
InvalidImageFormatException - Exception in com.amazonaws.services.rekognition.model
The provided image format is not supported.
InvalidImageFormatException(String) - Constructor for exception com.amazonaws.services.rekognition.model.InvalidImageFormatException
Constructs a new InvalidImageFormatException with the specified error message.
InvalidImageFormatExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
InvalidImageFormatExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.InvalidImageFormatExceptionUnmarshaller
 
InvalidPaginationTokenException - Exception in com.amazonaws.services.rekognition.model
Pagination token in the request is not valid.
InvalidPaginationTokenException(String) - Constructor for exception com.amazonaws.services.rekognition.model.InvalidPaginationTokenException
Constructs a new InvalidPaginationTokenException with the specified error message.
InvalidPaginationTokenExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
InvalidPaginationTokenExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.InvalidPaginationTokenExceptionUnmarshaller
 
InvalidParameterException - Exception in com.amazonaws.services.rekognition.model
Input parameter violated a constraint.
InvalidParameterException(String) - Constructor for exception com.amazonaws.services.rekognition.model.InvalidParameterException
Constructs a new InvalidParameterException with the specified error message.
InvalidParameterExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
InvalidParameterExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.InvalidParameterExceptionUnmarshaller
 
InvalidPolicyRevisionIdException - Exception in com.amazonaws.services.rekognition.model
The supplied revision id for the project policy is invalid.
InvalidPolicyRevisionIdException(String) - Constructor for exception com.amazonaws.services.rekognition.model.InvalidPolicyRevisionIdException
Constructs a new InvalidPolicyRevisionIdException with the specified error message.
InvalidPolicyRevisionIdExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
InvalidPolicyRevisionIdExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.InvalidPolicyRevisionIdExceptionUnmarshaller
 
InvalidS3ObjectException - Exception in com.amazonaws.services.rekognition.model
Amazon Rekognition is unable to access the S3 object specified in the request.
InvalidS3ObjectException(String) - Constructor for exception com.amazonaws.services.rekognition.model.InvalidS3ObjectException
Constructs a new InvalidS3ObjectException with the specified error message.
InvalidS3ObjectExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
InvalidS3ObjectExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.InvalidS3ObjectExceptionUnmarshaller
 
isAutoCreate() - Method in class com.amazonaws.services.rekognition.model.TestingData
If specified, Amazon Rekognition Custom Labels temporarily splits the training dataset (80%) to create a test dataset (20%) for the training job.
isHasErrors() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies an error filter for the response.
isLabeled() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specify true to get only the JSON Lines where the image is labeled.
isOptIn() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
If this option is set to true, you choose to share data with Rekognition to improve model performance.
isValue() - Method in class com.amazonaws.services.rekognition.model.Beard
Boolean value that indicates whether the face has beard or not.
isValue() - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
True if the PPE covers the corresponding body part, otherwise false.
isValue() - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Boolean value that indicates whether the face is wearing eye glasses or not.
isValue() - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Boolean value that indicates whether the eyes on the face are open.
isValue() - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
True if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
isValue() - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Boolean value that indicates whether the mouth on the face is open or not.
isValue() - Method in class com.amazonaws.services.rekognition.model.Mustache
Boolean value that indicates whether the face has mustache or not.
isValue() - Method in class com.amazonaws.services.rekognition.model.Smile
Boolean value that indicates whether the face is smiling or not.
isValue() - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Boolean value that indicates whether the face is wearing sunglasses or not.

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.rekognition.AmazonRekognitionClient
List of exception unmarshallers for all Amazon Rekognition exceptions.

K

KinesisDataStream - Class in com.amazonaws.services.rekognition.model
The Kinesis data stream Amazon Rekognition to which the analysis results of a Amazon Rekognition stream processor are streamed.
KinesisDataStream() - Constructor for class com.amazonaws.services.rekognition.model.KinesisDataStream
 
KinesisVideoStream - Class in com.amazonaws.services.rekognition.model
Kinesis video stream stream that provides the source streaming video for a Amazon Rekognition Video stream processor.
KinesisVideoStream() - Constructor for class com.amazonaws.services.rekognition.model.KinesisVideoStream
 
KinesisVideoStreamStartSelector - Class in com.amazonaws.services.rekognition.model
Specifies the starting point in a Kinesis stream to start processing.
KinesisVideoStreamStartSelector() - Constructor for class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
 
KnownGender - Class in com.amazonaws.services.rekognition.model
The known gender identity for the celebrity that matches the provided ID.
KnownGender() - Constructor for class com.amazonaws.services.rekognition.model.KnownGender
 
KnownGenderType - Enum in com.amazonaws.services.rekognition.model
A list of enum string of possible gender values that Celebrity returns.

L

Label - Class in com.amazonaws.services.rekognition.model
Structure containing details about the detected label, including the name, detected instances, parent labels, and level of confidence.
Label() - Constructor for class com.amazonaws.services.rekognition.model.Label
 
LabelAlias - Class in com.amazonaws.services.rekognition.model
A potential alias of for a given label.
LabelAlias() - Constructor for class com.amazonaws.services.rekognition.model.LabelAlias
 
LabelCategory - Class in com.amazonaws.services.rekognition.model
The category that applies to a given label.
LabelCategory() - Constructor for class com.amazonaws.services.rekognition.model.LabelCategory
 
LabelDetection - Class in com.amazonaws.services.rekognition.model
Information about a label detected in a video analysis request and the time the label was detected in the video.
LabelDetection() - Constructor for class com.amazonaws.services.rekognition.model.LabelDetection
 
LabelDetectionAggregateBy - Enum in com.amazonaws.services.rekognition.model
Label Detection Aggregate By
LabelDetectionFeatureName - Enum in com.amazonaws.services.rekognition.model
Label Detection Feature Name
LabelDetectionSettings - Class in com.amazonaws.services.rekognition.model
Contains the specified filters that should be applied to a list of returned GENERAL_LABELS.
LabelDetectionSettings() - Constructor for class com.amazonaws.services.rekognition.model.LabelDetectionSettings
 
LabelDetectionSortBy - Enum in com.amazonaws.services.rekognition.model
Label Detection Sort By
Landmark - Class in com.amazonaws.services.rekognition.model
Indicates the location of the landmark on the face.
Landmark() - Constructor for class com.amazonaws.services.rekognition.model.Landmark
 
LandmarkType - Enum in com.amazonaws.services.rekognition.model
Landmark Type
LimitExceededException - Exception in com.amazonaws.services.rekognition.model
An Amazon Rekognition service limit was exceeded.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.rekognition.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LimitExceededExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
LimitExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.LimitExceededExceptionUnmarshaller
 
listCollections(ListCollectionsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Returns list of collection IDs in your account.
listCollections(ListCollectionsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Returns list of collection IDs in your account.
ListCollectionsRequest - Class in com.amazonaws.services.rekognition.model
Returns list of collection IDs in your account.
ListCollectionsRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListCollectionsRequest
 
ListCollectionsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListCollectionsRequest
ListCollectionsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListCollectionsRequestMarshaller
 
ListCollectionsResult - Class in com.amazonaws.services.rekognition.model
 
ListCollectionsResult() - Constructor for class com.amazonaws.services.rekognition.model.ListCollectionsResult
 
ListCollectionsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListCollectionsResult
ListCollectionsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListCollectionsResultJsonUnmarshaller
 
listDatasetEntries(ListDatasetEntriesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Lists the entries (images) within a dataset.
listDatasetEntries(ListDatasetEntriesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Lists the entries (images) within a dataset.
ListDatasetEntriesRequest - Class in com.amazonaws.services.rekognition.model
Lists the entries (images) within a dataset.
ListDatasetEntriesRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
 
ListDatasetEntriesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListDatasetEntriesRequest
ListDatasetEntriesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListDatasetEntriesRequestMarshaller
 
ListDatasetEntriesResult - Class in com.amazonaws.services.rekognition.model
 
ListDatasetEntriesResult() - Constructor for class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
 
ListDatasetEntriesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListDatasetEntriesResult
ListDatasetEntriesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListDatasetEntriesResultJsonUnmarshaller
 
listDatasetLabels(ListDatasetLabelsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Lists the labels in a dataset.
listDatasetLabels(ListDatasetLabelsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Lists the labels in a dataset.
ListDatasetLabelsRequest - Class in com.amazonaws.services.rekognition.model
Lists the labels in a dataset.
ListDatasetLabelsRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
 
ListDatasetLabelsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListDatasetLabelsRequest
ListDatasetLabelsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListDatasetLabelsRequestMarshaller
 
ListDatasetLabelsResult - Class in com.amazonaws.services.rekognition.model
 
ListDatasetLabelsResult() - Constructor for class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
 
ListDatasetLabelsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListDatasetLabelsResult
ListDatasetLabelsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListDatasetLabelsResultJsonUnmarshaller
 
listFaces(ListFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Returns metadata for faces in the specified collection.
listFaces(ListFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Returns metadata for faces in the specified collection.
ListFacesRequest - Class in com.amazonaws.services.rekognition.model
Returns metadata for faces in the specified collection.
ListFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListFacesRequest
Default constructor for ListFacesRequest object.
ListFacesRequest(String) - Constructor for class com.amazonaws.services.rekognition.model.ListFacesRequest
Constructs a new ListFacesRequest object.
ListFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListFacesRequest
ListFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListFacesRequestMarshaller
 
ListFacesResult - Class in com.amazonaws.services.rekognition.model
 
ListFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.ListFacesResult
 
ListFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListFacesResult
ListFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListFacesResultJsonUnmarshaller
 
listProjectPolicies(ListProjectPoliciesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets a list of the project policies attached to a project.
listProjectPolicies(ListProjectPoliciesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets a list of the project policies attached to a project.
ListProjectPoliciesRequest - Class in com.amazonaws.services.rekognition.model
Gets a list of the project policies attached to a project.
ListProjectPoliciesRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
 
ListProjectPoliciesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListProjectPoliciesRequest
ListProjectPoliciesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListProjectPoliciesRequestMarshaller
 
ListProjectPoliciesResult - Class in com.amazonaws.services.rekognition.model
 
ListProjectPoliciesResult() - Constructor for class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
 
ListProjectPoliciesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListProjectPoliciesResult
ListProjectPoliciesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListProjectPoliciesResultJsonUnmarshaller
 
listStreamProcessors(ListStreamProcessorsRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Gets a list of stream processors that you have created with CreateStreamProcessor.
listStreamProcessors(ListStreamProcessorsRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Gets a list of stream processors that you have created with CreateStreamProcessor.
ListStreamProcessorsRequest - Class in com.amazonaws.services.rekognition.model
Gets a list of stream processors that you have created with CreateStreamProcessor.
ListStreamProcessorsRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
 
ListStreamProcessorsRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListStreamProcessorsRequest
ListStreamProcessorsRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListStreamProcessorsRequestMarshaller
 
ListStreamProcessorsResult - Class in com.amazonaws.services.rekognition.model
 
ListStreamProcessorsResult() - Constructor for class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
 
ListStreamProcessorsResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListStreamProcessorsResult
ListStreamProcessorsResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListStreamProcessorsResultJsonUnmarshaller
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
listTagsForResource(ListTagsForResourceRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
ListTagsForResourceRequest - Class in com.amazonaws.services.rekognition.model
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
ListTagsForResourceRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListTagsForResourceRequest
 
ListTagsForResourceRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListTagsForResourceRequest
ListTagsForResourceRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResult - Class in com.amazonaws.services.rekognition.model
 
ListTagsForResourceResult() - Constructor for class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
 
ListTagsForResourceResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListTagsForResourceResult
ListTagsForResourceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListTagsForResourceResultJsonUnmarshaller
 
listUsers(ListUsersRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Returns metadata of the User such as UserID in the specified collection.
listUsers(ListUsersRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Returns metadata of the User such as UserID in the specified collection.
ListUsersRequest - Class in com.amazonaws.services.rekognition.model
Returns metadata of the User such as UserID in the specified collection.
ListUsersRequest() - Constructor for class com.amazonaws.services.rekognition.model.ListUsersRequest
 
ListUsersRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for ListUsersRequest
ListUsersRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListUsersRequestMarshaller
 
ListUsersResult - Class in com.amazonaws.services.rekognition.model
 
ListUsersResult() - Constructor for class com.amazonaws.services.rekognition.model.ListUsersResult
 
ListUsersResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response ListUsersResult
ListUsersResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ListUsersResultJsonUnmarshaller
 
LivenessOutputConfig - Class in com.amazonaws.services.rekognition.model
Contains settings that specify the location of an Amazon S3 bucket used to store the output of a Face Liveness session.
LivenessOutputConfig() - Constructor for class com.amazonaws.services.rekognition.model.LivenessOutputConfig
 
LivenessSessionStatus - Enum in com.amazonaws.services.rekognition.model
Liveness Session Status

M

MalformedPolicyDocumentException - Exception in com.amazonaws.services.rekognition.model
The format of the project policy document that you supplied to PutProjectPolicy is incorrect.
MalformedPolicyDocumentException(String) - Constructor for exception com.amazonaws.services.rekognition.model.MalformedPolicyDocumentException
Constructs a new MalformedPolicyDocumentException with the specified error message.
MalformedPolicyDocumentExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
MalformedPolicyDocumentExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.MalformedPolicyDocumentExceptionUnmarshaller
 
marshall(AssociateFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.AssociateFacesRequestMarshaller
 
marshall(CompareFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CompareFacesRequestMarshaller
 
marshall(CopyProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CopyProjectVersionRequestMarshaller
 
marshall(CreateCollectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CreateCollectionRequestMarshaller
 
marshall(CreateDatasetRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CreateDatasetRequestMarshaller
 
marshall(CreateFaceLivenessSessionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CreateFaceLivenessSessionRequestMarshaller
 
marshall(CreateProjectRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CreateProjectRequestMarshaller
 
marshall(CreateProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CreateProjectVersionRequestMarshaller
 
marshall(CreateStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CreateStreamProcessorRequestMarshaller
 
marshall(CreateUserRequest) - Method in class com.amazonaws.services.rekognition.model.transform.CreateUserRequestMarshaller
 
marshall(DeleteCollectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteCollectionRequestMarshaller
 
marshall(DeleteDatasetRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteDatasetRequestMarshaller
 
marshall(DeleteFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteFacesRequestMarshaller
 
marshall(DeleteProjectPolicyRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectPolicyRequestMarshaller
 
marshall(DeleteProjectRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectRequestMarshaller
 
marshall(DeleteProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectVersionRequestMarshaller
 
marshall(DeleteStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteStreamProcessorRequestMarshaller
 
marshall(DeleteUserRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteUserRequestMarshaller
 
marshall(DescribeCollectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeCollectionRequestMarshaller
 
marshall(DescribeDatasetRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeDatasetRequestMarshaller
 
marshall(DescribeProjectsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeProjectsRequestMarshaller
 
marshall(DescribeProjectVersionsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeProjectVersionsRequestMarshaller
 
marshall(DescribeStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeStreamProcessorRequestMarshaller
 
marshall(DetectCustomLabelsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DetectCustomLabelsRequestMarshaller
 
marshall(DetectFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DetectFacesRequestMarshaller
 
marshall(DetectLabelsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DetectLabelsRequestMarshaller
 
marshall(DetectModerationLabelsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DetectModerationLabelsRequestMarshaller
 
marshall(DetectProtectiveEquipmentRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DetectProtectiveEquipmentRequestMarshaller
 
marshall(DetectTextRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DetectTextRequestMarshaller
 
marshall(DisassociateFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DisassociateFacesRequestMarshaller
 
marshall(DistributeDatasetEntriesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.DistributeDatasetEntriesRequestMarshaller
 
marshall(GetCelebrityInfoRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetCelebrityInfoRequestMarshaller
 
marshall(GetCelebrityRecognitionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetCelebrityRecognitionRequestMarshaller
 
marshall(GetContentModerationRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetContentModerationRequestMarshaller
 
marshall(GetFaceDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetFaceDetectionRequestMarshaller
 
marshall(GetFaceLivenessSessionResultsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetFaceLivenessSessionResultsRequestMarshaller
 
marshall(GetFaceSearchRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetFaceSearchRequestMarshaller
 
marshall(GetLabelDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetLabelDetectionRequestMarshaller
 
marshall(GetPersonTrackingRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetPersonTrackingRequestMarshaller
 
marshall(GetSegmentDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetSegmentDetectionRequestMarshaller
 
marshall(GetTextDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.GetTextDetectionRequestMarshaller
 
marshall(IndexFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.IndexFacesRequestMarshaller
 
marshall(ListCollectionsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListCollectionsRequestMarshaller
 
marshall(ListDatasetEntriesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListDatasetEntriesRequestMarshaller
 
marshall(ListDatasetLabelsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListDatasetLabelsRequestMarshaller
 
marshall(ListFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListFacesRequestMarshaller
 
marshall(ListProjectPoliciesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListProjectPoliciesRequestMarshaller
 
marshall(ListStreamProcessorsRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListStreamProcessorsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListUsersRequest) - Method in class com.amazonaws.services.rekognition.model.transform.ListUsersRequestMarshaller
 
marshall(PutProjectPolicyRequest) - Method in class com.amazonaws.services.rekognition.model.transform.PutProjectPolicyRequestMarshaller
 
marshall(RecognizeCelebritiesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.RecognizeCelebritiesRequestMarshaller
 
marshall(SearchFacesByImageRequest) - Method in class com.amazonaws.services.rekognition.model.transform.SearchFacesByImageRequestMarshaller
 
marshall(SearchFacesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.SearchFacesRequestMarshaller
 
marshall(SearchUsersByImageRequest) - Method in class com.amazonaws.services.rekognition.model.transform.SearchUsersByImageRequestMarshaller
 
marshall(SearchUsersRequest) - Method in class com.amazonaws.services.rekognition.model.transform.SearchUsersRequestMarshaller
 
marshall(StartCelebrityRecognitionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartCelebrityRecognitionRequestMarshaller
 
marshall(StartContentModerationRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartContentModerationRequestMarshaller
 
marshall(StartFaceDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartFaceDetectionRequestMarshaller
 
marshall(StartFaceSearchRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartFaceSearchRequestMarshaller
 
marshall(StartLabelDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartLabelDetectionRequestMarshaller
 
marshall(StartPersonTrackingRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartPersonTrackingRequestMarshaller
 
marshall(StartProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartProjectVersionRequestMarshaller
 
marshall(StartSegmentDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartSegmentDetectionRequestMarshaller
 
marshall(StartStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartStreamProcessorRequestMarshaller
 
marshall(StartTextDetectionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StartTextDetectionRequestMarshaller
 
marshall(StopProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StopProjectVersionRequestMarshaller
 
marshall(StopStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.model.transform.StopStreamProcessorRequestMarshaller
 
marshall(TagResourceRequest) - Method in class com.amazonaws.services.rekognition.model.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class com.amazonaws.services.rekognition.model.transform.UntagResourceRequestMarshaller
 
marshall(UpdateDatasetEntriesRequest) - Method in class com.amazonaws.services.rekognition.model.transform.UpdateDatasetEntriesRequestMarshaller
 
marshall(UpdateStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.model.transform.UpdateStreamProcessorRequestMarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.AccessDeniedExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ConflictExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.HumanLoopQuotaExceededExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.IdempotentParameterMismatchExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ImageTooLargeExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InternalServerErrorExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidImageFormatExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidPaginationTokenExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidParameterExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidPolicyRevisionIdExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidS3ObjectExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.LimitExceededExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.MalformedPolicyDocumentExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceAlreadyExistsExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceInUseExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceNotFoundExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceNotReadyExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ServiceQuotaExceededExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.SessionNotFoundExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ThrottlingExceptionUnmarshaller
 
match(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.VideoTooLargeExceptionUnmarshaller
 
MatchedUser - Class in com.amazonaws.services.rekognition.model
Contains metadata for a UserID matched with a given face.
MatchedUser() - Constructor for class com.amazonaws.services.rekognition.model.MatchedUser
 
ModerationLabel - Class in com.amazonaws.services.rekognition.model
Provides information about a single type of inappropriate, unwanted, or offensive content found in an image or video.
ModerationLabel() - Constructor for class com.amazonaws.services.rekognition.model.ModerationLabel
 
MouthOpen - Class in com.amazonaws.services.rekognition.model
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
MouthOpen() - Constructor for class com.amazonaws.services.rekognition.model.MouthOpen
 
Mustache - Class in com.amazonaws.services.rekognition.model
Indicates whether or not the face has a mustache, and the confidence level in the determination.
Mustache() - Constructor for class com.amazonaws.services.rekognition.model.Mustache
 

N

NotificationChannel - Class in com.amazonaws.services.rekognition.model
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the completion status of a video analysis operation.
NotificationChannel() - Constructor for class com.amazonaws.services.rekognition.model.NotificationChannel
 

O

OrientationCorrection - Enum in com.amazonaws.services.rekognition.model
Orientation Correction
OutputConfig - Class in com.amazonaws.services.rekognition.model
The S3 bucket and folder location where training output is placed.
OutputConfig() - Constructor for class com.amazonaws.services.rekognition.model.OutputConfig
 

P

Parent - Class in com.amazonaws.services.rekognition.model
A parent label for a label.
Parent() - Constructor for class com.amazonaws.services.rekognition.model.Parent
 
PersonDetail - Class in com.amazonaws.services.rekognition.model
Details about a person detected in a video analysis request.
PersonDetail() - Constructor for class com.amazonaws.services.rekognition.model.PersonDetail
 
PersonDetection - Class in com.amazonaws.services.rekognition.model
Details and path tracking information for a single time a person's path is tracked in a video.
PersonDetection() - Constructor for class com.amazonaws.services.rekognition.model.PersonDetection
 
PersonMatch - Class in com.amazonaws.services.rekognition.model
Information about a person whose face matches a face(s) in an Amazon Rekognition collection.
PersonMatch() - Constructor for class com.amazonaws.services.rekognition.model.PersonMatch
 
PersonTrackingSortBy - Enum in com.amazonaws.services.rekognition.model
Person Tracking Sort By
Point - Class in com.amazonaws.services.rekognition.model
The X and Y coordinates of a point on an image or video frame.
Point() - Constructor for class com.amazonaws.services.rekognition.model.Point
 
Pose - Class in com.amazonaws.services.rekognition.model
Indicates the pose of the face as determined by its pitch, roll, and yaw.
Pose() - Constructor for class com.amazonaws.services.rekognition.model.Pose
 
ProjectDescription - Class in com.amazonaws.services.rekognition.model
A description of an Amazon Rekognition Custom Labels project.
ProjectDescription() - Constructor for class com.amazonaws.services.rekognition.model.ProjectDescription
 
ProjectPolicy - Class in com.amazonaws.services.rekognition.model
Describes a project policy in the response from ListProjectPolicies.
ProjectPolicy() - Constructor for class com.amazonaws.services.rekognition.model.ProjectPolicy
 
ProjectStatus - Enum in com.amazonaws.services.rekognition.model
Project Status
ProjectVersionDescription - Class in com.amazonaws.services.rekognition.model
A description of a version of an Amazon Rekognition Custom Labels model.
ProjectVersionDescription() - Constructor for class com.amazonaws.services.rekognition.model.ProjectVersionDescription
 
ProjectVersionStatus - Enum in com.amazonaws.services.rekognition.model
Project Version Status
ProtectiveEquipmentBodyPart - Class in com.amazonaws.services.rekognition.model
Information about a body part detected by DetectProtectiveEquipment that contains PPE.
ProtectiveEquipmentBodyPart() - Constructor for class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
 
ProtectiveEquipmentPerson - Class in com.amazonaws.services.rekognition.model
A person detected by a call to DetectProtectiveEquipment.
ProtectiveEquipmentPerson() - Constructor for class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
 
ProtectiveEquipmentSummarizationAttributes - Class in com.amazonaws.services.rekognition.model
Specifies summary attributes to return from a call to DetectProtectiveEquipment.
ProtectiveEquipmentSummarizationAttributes() - Constructor for class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
ProtectiveEquipmentSummary - Class in com.amazonaws.services.rekognition.model
Summary information for required items of personal protective equipment (PPE) detected on persons by a call to DetectProtectiveEquipment.
ProtectiveEquipmentSummary() - Constructor for class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
 
ProtectiveEquipmentType - Enum in com.amazonaws.services.rekognition.model
Protective Equipment Type
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.rekognition.model
The number of requests exceeded your throughput limit.
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ProvisionedThroughputExceededException
Constructs a new ProvisionedThroughputExceededException with the specified error message.
ProvisionedThroughputExceededExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ProvisionedThroughputExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
putProjectPolicy(PutProjectPolicyRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Attaches a project policy to a Amazon Rekognition Custom Labels project in a trusting AWS account.
putProjectPolicy(PutProjectPolicyRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Attaches a project policy to a Amazon Rekognition Custom Labels project in a trusting AWS account.
PutProjectPolicyRequest - Class in com.amazonaws.services.rekognition.model
Attaches a project policy to a Amazon Rekognition Custom Labels project in a trusting AWS account.
PutProjectPolicyRequest() - Constructor for class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
 
PutProjectPolicyRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for PutProjectPolicyRequest
PutProjectPolicyRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.PutProjectPolicyRequestMarshaller
 
PutProjectPolicyResult - Class in com.amazonaws.services.rekognition.model
 
PutProjectPolicyResult() - Constructor for class com.amazonaws.services.rekognition.model.PutProjectPolicyResult
 
PutProjectPolicyResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response PutProjectPolicyResult
PutProjectPolicyResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.PutProjectPolicyResultJsonUnmarshaller
 

Q

QualityFilter - Enum in com.amazonaws.services.rekognition.model
Quality Filter

R

Reason - Enum in com.amazonaws.services.rekognition.model
Reason
recognizeCelebrities(RecognizeCelebritiesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Returns an array of celebrities recognized in the input image.
recognizeCelebrities(RecognizeCelebritiesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Returns an array of celebrities recognized in the input image.
RecognizeCelebritiesRequest - Class in com.amazonaws.services.rekognition.model
Returns an array of celebrities recognized in the input image.
RecognizeCelebritiesRequest() - Constructor for class com.amazonaws.services.rekognition.model.RecognizeCelebritiesRequest
 
RecognizeCelebritiesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for RecognizeCelebritiesRequest
RecognizeCelebritiesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.RecognizeCelebritiesRequestMarshaller
 
RecognizeCelebritiesResult - Class in com.amazonaws.services.rekognition.model
 
RecognizeCelebritiesResult() - Constructor for class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
 
RecognizeCelebritiesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response RecognizeCelebritiesResult
RecognizeCelebritiesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.RecognizeCelebritiesResultJsonUnmarshaller
 
RegionOfInterest - Class in com.amazonaws.services.rekognition.model
Specifies a location within the frame that Rekognition checks for objects of interest such as text, labels, or faces.
RegionOfInterest() - Constructor for class com.amazonaws.services.rekognition.model.RegionOfInterest
 
ResourceAlreadyExistsException - Exception in com.amazonaws.services.rekognition.model
A resource with the specified ID already exists.
ResourceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ResourceAlreadyExistsException
Constructs a new ResourceAlreadyExistsException with the specified error message.
ResourceAlreadyExistsExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ResourceAlreadyExistsExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ResourceAlreadyExistsExceptionUnmarshaller
 
ResourceInUseException - Exception in com.amazonaws.services.rekognition.model
The specified resource is already being used.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceInUseExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ResourceInUseExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ResourceInUseExceptionUnmarshaller
 
ResourceNotFoundException - Exception in com.amazonaws.services.rekognition.model
The resource specified in the request cannot be found.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
ResourceNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ResourceNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ResourceNotFoundExceptionUnmarshaller
 
ResourceNotReadyException - Exception in com.amazonaws.services.rekognition.model
The requested resource isn't ready.
ResourceNotReadyException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ResourceNotReadyException
Constructs a new ResourceNotReadyException with the specified error message.
ResourceNotReadyExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ResourceNotReadyExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ResourceNotReadyExceptionUnmarshaller
 

S

S3Destination - Class in com.amazonaws.services.rekognition.model
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
S3Destination() - Constructor for class com.amazonaws.services.rekognition.model.S3Destination
 
S3Object - Class in com.amazonaws.services.rekognition.model
Provides the S3 bucket name and object name.
S3Object() - Constructor for class com.amazonaws.services.rekognition.model.S3Object
 
SearchedFace - Class in com.amazonaws.services.rekognition.model
Provides face metadata such as FaceId, BoundingBox, Confidence of the input face used for search.
SearchedFace() - Constructor for class com.amazonaws.services.rekognition.model.SearchedFace
 
SearchedFaceDetails - Class in com.amazonaws.services.rekognition.model
Contains data regarding the input face used for a search.
SearchedFaceDetails() - Constructor for class com.amazonaws.services.rekognition.model.SearchedFaceDetails
 
SearchedUser - Class in com.amazonaws.services.rekognition.model
Contains metadata about a User searched for within a collection.
SearchedUser() - Constructor for class com.amazonaws.services.rekognition.model.SearchedUser
 
searchFaces(SearchFacesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
For a given input face ID, searches for matching faces in the collection the face belongs to.
searchFaces(SearchFacesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
For a given input face ID, searches for matching faces in the collection the face belongs to.
searchFacesByImage(SearchFacesByImageRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
For a given input image, first detects the largest face in the image, and then searches the specified collection for matching faces.
searchFacesByImage(SearchFacesByImageRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
For a given input image, first detects the largest face in the image, and then searches the specified collection for matching faces.
SearchFacesByImageRequest - Class in com.amazonaws.services.rekognition.model
For a given input image, first detects the largest face in the image, and then searches the specified collection for matching faces.
SearchFacesByImageRequest() - Constructor for class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
Default constructor for SearchFacesByImageRequest object.
SearchFacesByImageRequest(String, Image) - Constructor for class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
Constructs a new SearchFacesByImageRequest object.
SearchFacesByImageRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for SearchFacesByImageRequest
SearchFacesByImageRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchFacesByImageRequestMarshaller
 
SearchFacesByImageResult - Class in com.amazonaws.services.rekognition.model
 
SearchFacesByImageResult() - Constructor for class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
 
SearchFacesByImageResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response SearchFacesByImageResult
SearchFacesByImageResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchFacesByImageResultJsonUnmarshaller
 
SearchFacesRequest - Class in com.amazonaws.services.rekognition.model
For a given input face ID, searches for matching faces in the collection the face belongs to.
SearchFacesRequest() - Constructor for class com.amazonaws.services.rekognition.model.SearchFacesRequest
Default constructor for SearchFacesRequest object.
SearchFacesRequest(String, String) - Constructor for class com.amazonaws.services.rekognition.model.SearchFacesRequest
Constructs a new SearchFacesRequest object.
SearchFacesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for SearchFacesRequest
SearchFacesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchFacesRequestMarshaller
 
SearchFacesResult - Class in com.amazonaws.services.rekognition.model
 
SearchFacesResult() - Constructor for class com.amazonaws.services.rekognition.model.SearchFacesResult
 
SearchFacesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response SearchFacesResult
SearchFacesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchFacesResultJsonUnmarshaller
 
searchUsers(SearchUsersRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Searches for UserIDs within a collection based on a FaceId or UserId.
searchUsers(SearchUsersRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Searches for UserIDs within a collection based on a FaceId or UserId.
searchUsersByImage(SearchUsersByImageRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Searches for UserIDs using a supplied image.
searchUsersByImage(SearchUsersByImageRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Searches for UserIDs using a supplied image.
SearchUsersByImageRequest - Class in com.amazonaws.services.rekognition.model
Searches for UserIDs using a supplied image.
SearchUsersByImageRequest() - Constructor for class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
 
SearchUsersByImageRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for SearchUsersByImageRequest
SearchUsersByImageRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchUsersByImageRequestMarshaller
 
SearchUsersByImageResult - Class in com.amazonaws.services.rekognition.model
 
SearchUsersByImageResult() - Constructor for class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
 
SearchUsersByImageResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response SearchUsersByImageResult
SearchUsersByImageResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchUsersByImageResultJsonUnmarshaller
 
SearchUsersRequest - Class in com.amazonaws.services.rekognition.model
Searches for UserIDs within a collection based on a FaceId or UserId.
SearchUsersRequest() - Constructor for class com.amazonaws.services.rekognition.model.SearchUsersRequest
 
SearchUsersRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for SearchUsersRequest
SearchUsersRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchUsersRequestMarshaller
 
SearchUsersResult - Class in com.amazonaws.services.rekognition.model
 
SearchUsersResult() - Constructor for class com.amazonaws.services.rekognition.model.SearchUsersResult
 
SearchUsersResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response SearchUsersResult
SearchUsersResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SearchUsersResultJsonUnmarshaller
 
Section - Class in com.amazonaws.services.rekognition.model
 
Section() - Constructor for class com.amazonaws.services.rekognition.model.Section
 
SegmentDetection - Class in com.amazonaws.services.rekognition.model
A technical cue or shot detection segment detected in a video.
SegmentDetection() - Constructor for class com.amazonaws.services.rekognition.model.SegmentDetection
 
SegmentType - Enum in com.amazonaws.services.rekognition.model
Segment Type
SegmentTypeInfo - Class in com.amazonaws.services.rekognition.model
Information about the type of a segment requested in a call to StartSegmentDetection.
SegmentTypeInfo() - Constructor for class com.amazonaws.services.rekognition.model.SegmentTypeInfo
 
ServiceQuotaExceededException - Exception in com.amazonaws.services.rekognition.model

ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ServiceQuotaExceededException
Constructs a new ServiceQuotaExceededException with the specified error message.
ServiceQuotaExceededExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ServiceQuotaExceededExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ServiceQuotaExceededExceptionUnmarshaller
 
SessionNotFoundException - Exception in com.amazonaws.services.rekognition.model
Occurs when a given sessionId is not found.
SessionNotFoundException(String) - Constructor for exception com.amazonaws.services.rekognition.model.SessionNotFoundException
Constructs a new SessionNotFoundException with the specified error message.
SessionNotFoundExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
SessionNotFoundExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.SessionNotFoundExceptionUnmarshaller
 
setAgeRange(AgeRange) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The estimated age range, in years, for the face.
setAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Defines how to aggregate results of the StartContentModeration request.
setAggregateBy(ContentModerationAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Defines how to aggregate results of the StartContentModeration request.
setAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The aggregation method chosen for a GetContentModeration request.
setAggregateBy(ContentModerationAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The aggregation method chosen for a GetContentModeration request.
setAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Defines how to aggregate the returned results.
setAggregateBy(LabelDetectionAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Defines how to aggregate the returned results.
setAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The aggregation method chosen for a GetLabelDetection request.
setAggregateBy(LabelDetectionAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The aggregation method chosen for a GetLabelDetection request.
setAliases(Collection<LabelAlias>) - Method in class com.amazonaws.services.rekognition.model.Label
A list of potential aliases for a given label.
setArn(String) - Method in class com.amazonaws.services.rekognition.model.DistributeDataset
The Amazon Resource Name (ARN) of the dataset that you want to use.
setArn(String) - Method in class com.amazonaws.services.rekognition.model.KinesisDataStream
ARN of the output Amazon Kinesis Data Streams stream.
setArn(String) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStream
ARN of the Kinesis video stream stream that streams the source video.
setAssets(Collection<Asset>) - Method in class com.amazonaws.services.rekognition.model.TestingData
The assets used for testing.
setAssets(Collection<Asset>) - Method in class com.amazonaws.services.rekognition.model.TrainingData
A Sagemaker GroundTruth manifest file that contains the training images (assets).
setAssets(Collection<Asset>) - Method in class com.amazonaws.services.rekognition.model.ValidationData
The assets that comprise the validation data.
setAssociatedFaces(Collection<AssociatedFace>) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of AssociatedFace objects containing FaceIDs that are successfully associated with the UserID is returned.
setAttributes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
An array of facial attributes you want to be returned.
setAudioMetadata(Collection<AudioMetadata>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of objects.
setAuditImages(Collection<AuditImage>) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
A set of images from the Face Liveness video that can be used for audit purposes.
setAuditImagesLimit(Integer) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Number of audit images to be returned back.
setAutoCreate(Boolean) - Method in class com.amazonaws.services.rekognition.model.TestingData
If specified, Amazon Rekognition Custom Labels temporarily splits the training dataset (80%) to create a test dataset (20%) for the training job.
setBackground(DetectLabelsImageBackground) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the properties of an image’s background, including the background’s quality and dominant colors, including the quality and dominant colors of the image.
setBeard(Beard) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face has a beard, and the confidence level in the determination.
setBillableTrainingTimeInSeconds(Long) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The duration, in seconds, that you were billed for a successful training of the model version.
setBlackFrame(BlackFrame) - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
A filter that allows you to control the black frame detection by specifying the black levels and pixel coverage of black pixels in a frame.
setBlue(Integer) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Blue RGB value for a dominant color.
setBodyParts(Collection<ProtectiveEquipmentBodyPart>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
An array of body parts detected on a person's body (including body parts without PPE).
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.AuditImage
Identifies the bounding box around the label, face, text, object of interest, or personal protective equipment.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Bounding box around the body of a celebrity.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Bounding box of the face.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
Bounding box of the face.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
A bounding box surrounding the item of detected PPE.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.Face
Bounding box of the face.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Bounding box of the face.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.Geometry
An axis-aligned coarse representation of the detected item's location on the image.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.Instance
The position of the label instance on the image.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Bounding box around the detected person.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
A bounding box around the detected person.
setBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
The box representing a region of interest on screen.
setBoundingBoxCount(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
The total number of images that have the label assigned to a bounding box.
setBrightness(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The brightness of an image provided for label detection.
setBrightness(Float) - Method in class com.amazonaws.services.rekognition.model.ImageQuality
Value representing brightness of the face.
setBucket(String) - Method in class com.amazonaws.services.rekognition.model.S3Destination
The name of the Amazon S3 bucket you want to associate with the streaming video project.
setBucket(String) - Method in class com.amazonaws.services.rekognition.model.S3Object
Name of the S3 bucket.
setBytes(ByteBuffer) - Method in class com.amazonaws.services.rekognition.model.AuditImage
The Base64-encoded bytes representing an image selected from the Face Liveness video and returned for audit purposes.
setBytes(ByteBuffer) - Method in class com.amazonaws.services.rekognition.model.Image
Blob of image bytes up to 5 MBs.
setCategories(Collection<LabelCategory>) - Method in class com.amazonaws.services.rekognition.model.Label
A list of the categories associated with a given label.
setCelebrities(Collection<CelebrityRecognition>) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Array of celebrities recognized in the video.
setCelebrity(CelebrityDetail) - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
Information about a recognized celebrity.
setCelebrityFaces(Collection<Celebrity>) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each celebrity found in the image.
setChanges(DatasetChanges) - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
The changes that you want to make to the dataset.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
Idempotent token used to identify the request to AssociateFaces.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
Idempotent token is used to recognize the Face Liveness request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
Idempotent token used to identify the request to CreateUser.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
Idempotent token used to identify the request to DeleteUser.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
Idempotent token used to identify the request to DisassociateFaces.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
Idempotent token used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
Idempotent token used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
Idempotent token used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
Idempotent token used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
Idempotent token used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
Idempotent token used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Idempotent token used to identify the start request.
setClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Idempotent token used to identify the start request.
setCodec(String) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The audio codec used to encode or decode the audio stream.
setCodec(String) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Type of compression used in the analyzed video.
setCollectionArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
Amazon Resource Name (ARN) of the collection.
setCollectionARN(String) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The Amazon Resource Name (ARN) of the collection.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
The ID of an existing collection containing the UserID.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
ID for the collection that you are creating.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
The ID of an existing collection to which the new UserID needs to be created.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
ID of the collection to delete.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
Collection from which to remove the specific faces.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
The ID of an existing collection from which the UserID needs to be deleted.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionRequest
The ID of the collection to describe.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
The ID of an existing collection containing the UserID.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
The ID of a collection that contains faces that you want to search for.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The ID of an existing collection to which you want to add the faces that are detected in the input images.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
ID of the collection from which to list the faces.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
The ID of an existing collection.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
ID of the collection to search.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
ID of the collection the face belongs to.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
The ID of an existing collection containing the UserID.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
The ID of an existing collection containing the UserID, used with a UserId or FaceId.
setCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
ID of the collection that contains the faces you want to search for.
setCollectionIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
An array of collection IDs.
setColorRange(String) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
setColorRange(VideoColorRange) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Beard
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Level of confidence that what the bounding box contains is a face.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
Confidence level that the selected bounding box contains a face.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
The confidence that Amazon Rekognition has in the value of Value.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The confidence that the model has in the detection of the custom label.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Emotion
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The confidence that Amazon Rekognition has that the bounding box ( BoundingBox) contains an item of PPE.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.EyeDirection
The confidence that the service has in its predicted eye direction.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Face
Confidence level that the bounding box contains a face (and not a different object such as a tree).
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Confidence level that the bounding box contains a face (and not a different object such as a tree).
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
The confidence that the service has detected the presence of a face occlusion.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Gender
Level of confidence in the prediction.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Probabalistic confidence score for if the person in the given video was live, represented as a float value between 0 to 100.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Instance
The confidence that Amazon Rekognition has in the accuracy of the bounding box.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Label
Level of confidence.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
Specifies the confidence that Amazon Rekognition has that the label has been correctly identified.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Mustache
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The confidence that Amazon Rekognition has in the detection accuracy of the detected body part.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
The confidence that Amazon Rekognition has that the bounding box contains a person.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ShotSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Smile
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Level of confidence in the determination.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The confidence that Amazon Rekognition has in the accuracy of the detected text and the accuracy of the geometry points around the detected text.
setConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
Match confidence with the UserID, provides information regarding if a face association was unsuccessful because it didn't meet UserMatchThreshold.
setConnectedHome(ConnectedHomeSettings) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
Label detection settings to use on a streaming video.
setConnectedHomeForUpdate(ConnectedHomeSettingsForUpdate) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettingsForUpdate
The label detection settings you want to use for your stream processor.
setContainsLabels(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies a label filter for the response.
setContentClassifiers(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
Sets whether the input image is free of personally identifiable information.
setContrast(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The contrast of an image provided for label detection.
setCoversBodyPart(CoversBodyPart) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
Information about the body part covered by the detected PPE.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The Unix timestamp for the time and date that the dataset was created.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The Unix timestamp for the date and time that the dataset was created.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of milliseconds since the Unix epoch time until the creation of the collection.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Date and time the stream processor was created
setCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The Unix timestamp for the date and time that the project was created.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Unix datetime for the creation of the project policy.
setCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Unix datetime for the date and time that training started.
setCSSColor(String) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The CSS color name of a dominant color.
setCustomLabels(Collection<CustomLabel>) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
An array of custom labels detected in the input image.
setDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
Sets attributes of the input data.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetResult
The ARN of the created Amazon Rekognition Custom Labels dataset.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The Amazon Resource Name (ARN) for the dataset.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DatasetSource
The ARN of an Amazon Rekognition Custom Labels dataset that you want to copy.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetRequest
The ARN of the Amazon Rekognition Custom Labels dataset that you want to delete.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetRequest
The Amazon Resource Name (ARN) of the dataset that you want to describe.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
The Amazon Resource Name (ARN) for the dataset that you want to use.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
The Amazon Resource Name (ARN) of the dataset that you want to use.
setDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
The Amazon Resource Name (ARN) of the dataset that you want to update.
setDatasetDescription(DatasetDescription) - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetResult
The description for the dataset.
setDatasetEntries(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
A list of entries (images) in the dataset.
setDatasetLabelDescriptions(Collection<DatasetLabelDescription>) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
A list of the labels in the dataset.
setDatasets(Collection<DistributeDataset>) - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
The ARNS for the training dataset and test dataset that you want to use.
setDatasets(Collection<DatasetMetadata>) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
Information about the training and test datasets in the project.
setDatasetSource(DatasetSource) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The source files for the dataset.
setDatasetStats(DatasetStats) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset.
setDatasetType(String) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The type of the dataset.
setDatasetType(DatasetType) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The type of the dataset.
setDatasetType(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The type of the dataset.
setDatasetType(DatasetType) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The type of the dataset.
setDataSharingPreference(StreamProcessorDataSharingPreference) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
setDataSharingPreference(StreamProcessorDataSharingPreference) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Shows whether you are sharing data with Rekognition to improve model performance.
setDataSharingPreferenceForUpdate(StreamProcessorDataSharingPreference) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
setDeletedFaces(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of strings (face IDs) of the faces that were deleted.
setDestinationProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the project in the trusted AWS account that you want to copy the model version to.
setDetectedText(String) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The word or line of text recognized by Amazon Rekognition.
setDetectionAttributes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
An array of facial attributes you want to be returned.
setDisassociatedFaces(Collection<DisassociatedFace>) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
setDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
The dominant colors found in the background of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
setDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
The dominant colors found in the foreground of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
setDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the dominant colors found in an image, described with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
setDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.Instance
The dominant colors found in an individual instance of a label.
setDurationFrames(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of a video segment, expressed in frames.
setDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The duration of the audio stream in milliseconds.
setDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time duration of a segment in milliseconds, I.e.
setDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time duration of a segment in milliseconds, I.e.
setDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of the detected segment in milliseconds.
setDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Length of the video in milliseconds.
setDurationSMPTE(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of the timecode for the detected segment in SMPTE format.
setEmotions(Collection<Emotion>) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
The emotions that appear to be expressed on the face, and the confidence level in the determination.
setEmotions(Collection<Emotion>) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The emotions that appear to be expressed on the face, and the confidence level in the determination.
setEndFrameNumber(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame number at the end of a video segment, using a frame index that starts with 0.
setEndpoint(String) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Overrides the default endpoint for this client ("https://rekognition.us-east-1.amazonaws.com").
setEndTimecodeSMPTE(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the end of a detected segment.
setEndTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.Section
Sets the value of endTimestamp
setEndTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected moderation label.
setEndTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected label.
setEndTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The end time of the detected segment, in milliseconds, from the start of the video.
setEntryCount(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
The total number of images that use the label.
setEquipmentDetections(Collection<EquipmentDetection>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
An array of Personal Protective Equipment items detected around a body part.
setErrorCode(String) - Method in class com.amazonaws.services.rekognition.model.Warning
Sets the value of errorCode
setErrorEntries(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of entries that contain at least one error.
setEvaluationResult(EvaluationResult) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The training results.
setExternalImageId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Identifier that you assign to all the faces in the input image.
setExternalImageId(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The ID you want to assign to all the faces detected in the image.
setEyeDirection(EyeDirection) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the direction the eyes are gazing in, as defined by pitch and yaw.
setEyeglasses(Eyeglasses) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
setEyesOpen(EyeOpen) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
setF1Score(Float) - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
The F1 score for the evaluation of all labels.
setFace(ComparedFace) - Method in class com.amazonaws.services.rekognition.model.Celebrity
Provides information about the celebrity's face, such as its location on the image.
setFace(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Face details for the recognized celebrity.
setFace(ComparedFace) - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
setFace(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.FaceDetection
The face properties for the detected face.
setFace(Face) - Method in class com.amazonaws.services.rekognition.model.FaceMatch
Describes the face properties such as the bounding box, face ID, image ID of the source image, and external image ID that you assigned.
setFace(Face) - Method in class com.amazonaws.services.rekognition.model.FaceRecord
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID that you assigned.
setFace(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Face details for the detected person.
setFaceAttributes(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The face attributes you want returned.
setFaceAttributes(FaceAttributes) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The face attributes you want returned.
setFaceCount(Long) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of faces that are indexed into the collection.
setFaceDetail(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.FaceRecord
Structure containing attributes of the face that the algorithm detected.
setFaceDetail(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.SearchedFaceDetails
Structure containing attributes of the face that the algorithm detected.
setFaceDetail(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
The structure that contains attributes of a face that IndexFacesdetected, but didn't index.
setFaceDetails(Collection<FaceDetail>) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
Details of each face found in the image.
setFaceDetails(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Structure containing attributes of the face that the algorithm detected.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.AssociatedFace
Unique identifier assigned to the face.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.DisassociatedFace
Unique identifier assigned to the face.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the face.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchedFace
Unique identifier assigned to the face.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
ID of a face to find matches for in the collection.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
ID for the existing face.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
A unique identifier assigned to the face.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
A unique identifier assigned to the face.
setFaceId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
A unique identifier assigned to the face.
setFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
An array of FaceIDs to associate with the UserID.
setFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
An array of face IDs to delete.
setFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
An array of face IDs to disassociate from the UserID.
setFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
An array of face IDs to filter results with when listing faces in a collection.
setFaceMatches(Collection<CompareFacesMatch>) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that match the source image face.
setFaceMatches(Collection<FaceMatch>) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Information about the faces in the input collection that match the face of a person in the video.
setFaceMatches(Collection<FaceMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
An array of faces that match the input face, along with the confidence in the match.
setFaceMatches(Collection<FaceMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
An array of faces that matched the input face, along with the confidence in the match.
setFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
Minimum face match confidence score that must be met to return a result for a recognized face.
setFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
(Optional) Specifies the minimum confidence in the face match to return.
setFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
Optional value specifying the minimum confidence in the face match to return.
setFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The minimum confidence in the person match to return.
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
Version number of the face detection model associated with the collection you are creating.
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The version of the face model that's used by the collection for face detection.
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
The version number of the face detection model that's associated with the input collection (CollectionId).
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
Version number of the face detection model associated with the input collection (CollectionId).
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
Version number of the face detection model associated with the input collection (CollectionId).
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
Version number of the face detection model associated with the input collection (CollectionId).
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
Version number of the face detection model associated with the input collection CollectionId.
setFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Version number of the face detection model associated with the input CollectionId.
setFaceModelVersions(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
Version numbers of the face detection models associated with the collections in the array CollectionIds.
setFaceOccluded(FaceOccluded) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
FaceOccluded should return "true" with a high confidence score if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
setFaceRecords(Collection<FaceRecord>) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces detected and added to the collection.
setFaces(Collection<FaceDetection>) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
An array of faces detected in the video.
setFaces(Collection<Face>) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
An array of Face objects.
setFaceSearch(FaceSearchSettings) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
Face search settings to use on a streaming video.
setFeatures(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
A list of the types of analysis to perform.
setFeatures(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The features to return after video analysis.
setFilters(DetectTextFilters) - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
Optional parameters that let you set the criteria that the text must meet to be included in your response.
setFilters(StartSegmentDetectionFilters) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Filters for technical cue or shot detection.
setFilters(StartTextDetectionFilters) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Optional parameters that let you set criteria the text must meet to be included in your response.
setFlowDefinitionArn(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
The Amazon Resource Name (ARN) of the flow definition.
setForeground(DetectLabelsImageForeground) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the properties of an image’s foreground, including the foreground’s quality and dominant colors, including the quality and dominant colors of the image.
setFormat(String) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Format of the analyzed video.
setFragmentNumber(String) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
The unique identifier of the fragment.
setFrameHeight(Long) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Vertical pixel dimension of the video.
setFrameRate(Float) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Number of frames per second in the video.
setFrameWidth(Long) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Horizontal pixel dimension of the video.
setGender(Gender) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The predicted gender of a detected face.
setGeneralLabels(GeneralLabelsSettings) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
Contains the specified filters for GENERAL_LABELS.
setGeneralLabels(GeneralLabelsSettings) - Method in class com.amazonaws.services.rekognition.model.LabelDetectionSettings
Contains filters for the object labels returned by DetectLabels.
setGeometry(Geometry) - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The location of the detected object on the image that corresponds to the custom label.
setGeometry(Geometry) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The location of the detected text on the image.
setGetRequestMetadata(GetContentModerationRequestMetadata) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Information about the paramters used when getting a response.
setGetRequestMetadata(GetLabelDetectionRequestMetadata) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Information about the paramters used when getting a response.
setGreen(Integer) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Green RGB value for a dominant color.
setGroundTruth(ByteBuffer) - Method in class com.amazonaws.services.rekognition.model.DatasetChanges
A Base64-encoded binary data object containing one or JSON lines that either update the dataset or are additions to the dataset.
setGroundTruthManifest(GroundTruthManifest) - Method in class com.amazonaws.services.rekognition.model.Asset
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
setGroundTruthManifest(GroundTruthManifest) - Method in class com.amazonaws.services.rekognition.model.DatasetSource
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
setHasErrors(Boolean) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies an error filter for the response.
setHeight(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Height of the bounding box as a ratio of the overall image height.
setHexCode(String) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Hex code equivalent of the RGB values for a dominant color.
setHigh(Integer) - Method in class com.amazonaws.services.rekognition.model.AgeRange
The highest estimated age.
setHumanLoopActivationConditionsEvaluationResults(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Shows the result of condition evaluations, including those conditions which activated a human review.
setHumanLoopActivationOutput(HumanLoopActivationOutput) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Shows the results of the human in the loop evaluation.
setHumanLoopActivationReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Shows if and why human review was needed.
setHumanLoopArn(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
The Amazon Resource Name (ARN) of the HumanLoop created.
setHumanLoopConfig(HumanLoopConfig) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.
setHumanLoopName(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
The name of the human review used for this image.
setId(String) - Method in class com.amazonaws.services.rekognition.model.Celebrity
A unique identifier for the celebrity.
setId(String) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The unique identifier for the celebrity.
setId(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoRequest
The ID for the celebrity.
setId(Integer) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
The identifier for the detected person.
setId(Integer) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The identifier for the detected text.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Provides the input image either as bytes or an S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
The input image as base64-encoded bytes or an S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
The input image as base64-encoded bytes or an S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
The input image as base64-encoded bytes or an S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
The image in which you want to detect PPE on detected persons.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
The input image as base64-encoded bytes or an Amazon S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The input image as base64-encoded bytes or an S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesRequest
The input image as base64-encoded bytes or an S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
The input image as base64-encoded bytes or an S3 object.
setImage(Image) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Provides the input image either as bytes or an S3 object.
setImageId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the input image.
setImageProperties(DetectLabelsImageProperties) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
Information about the properties of the input image, such as brightness, sharpness, contrast, and dominant colors.
setImageProperties(DetectLabelsImagePropertiesSettings) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
Contains the chosen number of maximum dominant colors in an image.
setIndex(Long) - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Identifier for the person detected person within a video.
setIndex(Long) - Method in class com.amazonaws.services.rekognition.model.ShotSegment
An Identifier for a shot detection segment detected in a video.
setIndexFacesModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.Face
The version of the face detect and storage model that was used when indexing the face vector.
setInput(StreamProcessorInput) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Kinesis video stream stream that provides the source streaming video.
setInput(StreamProcessorInput) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Kinesis video stream that provides the source streaming video.
setInput(TestingData) - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The testing dataset that was supplied for training.
setInput(TrainingData) - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The training assets that you supplied for training.
setInstances(Collection<Instance>) - Method in class com.amazonaws.services.rekognition.model.Label
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Job identifier for the required celebrity recognition analysis.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Job identifier for the celebrity recognition operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
The identifier for the inappropriate, unwanted, or offensive content moderation job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Job identifier for the content moderation operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
Unique identifier for the face detection job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Job identifier for the face detection operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
The job identifer for the search request.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Job identifier for the face search operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Job identifier for the label detection operation for which you want results returned.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Job identifier for the label detection operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
The identifier for a job that tracks persons in a video.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Job identifier for the person tracking operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
Job identifier for the text detection operation for which you want results returned.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Job identifier for the segment detection operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
Job identifier for the text detection operation for which you want results returned.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Job identifier for the text detection operation for which you want to obtain results.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionResult
The identifier for the celebrity recognition analysis job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationResult
The identifier for the content analysis job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionResult
The identifier for the face detection job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchResult
The identifier for the search job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionResult
The identifier for the label detection job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingResult
The identifier for the person detection job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionResult
Unique identifier for the segment detection job.
setJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionResult
Identifier for the text detection job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
The current status of the celebrity recognition job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
The current status of the celebrity recognition job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The current status of the content moderation analysis job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The current status of the content moderation analysis job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
The current status of the face detection job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
The current status of the face detection job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
The current status of the face search job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
The current status of the face search job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
The current status of the label detection job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
The current status of the label detection job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
The current status of the person tracking job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
The current status of the person tracking job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Current status of the segment detection job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Current status of the segment detection job.
setJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Current status of the text detection job.
setJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Current status of the text detection job.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
A job identifier specified in the call to StartContentModeration and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
A job identifier specified in the call to StartFaceDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
A job identifier specified in the call to StartFaceSearch and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
A job identifier specified in the call to StartLabelDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
A job identifier specified in the call to StartSegmentDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
A job identifier specified in the call to StartTextDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
setJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
An identifier returned in the completion status published by your Amazon Simple Notification Service topic.
setKeyPrefix(String) - Method in class com.amazonaws.services.rekognition.model.S3Destination
The prefix value of the location within the bucket that you want the information to be published to.
setKinesisDataStream(KinesisDataStream) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
The Amazon Kinesis Data Streams stream to which the Amazon Rekognition stream processor streams the analysis results.
setKinesisVideoStream(KinesisVideoStream) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorInput
The Kinesis video stream input stream for the source streaming video.
setKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
setKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
setKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
setKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
setKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The identifier for your AWS Key Management Service key (AWS KMS key).
setKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The identifer for the AWS Key Management Service key (AWS KMS key) that was used to encrypt the model during training.
setKnownGender(KnownGender) - Method in class com.amazonaws.services.rekognition.model.Celebrity
The known gender identity for the celebrity that matches the provided ID.
setKnownGender(KnownGender) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Retrieves the known gender for the celebrity.
setKnownGender(KnownGender) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
Retrieves the known gender for the celebrity.
setKVSStreamStartSelector(KinesisVideoStreamStartSelector) - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStartSelector
Specifies the starting point in the stream to start processing.
setLabel(Label) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
Details about the detected label.
setLabelCategoryExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be excluded from the return from DetectLabels.
setLabelCategoryInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be included in the return from DetectLabels.
setLabeled(Boolean) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specify true to get only the JSON Lines where the image is labeled.
setLabeledEntries(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of images in the dataset that have labels.
setLabelExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be excluded from the return from DetectLabels.
setLabelInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be included in the return from DetectLabels.
setLabelModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
Version number of the label detection model that was used to detect labels.
setLabelModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Version number of the label detection model that was used to detect labels.
setLabelName(String) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
The name of the label.
setLabels(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
Specifies what you want to detect in the video, such as people, packages, or pets.
setLabels(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
Specifies what you want to detect in the video, such as people, packages, or pets.
setLabels(Collection<Label>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
An array of labels for the real-world objects detected.
setLabels(Collection<LabelDetection>) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
An array of labels detected in the video.
setLabelStats(DatasetLabelStats) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
Statistics about the label.
setLandmarks(Collection<Landmark>) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
An array of facial landmarks.
setLandmarks(Collection<Landmark>) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the location of landmarks on the face.
setLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The Unix timestamp for the date and time that the dataset was last updated.
setLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Unix datetime for when the project policy was last updated.
setLastUpdateTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The time, in Unix format, the stream processor was last updated.
setLeft(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Left coordinate of the bounding box as a ratio of overall image width.
setLow(Integer) - Method in class com.amazonaws.services.rekognition.model.AgeRange
The lowest estimated age.
setManifestSummary(GroundTruthManifest) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The location of the summary manifest.
setMatchConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Celebrity
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
setMaxDominantColors(Integer) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImagePropertiesSettings
The maximum number of dominant colors to return when detecting labels in an image.
setMaxDurationInSeconds(Long) - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStopSelector
Specifies the maximum amount of time in seconds that you want the stream to be processed.
setMaxFaces(Integer) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The maximum number of faces to index.
setMaxFaces(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
Maximum number of faces to return.
setMaxFaces(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
Maximum number of faces to return.
setMaxInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The maximum number of inference units Amazon Rekognition Custom Labels uses to auto-scale the model.
setMaxInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The maximum number of inference units to use for auto-scaling the model.
setMaxLabels(Integer) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Maximum number of labels you want the service to return in the response.
setMaxPixelThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.BlackFrame
A threshold used to determine the maximum luminance value for a pixel to be considered black.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
The maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
The maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Maximum number of results you want the service to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
Maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
Maximum number of collection IDs to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
The maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
The maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
Maximum number of faces to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
The maximum number of results to return per paginated call.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
Maximum number of stream processors you want Amazon Rekognition Video to return in the response.
setMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
Maximum number of UsersID to return.
setMaxUsers(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Maximum number of UserIDs to return.
setMaxUsers(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
Maximum number of identities to return.
setMessage(String) - Method in class com.amazonaws.services.rekognition.model.Warning
Sets the value of message
setMinBoundingBoxHeight(Float) - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the minimum height of the word bounding box.
setMinBoundingBoxWidth(Float) - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the minimum width of the word bounding box.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
The minimum confidence required to label an object in the video.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
The minimum confidence required to label an object in the video.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Specifies the minimum confidence level for the labels to return.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the confidence of word detection.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Specifies the minimum confidence level for the labels to return.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Specifies the minimum confidence level for the labels to return.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
The minimum confidence level for which you want summary information.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
Specifies the minimum confidence that Amazon Rekognition must have in order to return a moderated content label.
setMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected label.
setMinCoveragePercentage(Float) - Method in class com.amazonaws.services.rekognition.model.BlackFrame
The minimum percentage of pixels in a frame that need to have a luminance below the max_black_pixel_value for a frame to be considered a black frame.
setMinInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The minimum number of inference units used by the model.
setMinInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The minimum number of inference units to use.
setMinSegmentConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartShotDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
setMinSegmentConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
setModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The version of the model used to detect segments.
setModerationLabel(ModerationLabel) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The content moderation label detected by in the stored video.
setModerationLabels(Collection<ModerationLabel>) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.
setModerationLabels(Collection<ContentModerationDetection>) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
setModerationModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Version number of the moderation detection model that was used to detect unsafe content.
setModerationModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Version number of the moderation detection model that was used to detect inappropriate, unwanted, or offensive content.
setMouthOpen(MouthOpen) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
setMustache(Mustache) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face has a mustache, and the confidence level in the determination.
setName(String) - Method in class com.amazonaws.services.rekognition.model.Celebrity
The name of the celebrity.
setName(String) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The name of the celebrity.
setName(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
An identifier you assign to the stream processor.
setName(String) - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The name of the custom label.
setName(String) - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorRequest
The name of the stream processor you want to delete.
setName(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorRequest
Name of the stream processor for which you want information.
setName(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Name of the stream processor.
setName(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
The name of the celebrity.
setName(String) - Method in class com.amazonaws.services.rekognition.model.Label
The name (label) of the object or scene.
setName(String) - Method in class com.amazonaws.services.rekognition.model.LabelAlias
The name of an alias for a given label.
setName(String) - Method in class com.amazonaws.services.rekognition.model.LabelCategory
The name of a category that applies to a given label.
setName(String) - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
The label name for the type of unsafe content detected in the image.
setName(String) - Method in class com.amazonaws.services.rekognition.model.Parent
The name of the parent label.
setName(String) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The detected body part.
setName(BodyPart) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The detected body part.
setName(String) - Method in class com.amazonaws.services.rekognition.model.S3Object
S3 object key name.
setName(String) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
The name of the stream processor to start processing.
setName(String) - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorRequest
The name of a stream processor created by CreateStreamProcessor.
setName(String) - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Name of the Amazon Rekognition stream processor.
setName(String) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Name of the stream processor that you want to update.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
If the previous response was incomplete (because there is more recognized celebrities to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of celebrities.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of content moderation labels.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
If the previous response was incomplete (because there are more faces to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
If the previous response was incomplete (because there is more search results to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of search results.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of labels.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
If the previous response was incomplete (because there are more persons to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of persons.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of text.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of text.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
Pagination token from the previous response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
If the result is truncated, the response provides a NextToken that you can use in the subsequent request to fetch the next set of collection IDs.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of project policies.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
If the previous response was incomplete (because there are more stream processors to retrieve), Amazon Rekognition Video returns a pagination token in the response.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of stream processors.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
Pagingation token to receive the next set of UsersID.
setNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
A pagination token to be used with the subsequent request if the response is truncated.
setNotificationChannel(StreamProcessorNotificationChannel) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
setNotificationChannel(StreamProcessorNotificationChannel) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the celebrity recognition analysis to.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the content analysis to.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the face detection operation.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the search.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label detection operation to.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people detection operation to.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the segment detection operation.
setNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the completion status of a video analysis operation.
setNumberOfChannels(Long) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The number of audio channels in the segment.
setOptIn(Boolean) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
If this option is set to true, you choose to share data with Rekognition to improve model performance.
setOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
The value of OrientationCorrection is always null.
setOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
The value of OrientationCorrection is always null.
setOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
The value of OrientationCorrection is always null.
setOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
The value of OrientationCorrection is always null.
setOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
If your collection is associated with a face detection model that's later than version 3.0, the value of OrientationCorrection is always null and no orientation information is returned.
setOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
If your collection is associated with a face detection model that's later than version 3.0, the value of OrientationCorrection is always null and no orientation information is returned.
setOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
setOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
setOutput(StreamProcessorOutput) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Kinesis data stream stream or Amazon S3 bucket location to which Amazon Rekognition Video puts the analysis results.
setOutput(StreamProcessorOutput) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Kinesis data stream to which Amazon Rekognition Video puts the analysis results.
setOutput(TestingData) - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The subset of the dataset that was actually tested.
setOutput(TrainingData) - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The images (assets) that were actually trained by Amazon Rekognition Custom Labels.
setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The S3 bucket and folder location where the training output for the source model version is placed.
setOutputConfig(LivenessOutputConfig) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The Amazon S3 bucket location to store the results of training.
setOutputConfig(OutputConfig) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The location where training results are saved.
setParametersToDelete(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
A list of parameters you want to delete from the stream processor.
setParentId(Integer) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The Parent identifier for the detected text identified by the value of ID.
setParentName(String) - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
The name for the parent label.
setParents(Collection<Parent>) - Method in class com.amazonaws.services.rekognition.model.Label
The parent labels for a label.
setPerson(PersonDetail) - Method in class com.amazonaws.services.rekognition.model.PersonDetection
Details about a person whose path was tracked in a video.
setPerson(PersonDetail) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Information about the matched person.
setPersons(Collection<ProtectiveEquipmentPerson>) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
An array of persons detected in the image (including persons not wearing PPE).
setPersons(Collection<PersonMatch>) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
setPersons(Collection<PersonDetection>) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
setPersonsIndeterminate(Collection<Integer>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.
setPersonsWithoutRequiredEquipment(Collection<Integer>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are not wearing all of the types of PPE specified in the RequiredEquipmentTypes field of the detected personal protective equipment.
setPersonsWithRequiredEquipment(Collection<Integer>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are wearing detected personal protective equipment.
setPitch(Float) - Method in class com.amazonaws.services.rekognition.model.EyeDirection
Value representing eye direction on the pitch axis.
setPitch(Float) - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the pitch axis.
setPixelPercent(Float) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The percentage of image pixels that have a given dominant color.
setPolicyDocument(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The JSON document for the project policy.
setPolicyDocument(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
A resource policy to add to the model.
setPolicyName(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The name of the policy that you want to delete.
setPolicyName(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The name of the project policy.
setPolicyName(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
A name for the policy.
setPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The ID of the project policy revision that you want to delete.
setPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The revision ID of the project policy.
setPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
The revision ID for the Project Policy.
setPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyResult
The ID of the project policy.
setPolygon(Collection<Point>) - Method in class com.amazonaws.services.rekognition.model.Geometry
Within the bounding box, a fine-grained polygon around the detected item.
setPolygon(Collection<Point>) - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
Specifies a shape made up of up to 10 Point objects to define a region of interest.
setPose(Pose) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Indicates the pose of the face as determined by its pitch, roll, and yaw.
setPose(Pose) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the pose of the face as determined by its pitch, roll, and yaw.
setProducerTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
The timestamp from the producer corresponding to the fragment, in milliseconds, expressed in unix time format.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The ARN of the Amazon Rekognition Custom Labels project to which you want to asssign the dataset.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectResult
The Amazon Resource Name (ARN) of the new project.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The ARN of the Amazon Rekognition Custom Labels project that manages the model that you want to train.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy you want to delete is attached to.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectRequest
The Amazon Resource Name (ARN) of the project that you want to delete.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
The Amazon Resource Name (ARN) of the project that contains the models you want to describe.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
The ARN of the project for which you want to list the project policies.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The Amazon Resource Name (ARN) of the project.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Amazon Resource Name (ARN) of the project to which the project policy is attached.
setProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy is attached to.
setProjectDescriptions(Collection<ProjectDescription>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
A list of project descriptions.
setProjectName(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectRequest
The name of the project to create.
setProjectNames(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
A list of the projects that you want Amazon Rekognition Custom Labels to describe.
setProjectPolicies(Collection<ProjectPolicy>) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
A list of project policies attached to the project.
setProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionResult
The ARN of the copied model version in the destination project.
setProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionResult
The ARN of the model version that was created.
setProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionRequest
The Amazon Resource Name (ARN) of the model version that you want to delete.
setProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
The ARN of the model version that you want to use.
setProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Amazon Resource Name (ARN) of the model version.
setProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The Amazon Resource Name(ARN) of the model version that you want to start.
setProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionRequest
The Amazon Resource Name (ARN) of the model version that you want to delete.
setProjectVersionDescriptions(Collection<ProjectVersionDescription>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
A list of model descriptions.
setProtectiveEquipmentModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
The version number of the PPE detection model used to detect PPE in the image.
setQuality(ImageQuality) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Identifies face image brightness and sharpness.
setQuality(DetectLabelsImageQuality) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
The quality of the image background as defined by brightness and sharpness.
setQuality(DetectLabelsImageQuality) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
The quality of the image foreground as defined by brightness and sharpness.
setQuality(DetectLabelsImageQuality) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the quality of the image foreground as defined by brightness, sharpness, and contrast.
setQuality(ImageQuality) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Identifies image brightness and sharpness.
setQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
setQuotaCode(String) - Method in exception com.amazonaws.services.rekognition.model.HumanLoopQuotaExceededException
The quota code.
setReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
An array of reasons that specify why a face wasn't indexed.
setReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Reasons why a face wasn't used for Search.
setReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
The reason why the association was unsuccessful.
setReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
The reason why the deletion was unsuccessful.
setReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
The reason why the deletion was unsuccessful.
setRed(Integer) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Red RGB value for a dominant color.
setReferenceImage(AuditImage) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
A high-quality image from the Face Liveness video that can be used for face comparison or search.
setRegion(Region) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
An alternative to AmazonRekognition.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
setRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
setRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
A Filter focusing on a certain area of the image.
setRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Filter focusing on a certain area of the frame.
setRegionsOfInterestForUpdate(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
setRequiredEquipmentTypes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
An array of personal protective equipment types for which you want summary information.
setResourceArn(String) - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that contains the tags that you want a list of.
setResourceArn(String) - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to assign the tags to.
setResourceArn(String) - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to remove the tags from.
setResourceType(String) - Method in exception com.amazonaws.services.rekognition.model.HumanLoopQuotaExceededException
The resource type.
setRoleArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The Amazon Resource Number (ARN) of the IAM role that allows access to the stream processor.
setRoleArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
ARN of the IAM role that allows access to the stream processor.
setRoleArn(String) - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
The ARN of an IAM role that gives Amazon Rekognition publishing permissions to the Amazon SNS topic.
setRoll(Float) - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the roll axis.
setS3Bucket(String) - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
The path to an AWS Amazon S3 bucket used to store Face Liveness session results.
setS3Bucket(String) - Method in class com.amazonaws.services.rekognition.model.OutputConfig
The S3 bucket where training output is placed.
setS3Destination(S3Destination) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
The prefix prepended to the output files for the Face Liveness session results.
setS3KeyPrefix(String) - Method in class com.amazonaws.services.rekognition.model.OutputConfig
The prefix applied to the training output files.
setS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.AuditImage
Provides the S3 bucket name and object name.
setS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.GroundTruthManifest
Provides the S3 bucket name and object name.
setS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.Image
Identifies an S3 object as the image source.
setS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.Summary
Provides the S3 bucket name and object name.
setS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.Video
The Amazon S3 bucket name and file name for the video.
setSampleRate(Long) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The sample rate for the audio stream.
setSearchedFace(SearchedFaceDetails) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
A list of FaceDetail objects containing the BoundingBox for the largest face in image, as well as the confidence in the bounding box, that was searched for matches.
setSearchedFace(SearchedFace) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Contains the ID of a face that was used to search for matches in a collection.
setSearchedFaceBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
The bounding box around the face in the input image that Amazon Rekognition used for the search.
setSearchedFaceConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
The level of confidence that the searchedFaceBoundingBox, contains a face.
setSearchedFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
ID of the face that was searched for matches in a collection.
setSearchedUser(SearchedUser) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Contains the ID of the UserID that was used to search for matches in a collection.
setSections(Collection<Section>) - Method in class com.amazonaws.services.rekognition.model.Warning
Sets the value of sections
setSegments(Collection<SegmentDetection>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of segments detected in a video.
setSegmentTypes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
An array of segment types to detect in the video.
setSelectedSegmentTypes(Collection<SegmentTypeInfo>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array containing the segment types requested in the call to StartSegmentDetection.
setServiceCode(String) - Method in exception com.amazonaws.services.rekognition.model.HumanLoopQuotaExceededException
The service code.
setSessionId(String) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionResult
A unique 128-bit UUID identifying a Face Liveness session.
setSessionId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsRequest
A unique 128-bit UUID.
setSessionId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
The sessionId for which this request was called.
setSessionId(String) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorResult
A unique identifier for the stream processing session.
setSettings(CreateFaceLivenessSessionRequestSettings) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
A session settings object.
setSettings(StreamProcessorSettings) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Input parameters used in a streaming video analyzed by a stream processor.
setSettings(StreamProcessorSettings) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Input parameters used in a streaming video analyzed by a stream processor.
setSettings(DetectLabelsSettings) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
A list of the filters to be applied to returned detected labels and image properties.
setSettings(LabelDetectionSettings) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request of an asynchronous label analysis operation.
setSettingsForUpdate(StreamProcessorSettingsForUpdate) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
The stream processor settings that you want to update.
setSharpness(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The sharpness of an image provided for label detection.
setSharpness(Float) - Method in class com.amazonaws.services.rekognition.model.ImageQuality
Value representing sharpness of the face.
setShotFilter(StartShotDetectionFilter) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to shot detections.
setShotSegment(ShotSegment) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
If the segment is a shot detection, contains information about the shot detection.
setSimilarity(Float) - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
Level of confidence that the faces match.
setSimilarity(Float) - Method in class com.amazonaws.services.rekognition.model.FaceMatch
Confidence in the match of this face with the input face.
setSimilarity(Float) - Method in class com.amazonaws.services.rekognition.model.UserMatch
Describes the UserID metadata.
setSimilarityThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The minimum level of confidence in the face matches that a match must meet to be included in the FaceMatches array.
setSimplifiedColor(String) - Method in class com.amazonaws.services.rekognition.model.DominantColor
One of 12 simplified color names applied to a dominant color.
setSmile(Smile) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Indicates whether or not the face is smiling, and the confidence level in the determination.
setSmile(Smile) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is smiling, and the confidence level in the determination.
setSNSTopicArn(String) - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
The Amazon SNS topic to which Amazon Rekognition posts the completion status.
setSNSTopicArn(String) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorNotificationChannel
The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon Rekognition posts the completion status.
setSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Sort to use for celebrities returned in Celebrities field.
setSortBy(CelebrityRecognitionSortBy) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Sort to use for celebrities returned in Celebrities field.
setSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Sort to use for elements in the ModerationLabelDetections array.
setSortBy(ContentModerationSortBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Sort to use for elements in the ModerationLabelDetections array.
setSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The sorting method chosen for a GetContentModeration request.
setSortBy(ContentModerationSortBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The sorting method chosen for a GetContentModeration request.
setSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Sort to use for grouping faces in the response.
setSortBy(FaceSearchSortBy) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Sort to use for grouping faces in the response.
setSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Sort to use for elements in the Labels array.
setSortBy(LabelDetectionSortBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Sort to use for elements in the Labels array.
setSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The sorting method chosen for a GetLabelDetection request.
setSortBy(LabelDetectionSortBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The sorting method chosen for a GetLabelDetection request.
setSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Sort to use for elements in the Persons array.
setSortBy(PersonTrackingSortBy) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Sort to use for elements in the Persons array.
setSourceImage(Image) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The input image as base64-encoded bytes or an S3 object.
setSourceImageFace(ComparedSourceImageFace) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The face in the source image that was used for comparison.
setSourceImageOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of SourceImageOrientationCorrection is always null.
setSourceImageOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of SourceImageOrientationCorrection is always null.
setSourceProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the source project in the trusting AWS account.
setSourceProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the model version in the source project that you want to copy to a destination project.
setSourceProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
If the model version was copied from a different project, SourceProjectVersionArn contains the ARN of the source model version.
setSourceRefContains(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
If specified, ListDatasetEntries only returns JSON Lines where the value of SourceRefContains is part of the source-ref field.
setStartFrameNumber(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame number of the start of a video segment, using a frame index that starts with 0.
setStartSelector(StreamProcessingStartSelector) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
Specifies the starting point in the Kinesis stream to start processing.
setStartTimecodeSMPTE(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the start of a detected segment.
setStartTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.Section
Sets the value of startTimestamp
setStartTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected moderation label.
setStartTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected label.
setStartTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The start time of the detected segment in milliseconds from the start of the video.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status of the dataset.
setStatus(DatasetStatus) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status of the dataset.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status for the dataset.
setStatus(DatasetStatus) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status for the dataset.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
The current status of the delete project operation.
setStatus(ProjectStatus) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
The current status of the delete project operation.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
The status of the deletion operation.
setStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
The status of the deletion operation.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Current status of the stream processor.
setStatus(StreamProcessorStatus) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Current status of the stream processor.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Represents a status corresponding to the state of the session.
setStatus(LivenessSessionStatus) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Represents a status corresponding to the state of the session.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The current status of the project.
setStatus(ProjectStatus) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The current status of the project.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The current status of the model version.
setStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The current status of the model version.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
The current running status of the model.
setStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
The current running status of the model.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
The current status of the stop operation.
setStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
The current status of the stop operation.
setStatus(String) - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Current status of the Amazon Rekognition stream processor.
setStatus(StreamProcessorStatus) - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Current status of the Amazon Rekognition stream processor.
setStatusCode(Integer) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
HTTP status code indicating the result of the operation.
setStatusCode(Integer) - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionResult
HTTP status code that indicates the result of the operation.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message for the dataset.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message for the dataset.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Detailed status message about the stream processor.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
setStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
A descriptive message for an error or warning that occurred.
setStatusMessageCode(String) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset operation.
setStatusMessageCode(DatasetStatusMessageCode) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset operation.
setStatusMessageCode(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message code for the dataset operation.
setStatusMessageCode(DatasetStatusMessageCode) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message code for the dataset operation.
setStopSelector(StreamProcessingStopSelector) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
Specifies when to stop processing the stream.
setStreamProcessorArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorResult
Amazon Resource Number for the newly created stream processor.
setStreamProcessorArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
ARN of the stream processor.
setStreamProcessors(Collection<StreamProcessor>) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
List of stream processors that you have created.
setSummarizationAttributes(ProtectiveEquipmentSummarizationAttributes) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
An array of PPE types that you want to summarize.
setSummary(ProtectiveEquipmentSummary) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
Summary information for the types of PPE specified in the SummarizationAttributes input parameter.
setSummary(Summary) - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
The S3 bucket that contains the training summary.
setSunglasses(Sunglasses) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
A list of the tags that you want to remove.
setTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The key-value tags to assign to the model version.
setTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
A set of tags (key-value pairs) that you want to attach to the collection.
setTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
A set of tags (key-value pairs) that you want to attach to the model.
setTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
A set of tags (key-value pairs) that you want to attach to the stream processor.
setTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
A list of key-value tags assigned to the resource.
setTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
The key-value tags to assign to the resource.
setTargetImage(Image) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The target image as base64-encoded bytes or an S3 object.
setTargetImageOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of TargetImageOrientationCorrection is always null.
setTargetImageOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of TargetImageOrientationCorrection is always null.
setTechnicalCueFilter(StartTechnicalCueDetectionFilter) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to technical cues.
setTechnicalCueSegment(TechnicalCueSegment) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
If the segment is a technical cue, contains information about the technical cue.
setTestingData(TestingData) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the service uses to test the model.
setTestingDataResult(TestingDataResult) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
Contains information about the testing results.
setTextDetection(TextDetection) - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
Details about text detected in a video.
setTextDetections(Collection<TextDetection>) - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
An array of text that was detected in the input image.
setTextDetections(Collection<TextDetectionResult>) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
An array of text detected in the video.
setTextModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
The model version used to detect text.
setTextModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Version number of the text detection model that was used to detect text.
setTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
The time, in milliseconds from the start of the video, that the celebrity was recognized.
setTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
Time, in milliseconds from the beginning of the video, that the content moderation label was detected.
setTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.FaceDetection
Time, in milliseconds from the start of the video, that the face was detected.
setTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
Time, in milliseconds from the start of the video, that the label was detected.
setTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.PersonDetection
The time, in milliseconds from the start of the video, that the person's path was tracked.
setTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
The time, in milliseconds from the beginning of the video, that the person was matched in the video.
setTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
The time, in milliseconds from the start of the video, that the text was detected.
setTop(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Top coordinate of the bounding box as a ratio of overall image height.
setTotalEntries(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of images in the dataset.
setTotalLabels(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of labels declared in the dataset.
setTrainingData(TrainingData) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the services uses to train the model.
setTrainingDataResult(TrainingDataResult) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
Contains information about the training results.
setTrainingEndTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Unix date and time that training of the model ended.
setType(String) - Method in class com.amazonaws.services.rekognition.model.Emotion
Type of emotion detected.
setType(EmotionName) - Method in class com.amazonaws.services.rekognition.model.Emotion
Type of emotion detected.
setType(String) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The type of detected PPE.
setType(ProtectiveEquipmentType) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The type of detected PPE.
setType(String) - Method in class com.amazonaws.services.rekognition.model.KnownGender
A string value of the KnownGender info about the Celebrity.
setType(KnownGenderType) - Method in class com.amazonaws.services.rekognition.model.KnownGender
A string value of the KnownGender info about the Celebrity.
setType(String) - Method in class com.amazonaws.services.rekognition.model.Landmark
Type of landmark.
setType(LandmarkType) - Method in class com.amazonaws.services.rekognition.model.Landmark
Type of landmark.
setType(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The type of the segment.
setType(SegmentType) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The type of the segment.
setType(String) - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The type of a segment (technical cue or shot detection).
setType(SegmentType) - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The type of a segment (technical cue or shot detection).
setType(String) - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The type of the technical cue.
setType(TechnicalCueType) - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The type of the technical cue.
setType(String) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The type of text that was detected.
setType(TextTypes) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The type of text that was detected.
setUnindexedFaces(Collection<UnindexedFace>) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces that were detected in the image but weren't indexed.
setUnmatchedFaces(Collection<ComparedFace>) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that did not match the source image face.
setUnrecognizedFaces(Collection<ComparedFace>) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each unrecognized face in the image.
setUnsearchedFaces(Collection<UnsearchedFace>) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
List of UnsearchedFace objects.
setUnsuccessfulFaceAssociations(Collection<UnsuccessfulFaceAssociation>) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
setUnsuccessfulFaceDeletions(Collection<UnsuccessfulFaceDeletion>) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of any faces that weren't deleted.
setUnsuccessfulFaceDisassociations(Collection<UnsuccessfulFaceDisassociation>) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
setUrls(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.Celebrity
An array of URLs pointing to additional information about the celebrity.
setUrls(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
An array of URLs pointing to additional celebrity information.
setUrls(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
An array of URLs pointing to additional celebrity information.
setUser(MatchedUser) - Method in class com.amazonaws.services.rekognition.model.UserMatch
Confidence in the match of this UserID with the input face.
setUserCount(Long) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of UserIDs assigned to the specified colleciton.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
The ID for the existing UserID.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
ID for the UserID to be created.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
ID for the UserID to be deleted.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
ID for the existing UserID.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier assigned to the user.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
An array of user IDs to filter results with when listing faces in a collection.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.MatchedUser
A provided ID for the UserID.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.SearchedUser
A provided ID for the UserID.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
ID for the existing User.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
A provided ID for the UserID.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
A provided ID for the UserID.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
A provided ID for the UserID.
setUserId(String) - Method in class com.amazonaws.services.rekognition.model.User
A provided ID for the User.
setUserMatches(Collection<UserMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
An array of UserID objects that matched the input face, along with the confidence in the match.
setUserMatches(Collection<UserMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
An array of UserMatch objects that matched the input face along with the confidence in the match.
setUserMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
An optional value specifying the minimum confidence in the UserID match to return.
setUserMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Specifies the minimum confidence in the UserID match to return.
setUserMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
Optional value that specifies the minimum confidence in the matched UserID to return.
setUsers(Collection<User>) - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
List of UsersID associated with the specified collection.
setUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
The status of an update made to a UserID.
setUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
The status of an update made to a UserID.
setUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
The status of an update made to a User.
setUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
The status of an update made to a User.
setUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.MatchedUser
The status of the user matched to a provided FaceID.
setUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.MatchedUser
The status of the user matched to a provided FaceID.
setUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.User
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
setUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.User
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
setValidation(ValidationData) - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The location of the data validation manifest.
setValidation(ValidationData) - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The location of the data validation manifest.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Beard
Boolean value that indicates whether the face has beard or not.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
True if the PPE covers the corresponding body part, otherwise false.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Boolean value that indicates whether the face is wearing eye glasses or not.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Boolean value that indicates whether the eyes on the face are open.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
True if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
setValue(String) - Method in class com.amazonaws.services.rekognition.model.Gender
The predicted gender of the face.
setValue(GenderType) - Method in class com.amazonaws.services.rekognition.model.Gender
The predicted gender of the face.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Boolean value that indicates whether the mouth on the face is open or not.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Mustache
Boolean value that indicates whether the face has mustache or not.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Smile
Boolean value that indicates whether the face is smiling or not.
setValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Boolean value that indicates whether the face is wearing sunglasses or not.
setVersion(String) - Method in class com.amazonaws.services.rekognition.model.S3Object
If the bucket is versioning enabled, you can specify the object version.
setVersionName(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
A name for the version of the model that's copied to the destination project.
setVersionName(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
A name for the version of the model.
setVersionNames(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
A list of model version names that you want to describe.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
The video in which you want to recognize celebrities.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
The video in which you want to detect inappropriate, unwanted, or offensive content.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The video in which you want to detect faces.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The video you want to search.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The video in which you want to detect labels.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
The video in which you want to detect people.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Video file stored in an Amazon S3 bucket.
setVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Video file stored in an Amazon S3 bucket.
setVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Information about a video that Amazon Rekognition Video analyzed.
setVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Information about a video that Amazon Rekognition analyzed.
setVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Information about a video that Amazon Rekognition Video analyzed.
setVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Information about a video that Amazon Rekognition analyzed.
setVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Information about a video that Amazon Rekognition Video analyzed.
setVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Information about a video that Amazon Rekognition Video analyzed.
setVideoMetadata(Collection<VideoMetadata>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
setVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Information about a video that Amazon Rekognition analyzed.
setWidth(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Width of the bounding box as a ratio of the overall image width.
setWordFilter(DetectionFilter) - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
A set of parameters that allow you to filter out certain results from your returned results.
setWordFilter(DetectionFilter) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Filters focusing on qualities of the text, such as confidence or size.
setX(Float) - Method in class com.amazonaws.services.rekognition.model.Landmark
The x-coordinate of the landmark expressed as a ratio of the width of the image.
setX(Float) - Method in class com.amazonaws.services.rekognition.model.Point
The value of the X coordinate for a point on a Polygon.
setY(Float) - Method in class com.amazonaws.services.rekognition.model.Landmark
The y-coordinate of the landmark expressed as a ratio of the height of the image.
setY(Float) - Method in class com.amazonaws.services.rekognition.model.Point
The value of the Y coordinate for a point on a Polygon.
setYaw(Float) - Method in class com.amazonaws.services.rekognition.model.EyeDirection
Value representing eye direction on the yaw axis.
setYaw(Float) - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the yaw axis.
ShotSegment - Class in com.amazonaws.services.rekognition.model
Information about a shot detection segment detected in a video.
ShotSegment() - Constructor for class com.amazonaws.services.rekognition.model.ShotSegment
 
shutdown() - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Shuts down this client object, releasing any resources that might be held open.
Smile - Class in com.amazonaws.services.rekognition.model
Indicates whether or not the face is smiling, and the confidence level in the determination.
Smile() - Constructor for class com.amazonaws.services.rekognition.model.Smile
 
startCelebrityRecognition(StartCelebrityRecognitionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts asynchronous recognition of celebrities in a stored video.
startCelebrityRecognition(StartCelebrityRecognitionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts asynchronous recognition of celebrities in a stored video.
StartCelebrityRecognitionRequest - Class in com.amazonaws.services.rekognition.model
Starts asynchronous recognition of celebrities in a stored video.
StartCelebrityRecognitionRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
 
StartCelebrityRecognitionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartCelebrityRecognitionRequest
StartCelebrityRecognitionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartCelebrityRecognitionRequestMarshaller
 
StartCelebrityRecognitionResult - Class in com.amazonaws.services.rekognition.model
 
StartCelebrityRecognitionResult() - Constructor for class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionResult
 
StartCelebrityRecognitionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartCelebrityRecognitionResult
StartCelebrityRecognitionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartCelebrityRecognitionResultJsonUnmarshaller
 
startContentModeration(StartContentModerationRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video.
startContentModeration(StartContentModerationRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video.
StartContentModerationRequest - Class in com.amazonaws.services.rekognition.model
Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video.
StartContentModerationRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartContentModerationRequest
 
StartContentModerationRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartContentModerationRequest
StartContentModerationRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartContentModerationRequestMarshaller
 
StartContentModerationResult - Class in com.amazonaws.services.rekognition.model
 
StartContentModerationResult() - Constructor for class com.amazonaws.services.rekognition.model.StartContentModerationResult
 
StartContentModerationResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartContentModerationResult
StartContentModerationResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartContentModerationResultJsonUnmarshaller
 
startFaceDetection(StartFaceDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts asynchronous detection of faces in a stored video.
startFaceDetection(StartFaceDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts asynchronous detection of faces in a stored video.
StartFaceDetectionRequest - Class in com.amazonaws.services.rekognition.model
Starts asynchronous detection of faces in a stored video.
StartFaceDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
 
StartFaceDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartFaceDetectionRequest
StartFaceDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartFaceDetectionRequestMarshaller
 
StartFaceDetectionResult - Class in com.amazonaws.services.rekognition.model
 
StartFaceDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.StartFaceDetectionResult
 
StartFaceDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartFaceDetectionResult
StartFaceDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartFaceDetectionResultJsonUnmarshaller
 
startFaceSearch(StartFaceSearchRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.
startFaceSearch(StartFaceSearchRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.
StartFaceSearchRequest - Class in com.amazonaws.services.rekognition.model
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.
StartFaceSearchRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
 
StartFaceSearchRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartFaceSearchRequest
StartFaceSearchRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartFaceSearchRequestMarshaller
 
StartFaceSearchResult - Class in com.amazonaws.services.rekognition.model
 
StartFaceSearchResult() - Constructor for class com.amazonaws.services.rekognition.model.StartFaceSearchResult
 
StartFaceSearchResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartFaceSearchResult
StartFaceSearchResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartFaceSearchResultJsonUnmarshaller
 
startLabelDetection(StartLabelDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts asynchronous detection of labels in a stored video.
startLabelDetection(StartLabelDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts asynchronous detection of labels in a stored video.
StartLabelDetectionRequest - Class in com.amazonaws.services.rekognition.model
Starts asynchronous detection of labels in a stored video.
StartLabelDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
 
StartLabelDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartLabelDetectionRequest
StartLabelDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartLabelDetectionRequestMarshaller
 
StartLabelDetectionResult - Class in com.amazonaws.services.rekognition.model
 
StartLabelDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.StartLabelDetectionResult
 
StartLabelDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartLabelDetectionResult
StartLabelDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartLabelDetectionResultJsonUnmarshaller
 
startPersonTracking(StartPersonTrackingRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts the asynchronous tracking of a person's path in a stored video.
startPersonTracking(StartPersonTrackingRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts the asynchronous tracking of a person's path in a stored video.
StartPersonTrackingRequest - Class in com.amazonaws.services.rekognition.model
Starts the asynchronous tracking of a person's path in a stored video.
StartPersonTrackingRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
 
StartPersonTrackingRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartPersonTrackingRequest
StartPersonTrackingRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartPersonTrackingRequestMarshaller
 
StartPersonTrackingResult - Class in com.amazonaws.services.rekognition.model
 
StartPersonTrackingResult() - Constructor for class com.amazonaws.services.rekognition.model.StartPersonTrackingResult
 
StartPersonTrackingResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartPersonTrackingResult
StartPersonTrackingResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartPersonTrackingResultJsonUnmarshaller
 
startProjectVersion(StartProjectVersionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts the running of the version of a model.
startProjectVersion(StartProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts the running of the version of a model.
StartProjectVersionRequest - Class in com.amazonaws.services.rekognition.model
Starts the running of the version of a model.
StartProjectVersionRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
 
StartProjectVersionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartProjectVersionRequest
StartProjectVersionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartProjectVersionRequestMarshaller
 
StartProjectVersionResult - Class in com.amazonaws.services.rekognition.model
 
StartProjectVersionResult() - Constructor for class com.amazonaws.services.rekognition.model.StartProjectVersionResult
 
StartProjectVersionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartProjectVersionResult
StartProjectVersionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartProjectVersionResultJsonUnmarshaller
 
startSegmentDetection(StartSegmentDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts asynchronous detection of segment detection in a stored video.
startSegmentDetection(StartSegmentDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts asynchronous detection of segment detection in a stored video.
StartSegmentDetectionFilters - Class in com.amazonaws.services.rekognition.model
Filters applied to the technical cue or shot detection segments.
StartSegmentDetectionFilters() - Constructor for class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
 
StartSegmentDetectionRequest - Class in com.amazonaws.services.rekognition.model
Starts asynchronous detection of segment detection in a stored video.
StartSegmentDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
 
StartSegmentDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartSegmentDetectionRequest
StartSegmentDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartSegmentDetectionRequestMarshaller
 
StartSegmentDetectionResult - Class in com.amazonaws.services.rekognition.model
 
StartSegmentDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.StartSegmentDetectionResult
 
StartSegmentDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartSegmentDetectionResult
StartSegmentDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartSegmentDetectionResultJsonUnmarshaller
 
StartShotDetectionFilter - Class in com.amazonaws.services.rekognition.model
Filters for the shot detection segments returned by GetSegmentDetection.
StartShotDetectionFilter() - Constructor for class com.amazonaws.services.rekognition.model.StartShotDetectionFilter
 
startStreamProcessor(StartStreamProcessorRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts processing a stream processor.
startStreamProcessor(StartStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts processing a stream processor.
StartStreamProcessorRequest - Class in com.amazonaws.services.rekognition.model
Starts processing a stream processor.
StartStreamProcessorRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
 
StartStreamProcessorRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartStreamProcessorRequest
StartStreamProcessorRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartStreamProcessorRequestMarshaller
 
StartStreamProcessorResult - Class in com.amazonaws.services.rekognition.model
 
StartStreamProcessorResult() - Constructor for class com.amazonaws.services.rekognition.model.StartStreamProcessorResult
 
StartStreamProcessorResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartStreamProcessorResult
StartStreamProcessorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartStreamProcessorResultJsonUnmarshaller
 
StartTechnicalCueDetectionFilter - Class in com.amazonaws.services.rekognition.model
Filters for the technical segments returned by GetSegmentDetection.
StartTechnicalCueDetectionFilter() - Constructor for class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
 
startTextDetection(StartTextDetectionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Starts asynchronous detection of text in a stored video.
startTextDetection(StartTextDetectionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Starts asynchronous detection of text in a stored video.
StartTextDetectionFilters - Class in com.amazonaws.services.rekognition.model
Set of optional parameters that let you set the criteria text must meet to be included in your response.
StartTextDetectionFilters() - Constructor for class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
 
StartTextDetectionRequest - Class in com.amazonaws.services.rekognition.model
Starts asynchronous detection of text in a stored video.
StartTextDetectionRequest() - Constructor for class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
 
StartTextDetectionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StartTextDetectionRequest
StartTextDetectionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartTextDetectionRequestMarshaller
 
StartTextDetectionResult - Class in com.amazonaws.services.rekognition.model
 
StartTextDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.StartTextDetectionResult
 
StartTextDetectionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StartTextDetectionResult
StartTextDetectionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StartTextDetectionResultJsonUnmarshaller
 
stopProjectVersion(StopProjectVersionRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Stops a running model.
stopProjectVersion(StopProjectVersionRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Stops a running model.
StopProjectVersionRequest - Class in com.amazonaws.services.rekognition.model
Stops a running model.
StopProjectVersionRequest() - Constructor for class com.amazonaws.services.rekognition.model.StopProjectVersionRequest
 
StopProjectVersionRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StopProjectVersionRequest
StopProjectVersionRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StopProjectVersionRequestMarshaller
 
StopProjectVersionResult - Class in com.amazonaws.services.rekognition.model
 
StopProjectVersionResult() - Constructor for class com.amazonaws.services.rekognition.model.StopProjectVersionResult
 
StopProjectVersionResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StopProjectVersionResult
StopProjectVersionResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StopProjectVersionResultJsonUnmarshaller
 
stopStreamProcessor(StopStreamProcessorRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Stops a running stream processor that was created by CreateStreamProcessor.
stopStreamProcessor(StopStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Stops a running stream processor that was created by CreateStreamProcessor.
StopStreamProcessorRequest - Class in com.amazonaws.services.rekognition.model
Stops a running stream processor that was created by CreateStreamProcessor.
StopStreamProcessorRequest() - Constructor for class com.amazonaws.services.rekognition.model.StopStreamProcessorRequest
 
StopStreamProcessorRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for StopStreamProcessorRequest
StopStreamProcessorRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StopStreamProcessorRequestMarshaller
 
StopStreamProcessorResult - Class in com.amazonaws.services.rekognition.model
 
StopStreamProcessorResult() - Constructor for class com.amazonaws.services.rekognition.model.StopStreamProcessorResult
 
StopStreamProcessorResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response StopStreamProcessorResult
StopStreamProcessorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.StopStreamProcessorResultJsonUnmarshaller
 
StreamProcessingStartSelector - Class in com.amazonaws.services.rekognition.model
This is a required parameter for label detection stream processors and should not be used to start a face search stream processor.
StreamProcessingStartSelector() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessingStartSelector
 
StreamProcessingStopSelector - Class in com.amazonaws.services.rekognition.model
Specifies when to stop processing the stream.
StreamProcessingStopSelector() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessingStopSelector
 
StreamProcessor - Class in com.amazonaws.services.rekognition.model
An object that recognizes faces or labels in a streaming video.
StreamProcessor() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessor
 
StreamProcessorDataSharingPreference - Class in com.amazonaws.services.rekognition.model
Allows you to opt in or opt out to share data with Rekognition to improve model performance.
StreamProcessorDataSharingPreference() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
 
StreamProcessorInput - Class in com.amazonaws.services.rekognition.model
Information about the source streaming video.
StreamProcessorInput() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessorInput
 
StreamProcessorNotificationChannel - Class in com.amazonaws.services.rekognition.model
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
StreamProcessorNotificationChannel() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessorNotificationChannel
 
StreamProcessorOutput - Class in com.amazonaws.services.rekognition.model
Information about the Amazon Kinesis Data Streams stream to which a Amazon Rekognition Video stream processor streams the results of a video analysis.
StreamProcessorOutput() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessorOutput
 
StreamProcessorParameterToDelete - Enum in com.amazonaws.services.rekognition.model
Stream Processor Parameter To Delete
StreamProcessorSettings - Class in com.amazonaws.services.rekognition.model
Input parameters used in a streaming video analyzed by a Amazon Rekognition stream processor.
StreamProcessorSettings() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessorSettings
 
StreamProcessorSettingsForUpdate - Class in com.amazonaws.services.rekognition.model
The stream processor settings that you want to update.
StreamProcessorSettingsForUpdate() - Constructor for class com.amazonaws.services.rekognition.model.StreamProcessorSettingsForUpdate
 
StreamProcessorStatus - Enum in com.amazonaws.services.rekognition.model
Stream Processor Status
Summary - Class in com.amazonaws.services.rekognition.model
The S3 bucket that contains the training summary.
Summary() - Constructor for class com.amazonaws.services.rekognition.model.Summary
 
Sunglasses - Class in com.amazonaws.services.rekognition.model
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
Sunglasses() - Constructor for class com.amazonaws.services.rekognition.model.Sunglasses
 

T

tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
TagResourceRequest - Class in com.amazonaws.services.rekognition.model
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
TagResourceRequest() - Constructor for class com.amazonaws.services.rekognition.model.TagResourceRequest
 
TagResourceRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for TagResourceRequest
TagResourceRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.TagResourceRequestMarshaller
 
TagResourceResult - Class in com.amazonaws.services.rekognition.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.rekognition.model.TagResourceResult
 
TagResourceResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response TagResourceResult
TagResourceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.TagResourceResultJsonUnmarshaller
 
TechnicalCueSegment - Class in com.amazonaws.services.rekognition.model
Information about a technical cue segment.
TechnicalCueSegment() - Constructor for class com.amazonaws.services.rekognition.model.TechnicalCueSegment
 
TechnicalCueType - Enum in com.amazonaws.services.rekognition.model
Technical Cue Type
TestingData - Class in com.amazonaws.services.rekognition.model
The dataset used for testing.
TestingData() - Constructor for class com.amazonaws.services.rekognition.model.TestingData
 
TestingDataResult - Class in com.amazonaws.services.rekognition.model
Sagemaker Groundtruth format manifest files for the input, output and validation datasets that are used and created during testing.
TestingDataResult() - Constructor for class com.amazonaws.services.rekognition.model.TestingDataResult
 
TextDetection - Class in com.amazonaws.services.rekognition.model
Information about a word or line of text detected by DetectText.
TextDetection() - Constructor for class com.amazonaws.services.rekognition.model.TextDetection
 
TextDetectionResult - Class in com.amazonaws.services.rekognition.model
Information about text detected in a video.
TextDetectionResult() - Constructor for class com.amazonaws.services.rekognition.model.TextDetectionResult
 
TextTypes - Enum in com.amazonaws.services.rekognition.model
Text Types
ThrottlingException - Exception in com.amazonaws.services.rekognition.model
Amazon Rekognition is temporarily unable to process the request.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.rekognition.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
ThrottlingExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
ThrottlingExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.ThrottlingExceptionUnmarshaller
 
toString() - Method in class com.amazonaws.services.rekognition.model.AgeRange
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Asset
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.AssociatedFace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.Attribute
 
toString() - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.AuditImage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Beard
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.BlackFrame
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.BodyPart
 
toString() - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Celebrity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.CelebrityRecognitionSortBy
 
toString() - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.ContentClassifier
 
toString() - Method in enum com.amazonaws.services.rekognition.model.ContentModerationAggregateBy
 
toString() - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.ContentModerationSortBy
 
toString() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateDatasetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateProjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateProjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CreateUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.CustomLabel
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DatasetChanges
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DatasetSource
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DatasetStats
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.DatasetStatus
 
toString() - Method in enum com.amazonaws.services.rekognition.model.DatasetStatusMessageCode
 
toString() - Method in enum com.amazonaws.services.rekognition.model.DatasetType
 
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DeleteUserResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.DetectLabelsFeatureName
 
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImagePropertiesSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DisassociatedFace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DistributeDataset
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.DominantColor
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Emotion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.EmotionName
 
toString() - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.EyeDirection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Face
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.FaceAttributes
 
toString() - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.FaceDetection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.FaceMatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.FaceRecord
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.FaceSearchSortBy
 
toString() - Method in class com.amazonaws.services.rekognition.model.Gender
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.GenderType
 
toString() - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Geometry
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.GroundTruthManifest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Image
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ImageQuality
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Instance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.KinesisDataStream
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStream
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.KnownGender
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.KnownGenderType
 
toString() - Method in class com.amazonaws.services.rekognition.model.Label
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.LabelAlias
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.LabelCategory
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.LabelDetection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.LabelDetectionAggregateBy
 
toString() - Method in enum com.amazonaws.services.rekognition.model.LabelDetectionFeatureName
 
toString() - Method in class com.amazonaws.services.rekognition.model.LabelDetectionSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.LabelDetectionSortBy
 
toString() - Method in class com.amazonaws.services.rekognition.model.Landmark
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.LandmarkType
 
toString() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.LivenessSessionStatus
 
toString() - Method in class com.amazonaws.services.rekognition.model.MatchedUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Mustache
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.OrientationCorrection
 
toString() - Method in class com.amazonaws.services.rekognition.model.OutputConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Parent
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.PersonDetection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.PersonTrackingSortBy
 
toString() - Method in class com.amazonaws.services.rekognition.model.Point
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Pose
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.ProjectStatus
 
toString() - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.ProjectVersionStatus
 
toString() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.ProtectiveEquipmentType
 
toString() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.QualityFilter
 
toString() - Method in enum com.amazonaws.services.rekognition.model.Reason
 
toString() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.S3Destination
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.S3Object
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchedFace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchedFaceDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchedUser
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Section
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.SegmentType
 
toString() - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.ShotSegment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Smile
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartContentModerationResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartShotDetectionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStartSelector
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStopSelector
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorInput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorNotificationChannel
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.StreamProcessorParameterToDelete
 
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettingsForUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.StreamProcessorStatus
 
toString() - Method in class com.amazonaws.services.rekognition.model.Summary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.TagResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.TechnicalCueType
 
toString() - Method in class com.amazonaws.services.rekognition.model.TestingData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.TextDetection
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.TextTypes
 
toString() - Method in class com.amazonaws.services.rekognition.model.TrainingData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.UnsearchedFaceReason
 
toString() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociationReason
 
toString() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletionReason
 
toString() - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociationReason
 
toString() - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UntagResourceResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.User
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.UserMatch
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.UserStatus
 
toString() - Method in class com.amazonaws.services.rekognition.model.ValidationData
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Video
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.rekognition.model.VideoColorRange
 
toString() - Method in enum com.amazonaws.services.rekognition.model.VideoJobStatus
 
toString() - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.rekognition.model.Warning
Returns a string representation of this object; useful for testing and debugging.
TrainingData - Class in com.amazonaws.services.rekognition.model
The dataset used for training.
TrainingData() - Constructor for class com.amazonaws.services.rekognition.model.TrainingData
 
TrainingDataResult - Class in com.amazonaws.services.rekognition.model
Sagemaker Groundtruth format manifest files for the input, output and validation datasets that are used and created during testing.
TrainingDataResult() - Constructor for class com.amazonaws.services.rekognition.model.TrainingDataResult
 

U

UnindexedFace - Class in com.amazonaws.services.rekognition.model
A face that IndexFaces detected, but didn't index.
UnindexedFace() - Constructor for class com.amazonaws.services.rekognition.model.UnindexedFace
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.AccessDeniedExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.AssociateFacesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CompareFacesResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ConflictExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CopyProjectVersionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CreateCollectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CreateDatasetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CreateFaceLivenessSessionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CreateProjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CreateProjectVersionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CreateStreamProcessorResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.CreateUserResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteCollectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteDatasetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteFacesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectPolicyResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteProjectVersionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteStreamProcessorResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DeleteUserResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeCollectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeDatasetResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeProjectsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeProjectVersionsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DescribeStreamProcessorResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DetectCustomLabelsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DetectFacesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DetectLabelsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DetectModerationLabelsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DetectProtectiveEquipmentResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DetectTextResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DisassociateFacesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.DistributeDatasetEntriesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetCelebrityInfoResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetCelebrityRecognitionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetContentModerationResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetFaceDetectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetFaceLivenessSessionResultsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetFaceSearchResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetLabelDetectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetPersonTrackingResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetSegmentDetectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.GetTextDetectionResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.HumanLoopQuotaExceededExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.IdempotentParameterMismatchExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ImageTooLargeExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.IndexFacesResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InternalServerErrorExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidImageFormatExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidPaginationTokenExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidParameterExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidPolicyRevisionIdExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.InvalidS3ObjectExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.LimitExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListCollectionsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListDatasetEntriesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListDatasetLabelsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListFacesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListProjectPoliciesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListStreamProcessorsResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListTagsForResourceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.ListUsersResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.MalformedPolicyDocumentExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ProvisionedThroughputExceededExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.PutProjectPolicyResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.RecognizeCelebritiesResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceAlreadyExistsExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceInUseExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceNotFoundExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ResourceNotReadyExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.SearchFacesByImageResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.SearchFacesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.SearchUsersByImageResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.SearchUsersResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ServiceQuotaExceededExceptionUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.SessionNotFoundExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartCelebrityRecognitionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartContentModerationResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartFaceDetectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartFaceSearchResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartLabelDetectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartPersonTrackingResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartProjectVersionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartSegmentDetectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartStreamProcessorResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StartTextDetectionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StopProjectVersionResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.StopStreamProcessorResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.TagResourceResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.ThrottlingExceptionUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.UntagResourceResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.UpdateDatasetEntriesResultJsonUnmarshaller
 
unmarshall(JsonUnmarshallerContext) - Method in class com.amazonaws.services.rekognition.model.transform.UpdateStreamProcessorResultJsonUnmarshaller
 
unmarshall(JsonErrorResponseHandler.JsonErrorResponse) - Method in class com.amazonaws.services.rekognition.model.transform.VideoTooLargeExceptionUnmarshaller
 
UnsearchedFace - Class in com.amazonaws.services.rekognition.model
Face details inferred from the image but not used for search.
UnsearchedFace() - Constructor for class com.amazonaws.services.rekognition.model.UnsearchedFace
 
UnsearchedFaceReason - Enum in com.amazonaws.services.rekognition.model
Unsearched Face Reason
UnsuccessfulFaceAssociation - Class in com.amazonaws.services.rekognition.model
Contains metadata like FaceId, UserID, and Reasons, for a face that was unsuccessfully associated.
UnsuccessfulFaceAssociation() - Constructor for class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
 
UnsuccessfulFaceAssociationReason - Enum in com.amazonaws.services.rekognition.model
Unsuccessful Face Association Reason
UnsuccessfulFaceDeletion - Class in com.amazonaws.services.rekognition.model
Contains metadata like FaceId, UserID, and Reasons, for a face that was unsuccessfully deleted.
UnsuccessfulFaceDeletion() - Constructor for class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
 
UnsuccessfulFaceDeletionReason - Enum in com.amazonaws.services.rekognition.model
Unsuccessful Face Deletion Reason
UnsuccessfulFaceDisassociation - Class in com.amazonaws.services.rekognition.model
Contains metadata like FaceId, UserID, and Reasons, for a face that was unsuccessfully disassociated.
UnsuccessfulFaceDisassociation() - Constructor for class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
 
UnsuccessfulFaceDisassociationReason - Enum in com.amazonaws.services.rekognition.model
Unsuccessful Face Disassociation Reason
untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.
UntagResourceRequest - Class in com.amazonaws.services.rekognition.model
Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.
UntagResourceRequest() - Constructor for class com.amazonaws.services.rekognition.model.UntagResourceRequest
 
UntagResourceRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for UntagResourceRequest
UntagResourceRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.UntagResourceRequestMarshaller
 
UntagResourceResult - Class in com.amazonaws.services.rekognition.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.rekognition.model.UntagResourceResult
 
UntagResourceResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response UntagResourceResult
UntagResourceResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.UntagResourceResultJsonUnmarshaller
 
updateDatasetEntries(UpdateDatasetEntriesRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Adds or updates one or more entries (images) in a dataset.
updateDatasetEntries(UpdateDatasetEntriesRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Adds or updates one or more entries (images) in a dataset.
UpdateDatasetEntriesRequest - Class in com.amazonaws.services.rekognition.model
Adds or updates one or more entries (images) in a dataset.
UpdateDatasetEntriesRequest() - Constructor for class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
 
UpdateDatasetEntriesRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for UpdateDatasetEntriesRequest
UpdateDatasetEntriesRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.UpdateDatasetEntriesRequestMarshaller
 
UpdateDatasetEntriesResult - Class in com.amazonaws.services.rekognition.model
 
UpdateDatasetEntriesResult() - Constructor for class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesResult
 
UpdateDatasetEntriesResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response UpdateDatasetEntriesResult
UpdateDatasetEntriesResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.UpdateDatasetEntriesResultJsonUnmarshaller
 
updateStreamProcessor(UpdateStreamProcessorRequest) - Method in interface com.amazonaws.services.rekognition.AmazonRekognition
Allows you to update a stream processor.
updateStreamProcessor(UpdateStreamProcessorRequest) - Method in class com.amazonaws.services.rekognition.AmazonRekognitionClient
Allows you to update a stream processor.
UpdateStreamProcessorRequest - Class in com.amazonaws.services.rekognition.model
Allows you to update a stream processor.
UpdateStreamProcessorRequest() - Constructor for class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
 
UpdateStreamProcessorRequestMarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON request marshaller for UpdateStreamProcessorRequest
UpdateStreamProcessorRequestMarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.UpdateStreamProcessorRequestMarshaller
 
UpdateStreamProcessorResult - Class in com.amazonaws.services.rekognition.model
 
UpdateStreamProcessorResult() - Constructor for class com.amazonaws.services.rekognition.model.UpdateStreamProcessorResult
 
UpdateStreamProcessorResultJsonUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
JSON unmarshaller for response UpdateStreamProcessorResult
UpdateStreamProcessorResultJsonUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.UpdateStreamProcessorResultJsonUnmarshaller
 
User - Class in com.amazonaws.services.rekognition.model
Metadata of the user stored in a collection.
User() - Constructor for class com.amazonaws.services.rekognition.model.User
 
UserMatch - Class in com.amazonaws.services.rekognition.model
Provides UserID metadata along with the confidence in the match of this UserID with the input face.
UserMatch() - Constructor for class com.amazonaws.services.rekognition.model.UserMatch
 
UserStatus - Enum in com.amazonaws.services.rekognition.model
User Status

V

ValidationData - Class in com.amazonaws.services.rekognition.model
Contains the Amazon S3 bucket location of the validation data for a model training job.
ValidationData() - Constructor for class com.amazonaws.services.rekognition.model.ValidationData
 
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.BodyPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.CelebrityRecognitionSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.ContentClassifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.ContentModerationAggregateBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.ContentModerationSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.DatasetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.DatasetStatusMessageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.DatasetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.DetectLabelsFeatureName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.EmotionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.FaceAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.FaceSearchSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.GenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.KnownGenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionAggregateBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionFeatureName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.LandmarkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.LivenessSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.OrientationCorrection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.PersonTrackingSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.ProjectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.ProjectVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.ProtectiveEquipmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.QualityFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.SegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.StreamProcessorParameterToDelete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.StreamProcessorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.TechnicalCueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.TextTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsearchedFaceReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.UserStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.VideoColorRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.rekognition.model.VideoJobStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.rekognition.model.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.BodyPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.CelebrityRecognitionSortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.ContentClassifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.ContentModerationAggregateBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.ContentModerationSortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.DatasetStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.DatasetStatusMessageCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.DatasetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.DetectLabelsFeatureName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.EmotionName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.FaceAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.FaceSearchSortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.GenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.KnownGenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionAggregateBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionFeatureName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.LabelDetectionSortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.LandmarkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.LivenessSessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.OrientationCorrection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.PersonTrackingSortBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.ProjectStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.ProjectVersionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.ProtectiveEquipmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.QualityFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.SegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.StreamProcessorParameterToDelete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.StreamProcessorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.TechnicalCueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.TextTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.UnsearchedFaceReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletionReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociationReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.UserStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.VideoColorRange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.rekognition.model.VideoJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
Video - Class in com.amazonaws.services.rekognition.model
Video file stored in an Amazon S3 bucket.
Video() - Constructor for class com.amazonaws.services.rekognition.model.Video
 
VideoColorRange - Enum in com.amazonaws.services.rekognition.model
Video Color Range
VideoJobStatus - Enum in com.amazonaws.services.rekognition.model
Video Job Status
VideoMetadata - Class in com.amazonaws.services.rekognition.model
Information about a video that Amazon Rekognition analyzed.
VideoMetadata() - Constructor for class com.amazonaws.services.rekognition.model.VideoMetadata
 
VideoTooLargeException - Exception in com.amazonaws.services.rekognition.model
The file size or duration of the supplied media is too large.
VideoTooLargeException(String) - Constructor for exception com.amazonaws.services.rekognition.model.VideoTooLargeException
Constructs a new VideoTooLargeException with the specified error message.
VideoTooLargeExceptionUnmarshaller - Class in com.amazonaws.services.rekognition.model.transform
 
VideoTooLargeExceptionUnmarshaller() - Constructor for class com.amazonaws.services.rekognition.model.transform.VideoTooLargeExceptionUnmarshaller
 

W

Warning - Class in com.amazonaws.services.rekognition.model
 
Warning() - Constructor for class com.amazonaws.services.rekognition.model.Warning
 
withAgeRange(AgeRange) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The estimated age range, in years, for the face.
withAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Defines how to aggregate results of the StartContentModeration request.
withAggregateBy(ContentModerationAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Defines how to aggregate results of the StartContentModeration request.
withAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The aggregation method chosen for a GetContentModeration request.
withAggregateBy(ContentModerationAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The aggregation method chosen for a GetContentModeration request.
withAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Defines how to aggregate the returned results.
withAggregateBy(LabelDetectionAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Defines how to aggregate the returned results.
withAggregateBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The aggregation method chosen for a GetLabelDetection request.
withAggregateBy(LabelDetectionAggregateBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The aggregation method chosen for a GetLabelDetection request.
withAliases(LabelAlias...) - Method in class com.amazonaws.services.rekognition.model.Label
A list of potential aliases for a given label.
withAliases(Collection<LabelAlias>) - Method in class com.amazonaws.services.rekognition.model.Label
A list of potential aliases for a given label.
withArn(String) - Method in class com.amazonaws.services.rekognition.model.DistributeDataset
The Amazon Resource Name (ARN) of the dataset that you want to use.
withArn(String) - Method in class com.amazonaws.services.rekognition.model.KinesisDataStream
ARN of the output Amazon Kinesis Data Streams stream.
withArn(String) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStream
ARN of the Kinesis video stream stream that streams the source video.
withAssets(Asset...) - Method in class com.amazonaws.services.rekognition.model.TestingData
The assets used for testing.
withAssets(Collection<Asset>) - Method in class com.amazonaws.services.rekognition.model.TestingData
The assets used for testing.
withAssets(Asset...) - Method in class com.amazonaws.services.rekognition.model.TrainingData
A Sagemaker GroundTruth manifest file that contains the training images (assets).
withAssets(Collection<Asset>) - Method in class com.amazonaws.services.rekognition.model.TrainingData
A Sagemaker GroundTruth manifest file that contains the training images (assets).
withAssets(Asset...) - Method in class com.amazonaws.services.rekognition.model.ValidationData
The assets that comprise the validation data.
withAssets(Collection<Asset>) - Method in class com.amazonaws.services.rekognition.model.ValidationData
The assets that comprise the validation data.
withAssociatedFaces(AssociatedFace...) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of AssociatedFace objects containing FaceIDs that are successfully associated with the UserID is returned.
withAssociatedFaces(Collection<AssociatedFace>) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of AssociatedFace objects containing FaceIDs that are successfully associated with the UserID is returned.
withAttributes(String...) - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
An array of facial attributes you want to be returned.
withAttributes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
An array of facial attributes you want to be returned.
withAudioMetadata(AudioMetadata...) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of objects.
withAudioMetadata(Collection<AudioMetadata>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of objects.
withAuditImages(AuditImage...) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
A set of images from the Face Liveness video that can be used for audit purposes.
withAuditImages(Collection<AuditImage>) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
A set of images from the Face Liveness video that can be used for audit purposes.
withAuditImagesLimit(Integer) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Number of audit images to be returned back.
withAutoCreate(Boolean) - Method in class com.amazonaws.services.rekognition.model.TestingData
If specified, Amazon Rekognition Custom Labels temporarily splits the training dataset (80%) to create a test dataset (20%) for the training job.
withBackground(DetectLabelsImageBackground) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the properties of an image’s background, including the background’s quality and dominant colors, including the quality and dominant colors of the image.
withBeard(Beard) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face has a beard, and the confidence level in the determination.
withBillableTrainingTimeInSeconds(Long) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The duration, in seconds, that you were billed for a successful training of the model version.
withBlackFrame(BlackFrame) - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
A filter that allows you to control the black frame detection by specifying the black levels and pixel coverage of black pixels in a frame.
withBlue(Integer) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Blue RGB value for a dominant color.
withBodyParts(ProtectiveEquipmentBodyPart...) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
An array of body parts detected on a person's body (including body parts without PPE).
withBodyParts(Collection<ProtectiveEquipmentBodyPart>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
An array of body parts detected on a person's body (including body parts without PPE).
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.AuditImage
Identifies the bounding box around the label, face, text, object of interest, or personal protective equipment.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Bounding box around the body of a celebrity.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Bounding box of the face.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
Bounding box of the face.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
A bounding box surrounding the item of detected PPE.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.Face
Bounding box of the face.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Bounding box of the face.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.Geometry
An axis-aligned coarse representation of the detected item's location on the image.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.Instance
The position of the label instance on the image.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Bounding box around the detected person.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
A bounding box around the detected person.
withBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
The box representing a region of interest on screen.
withBoundingBoxCount(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
The total number of images that have the label assigned to a bounding box.
withBrightness(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The brightness of an image provided for label detection.
withBrightness(Float) - Method in class com.amazonaws.services.rekognition.model.ImageQuality
Value representing brightness of the face.
withBucket(String) - Method in class com.amazonaws.services.rekognition.model.S3Destination
The name of the Amazon S3 bucket you want to associate with the streaming video project.
withBucket(String) - Method in class com.amazonaws.services.rekognition.model.S3Object
Name of the S3 bucket.
withBytes(ByteBuffer) - Method in class com.amazonaws.services.rekognition.model.AuditImage
The Base64-encoded bytes representing an image selected from the Face Liveness video and returned for audit purposes.
withBytes(ByteBuffer) - Method in class com.amazonaws.services.rekognition.model.Image
Blob of image bytes up to 5 MBs.
withCategories(LabelCategory...) - Method in class com.amazonaws.services.rekognition.model.Label
A list of the categories associated with a given label.
withCategories(Collection<LabelCategory>) - Method in class com.amazonaws.services.rekognition.model.Label
A list of the categories associated with a given label.
withCelebrities(CelebrityRecognition...) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Array of celebrities recognized in the video.
withCelebrities(Collection<CelebrityRecognition>) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Array of celebrities recognized in the video.
withCelebrity(CelebrityDetail) - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
Information about a recognized celebrity.
withCelebrityFaces(Celebrity...) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each celebrity found in the image.
withCelebrityFaces(Collection<Celebrity>) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each celebrity found in the image.
withChanges(DatasetChanges) - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
The changes that you want to make to the dataset.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
Idempotent token used to identify the request to AssociateFaces.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
Idempotent token is used to recognize the Face Liveness request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
Idempotent token used to identify the request to CreateUser.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
Idempotent token used to identify the request to DeleteUser.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
Idempotent token used to identify the request to DisassociateFaces.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
Idempotent token used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
Idempotent token used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
Idempotent token used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
Idempotent token used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
Idempotent token used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
Idempotent token used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Idempotent token used to identify the start request.
withClientRequestToken(String) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Idempotent token used to identify the start request.
withCodec(String) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The audio codec used to encode or decode the audio stream.
withCodec(String) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Type of compression used in the analyzed video.
withCollectionArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
Amazon Resource Name (ARN) of the collection.
withCollectionARN(String) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The Amazon Resource Name (ARN) of the collection.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
The ID of an existing collection containing the UserID.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
ID for the collection that you are creating.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
The ID of an existing collection to which the new UserID needs to be created.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionRequest
ID of the collection to delete.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
Collection from which to remove the specific faces.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
The ID of an existing collection from which the UserID needs to be deleted.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionRequest
The ID of the collection to describe.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
The ID of an existing collection containing the UserID.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
The ID of a collection that contains faces that you want to search for.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The ID of an existing collection to which you want to add the faces that are detected in the input images.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
ID of the collection from which to list the faces.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
The ID of an existing collection.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
ID of the collection to search.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
ID of the collection the face belongs to.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
The ID of an existing collection containing the UserID.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
The ID of an existing collection containing the UserID, used with a UserId or FaceId.
withCollectionId(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
ID of the collection that contains the faces you want to search for.
withCollectionIds(String...) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
An array of collection IDs.
withCollectionIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
An array of collection IDs.
withColorRange(String) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
withColorRange(VideoColorRange) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Beard
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Level of confidence that what the bounding box contains is a face.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ComparedSourceImageFace
Confidence level that the selected bounding box contains a face.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
The confidence that Amazon Rekognition has in the value of Value.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The confidence that the model has in the detection of the custom label.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Emotion
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The confidence that Amazon Rekognition has that the bounding box ( BoundingBox) contains an item of PPE.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.EyeDirection
The confidence that the service has in its predicted eye direction.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Face
Confidence level that the bounding box contains a face (and not a different object such as a tree).
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Confidence level that the bounding box contains a face (and not a different object such as a tree).
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
The confidence that the service has detected the presence of a face occlusion.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Gender
Level of confidence in the prediction.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Probabalistic confidence score for if the person in the given video was live, represented as a float value between 0 to 100.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Instance
The confidence that Amazon Rekognition has in the accuracy of the bounding box.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Label
Level of confidence.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
Specifies the confidence that Amazon Rekognition has that the label has been correctly identified.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Mustache
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The confidence that Amazon Rekognition has in the detection accuracy of the detected body part.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
The confidence that Amazon Rekognition has that the bounding box contains a person.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ShotSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Smile
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Level of confidence in the determination.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The confidence that Amazon Rekognition has in the accuracy of the detected text and the accuracy of the geometry points around the detected text.
withConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
Match confidence with the UserID, provides information regarding if a face association was unsuccessful because it didn't meet UserMatchThreshold.
withConnectedHome(ConnectedHomeSettings) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
Label detection settings to use on a streaming video.
withConnectedHomeForUpdate(ConnectedHomeSettingsForUpdate) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettingsForUpdate
The label detection settings you want to use for your stream processor.
withContainsLabels(String...) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies a label filter for the response.
withContainsLabels(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies a label filter for the response.
withContentClassifiers(String...) - Method in class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
Sets whether the input image is free of personally identifiable information.
withContentClassifiers(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.HumanLoopDataAttributes
Sets whether the input image is free of personally identifiable information.
withContrast(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The contrast of an image provided for label detection.
withCoversBodyPart(CoversBodyPart) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
Information about the body part covered by the detected PPE.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The Unix timestamp for the time and date that the dataset was created.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The Unix timestamp for the date and time that the dataset was created.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of milliseconds since the Unix epoch time until the creation of the collection.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Date and time the stream processor was created
withCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The Unix timestamp for the date and time that the project was created.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Unix datetime for the creation of the project policy.
withCreationTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Unix datetime for the date and time that training started.
withCSSColor(String) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The CSS color name of a dominant color.
withCustomLabels(CustomLabel...) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
An array of custom labels detected in the input image.
withCustomLabels(Collection<CustomLabel>) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsResult
An array of custom labels detected in the input image.
withDataAttributes(HumanLoopDataAttributes) - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
Sets attributes of the input data.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetResult
The ARN of the created Amazon Rekognition Custom Labels dataset.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The Amazon Resource Name (ARN) for the dataset.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DatasetSource
The ARN of an Amazon Rekognition Custom Labels dataset that you want to copy.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteDatasetRequest
The ARN of the Amazon Rekognition Custom Labels dataset that you want to delete.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetRequest
The Amazon Resource Name (ARN) of the dataset that you want to describe.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
The Amazon Resource Name (ARN) for the dataset that you want to use.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
The Amazon Resource Name (ARN) of the dataset that you want to use.
withDatasetArn(String) - Method in class com.amazonaws.services.rekognition.model.UpdateDatasetEntriesRequest
The Amazon Resource Name (ARN) of the dataset that you want to update.
withDatasetDescription(DatasetDescription) - Method in class com.amazonaws.services.rekognition.model.DescribeDatasetResult
The description for the dataset.
withDatasetEntries(String...) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
A list of entries (images) in the dataset.
withDatasetEntries(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
A list of entries (images) in the dataset.
withDatasetLabelDescriptions(DatasetLabelDescription...) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
A list of the labels in the dataset.
withDatasetLabelDescriptions(Collection<DatasetLabelDescription>) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
A list of the labels in the dataset.
withDatasets(DistributeDataset...) - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
The ARNS for the training dataset and test dataset that you want to use.
withDatasets(Collection<DistributeDataset>) - Method in class com.amazonaws.services.rekognition.model.DistributeDatasetEntriesRequest
The ARNS for the training dataset and test dataset that you want to use.
withDatasets(DatasetMetadata...) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
Information about the training and test datasets in the project.
withDatasets(Collection<DatasetMetadata>) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
Information about the training and test datasets in the project.
withDatasetSource(DatasetSource) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The source files for the dataset.
withDatasetStats(DatasetStats) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset.
withDatasetType(String) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The type of the dataset.
withDatasetType(DatasetType) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The type of the dataset.
withDatasetType(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The type of the dataset.
withDatasetType(DatasetType) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The type of the dataset.
withDataSharingPreference(StreamProcessorDataSharingPreference) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
withDataSharingPreference(StreamProcessorDataSharingPreference) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Shows whether you are sharing data with Rekognition to improve model performance.
withDataSharingPreferenceForUpdate(StreamProcessorDataSharingPreference) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
withDeletedFaces(String...) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of strings (face IDs) of the faces that were deleted.
withDeletedFaces(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of strings (face IDs) of the faces that were deleted.
withDestinationProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the project in the trusted AWS account that you want to copy the model version to.
withDetectedText(String) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The word or line of text recognized by Amazon Rekognition.
withDetectionAttributes(String...) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
An array of facial attributes you want to be returned.
withDetectionAttributes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
An array of facial attributes you want to be returned.
withDisassociatedFaces(DisassociatedFace...) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
withDisassociatedFaces(Collection<DisassociatedFace>) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
withDominantColors(DominantColor...) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
The dominant colors found in the background of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
withDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
The dominant colors found in the background of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
withDominantColors(DominantColor...) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
The dominant colors found in the foreground of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
withDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
The dominant colors found in the foreground of an image, defined with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
withDominantColors(DominantColor...) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the dominant colors found in an image, described with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
withDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the dominant colors found in an image, described with RGB values, CSS color name, simplified color name, and PixelPercentage (the percentage of image pixels that have a particular color).
withDominantColors(DominantColor...) - Method in class com.amazonaws.services.rekognition.model.Instance
The dominant colors found in an individual instance of a label.
withDominantColors(Collection<DominantColor>) - Method in class com.amazonaws.services.rekognition.model.Instance
The dominant colors found in an individual instance of a label.
withDurationFrames(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of a video segment, expressed in frames.
withDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The duration of the audio stream in milliseconds.
withDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time duration of a segment in milliseconds, I.e.
withDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time duration of a segment in milliseconds, I.e.
withDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of the detected segment in milliseconds.
withDurationMillis(Long) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Length of the video in milliseconds.
withDurationSMPTE(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The duration of the timecode for the detected segment in SMPTE format.
withEmotions(Emotion...) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
The emotions that appear to be expressed on the face, and the confidence level in the determination.
withEmotions(Collection<Emotion>) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
The emotions that appear to be expressed on the face, and the confidence level in the determination.
withEmotions(Emotion...) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The emotions that appear to be expressed on the face, and the confidence level in the determination.
withEmotions(Collection<Emotion>) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The emotions that appear to be expressed on the face, and the confidence level in the determination.
withEndFrameNumber(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame number at the end of a video segment, using a frame index that starts with 0.
withEndTimecodeSMPTE(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the end of a detected segment.
withEndTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.Section
Sets the value of the endTimestamp property for this object.
withEndTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected moderation label.
withEndTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected label.
withEndTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The end time of the detected segment, in milliseconds, from the start of the video.
withEntryCount(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelStats
The total number of images that use the label.
withEquipmentDetections(EquipmentDetection...) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
An array of Personal Protective Equipment items detected around a body part.
withEquipmentDetections(Collection<EquipmentDetection>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
An array of Personal Protective Equipment items detected around a body part.
withErrorCode(String) - Method in class com.amazonaws.services.rekognition.model.Warning
Sets the value of the errorCode property for this object.
withErrorEntries(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of entries that contain at least one error.
withEvaluationResult(EvaluationResult) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The training results.
withExternalImageId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Identifier that you assign to all the faces in the input image.
withExternalImageId(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The ID you want to assign to all the faces detected in the image.
withEyeDirection(EyeDirection) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the direction the eyes are gazing in, as defined by pitch and yaw.
withEyeglasses(Eyeglasses) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
withEyesOpen(EyeOpen) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
withF1Score(Float) - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
The F1 score for the evaluation of all labels.
withFace(ComparedFace) - Method in class com.amazonaws.services.rekognition.model.Celebrity
Provides information about the celebrity's face, such as its location on the image.
withFace(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Face details for the recognized celebrity.
withFace(ComparedFace) - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
withFace(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.FaceDetection
The face properties for the detected face.
withFace(Face) - Method in class com.amazonaws.services.rekognition.model.FaceMatch
Describes the face properties such as the bounding box, face ID, image ID of the source image, and external image ID that you assigned.
withFace(Face) - Method in class com.amazonaws.services.rekognition.model.FaceRecord
Describes the face properties such as the bounding box, face ID, image ID of the input image, and external image ID that you assigned.
withFace(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Face details for the detected person.
withFaceAttributes(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The face attributes you want returned.
withFaceAttributes(FaceAttributes) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The face attributes you want returned.
withFaceCount(Long) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of faces that are indexed into the collection.
withFaceDetail(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.FaceRecord
Structure containing attributes of the face that the algorithm detected.
withFaceDetail(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.SearchedFaceDetails
Structure containing attributes of the face that the algorithm detected.
withFaceDetail(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
The structure that contains attributes of a face that IndexFacesdetected, but didn't index.
withFaceDetails(FaceDetail...) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
Details of each face found in the image.
withFaceDetails(Collection<FaceDetail>) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
Details of each face found in the image.
withFaceDetails(FaceDetail) - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Structure containing attributes of the face that the algorithm detected.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.AssociatedFace
Unique identifier assigned to the face.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.DisassociatedFace
Unique identifier assigned to the face.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the face.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchedFace
Unique identifier assigned to the face.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
ID of a face to find matches for in the collection.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
ID for the existing face.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
A unique identifier assigned to the face.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
A unique identifier assigned to the face.
withFaceId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
A unique identifier assigned to the face.
withFaceIds(String...) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
An array of FaceIDs to associate with the UserID.
withFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
An array of FaceIDs to associate with the UserID.
withFaceIds(String...) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
An array of face IDs to delete.
withFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesRequest
An array of face IDs to delete.
withFaceIds(String...) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
An array of face IDs to disassociate from the UserID.
withFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
An array of face IDs to disassociate from the UserID.
withFaceIds(String...) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
An array of face IDs to filter results with when listing faces in a collection.
withFaceIds(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
An array of face IDs to filter results with when listing faces in a collection.
withFaceMatches(CompareFacesMatch...) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that match the source image face.
withFaceMatches(Collection<CompareFacesMatch>) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that match the source image face.
withFaceMatches(FaceMatch...) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Information about the faces in the input collection that match the face of a person in the video.
withFaceMatches(Collection<FaceMatch>) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Information about the faces in the input collection that match the face of a person in the video.
withFaceMatches(FaceMatch...) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
An array of faces that match the input face, along with the confidence in the match.
withFaceMatches(Collection<FaceMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
An array of faces that match the input face, along with the confidence in the match.
withFaceMatches(FaceMatch...) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
An array of faces that matched the input face, along with the confidence in the match.
withFaceMatches(Collection<FaceMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
An array of faces that matched the input face, along with the confidence in the match.
withFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.FaceSearchSettings
Minimum face match confidence score that must be met to return a result for a recognized face.
withFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
(Optional) Specifies the minimum confidence in the face match to return.
withFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
Optional value specifying the minimum confidence in the face match to return.
withFaceMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The minimum confidence in the person match to return.
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
Version number of the face detection model associated with the collection you are creating.
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The version of the face model that's used by the collection for face detection.
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
The version number of the face detection model that's associated with the input collection (CollectionId).
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
Version number of the face detection model associated with the input collection (CollectionId).
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
Version number of the face detection model associated with the input collection (CollectionId).
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
Version number of the face detection model associated with the input collection (CollectionId).
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
Version number of the face detection model associated with the input collection CollectionId.
withFaceModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Version number of the face detection model associated with the input CollectionId.
withFaceModelVersions(String...) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
Version numbers of the face detection models associated with the collections in the array CollectionIds.
withFaceModelVersions(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
Version numbers of the face detection models associated with the collections in the array CollectionIds.
withFaceOccluded(FaceOccluded) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
FaceOccluded should return "true" with a high confidence score if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
withFaceRecords(FaceRecord...) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces detected and added to the collection.
withFaceRecords(Collection<FaceRecord>) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces detected and added to the collection.
withFaces(FaceDetection...) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
An array of faces detected in the video.
withFaces(Collection<FaceDetection>) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
An array of faces detected in the video.
withFaces(Face...) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
An array of Face objects.
withFaces(Collection<Face>) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
An array of Face objects.
withFaceSearch(FaceSearchSettings) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorSettings
Face search settings to use on a streaming video.
withFeatures(String...) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
A list of the types of analysis to perform.
withFeatures(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
A list of the types of analysis to perform.
withFeatures(String...) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The features to return after video analysis.
withFeatures(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The features to return after video analysis.
withFilters(DetectTextFilters) - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
Optional parameters that let you set the criteria that the text must meet to be included in your response.
withFilters(StartSegmentDetectionFilters) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Filters for technical cue or shot detection.
withFilters(StartTextDetectionFilters) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Optional parameters that let you set criteria the text must meet to be included in your response.
withFlowDefinitionArn(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
The Amazon Resource Name (ARN) of the flow definition.
withForeground(DetectLabelsImageForeground) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the properties of an image’s foreground, including the foreground’s quality and dominant colors, including the quality and dominant colors of the image.
withFormat(String) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Format of the analyzed video.
withFragmentNumber(String) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
The unique identifier of the fragment.
withFrameHeight(Long) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Vertical pixel dimension of the video.
withFrameRate(Float) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Number of frames per second in the video.
withFrameWidth(Long) - Method in class com.amazonaws.services.rekognition.model.VideoMetadata
Horizontal pixel dimension of the video.
withGender(Gender) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
The predicted gender of a detected face.
withGeneralLabels(GeneralLabelsSettings) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
Contains the specified filters for GENERAL_LABELS.
withGeneralLabels(GeneralLabelsSettings) - Method in class com.amazonaws.services.rekognition.model.LabelDetectionSettings
Contains filters for the object labels returned by DetectLabels.
withGeometry(Geometry) - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The location of the detected object on the image that corresponds to the custom label.
withGeometry(Geometry) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The location of the detected text on the image.
withGetRequestMetadata(GetContentModerationRequestMetadata) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Information about the paramters used when getting a response.
withGetRequestMetadata(GetLabelDetectionRequestMetadata) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Information about the paramters used when getting a response.
withGreen(Integer) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Green RGB value for a dominant color.
withGroundTruth(ByteBuffer) - Method in class com.amazonaws.services.rekognition.model.DatasetChanges
A Base64-encoded binary data object containing one or JSON lines that either update the dataset or are additions to the dataset.
withGroundTruthManifest(GroundTruthManifest) - Method in class com.amazonaws.services.rekognition.model.Asset
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
withGroundTruthManifest(GroundTruthManifest) - Method in class com.amazonaws.services.rekognition.model.DatasetSource
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
withHasErrors(Boolean) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specifies an error filter for the response.
withHeight(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Height of the bounding box as a ratio of the overall image height.
withHexCode(String) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Hex code equivalent of the RGB values for a dominant color.
withHigh(Integer) - Method in class com.amazonaws.services.rekognition.model.AgeRange
The highest estimated age.
withHumanLoopActivationConditionsEvaluationResults(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Shows the result of condition evaluations, including those conditions which activated a human review.
withHumanLoopActivationOutput(HumanLoopActivationOutput) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Shows the results of the human in the loop evaluation.
withHumanLoopActivationReasons(String...) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Shows if and why human review was needed.
withHumanLoopActivationReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
Shows if and why human review was needed.
withHumanLoopArn(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopActivationOutput
The Amazon Resource Name (ARN) of the HumanLoop created.
withHumanLoopConfig(HumanLoopConfig) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.
withHumanLoopName(String) - Method in class com.amazonaws.services.rekognition.model.HumanLoopConfig
The name of the human review used for this image.
withId(String) - Method in class com.amazonaws.services.rekognition.model.Celebrity
A unique identifier for the celebrity.
withId(String) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The unique identifier for the celebrity.
withId(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoRequest
The ID for the celebrity.
withId(Integer) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentPerson
The identifier for the detected person.
withId(Integer) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The identifier for the detected text.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Provides the input image either as bytes or an S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectFacesRequest
The input image as base64-encoded bytes or an S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
The input image as base64-encoded bytes or an S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
The input image as base64-encoded bytes or an S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
The image in which you want to detect PPE on detected persons.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.DetectTextRequest
The input image as base64-encoded bytes or an Amazon S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The input image as base64-encoded bytes or an S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesRequest
The input image as base64-encoded bytes or an S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
The input image as base64-encoded bytes or an S3 object.
withImage(Image) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Provides the input image either as bytes or an S3 object.
withImageId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the input image.
withImageProperties(DetectLabelsImageProperties) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
Information about the properties of the input image, such as brightness, sharpness, contrast, and dominant colors.
withImageProperties(DetectLabelsImagePropertiesSettings) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsSettings
Contains the chosen number of maximum dominant colors in an image.
withIndex(Long) - Method in class com.amazonaws.services.rekognition.model.PersonDetail
Identifier for the person detected person within a video.
withIndex(Long) - Method in class com.amazonaws.services.rekognition.model.ShotSegment
An Identifier for a shot detection segment detected in a video.
withIndexFacesModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.Face
The version of the face detect and storage model that was used when indexing the face vector.
withInput(StreamProcessorInput) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Kinesis video stream stream that provides the source streaming video.
withInput(StreamProcessorInput) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Kinesis video stream that provides the source streaming video.
withInput(TestingData) - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The testing dataset that was supplied for training.
withInput(TrainingData) - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The training assets that you supplied for training.
withInstances(Instance...) - Method in class com.amazonaws.services.rekognition.model.Label
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
withInstances(Collection<Instance>) - Method in class com.amazonaws.services.rekognition.model.Label
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Job identifier for the required celebrity recognition analysis.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Job identifier for the celebrity recognition operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
The identifier for the inappropriate, unwanted, or offensive content moderation job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Job identifier for the content moderation operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
Unique identifier for the face detection job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Job identifier for the face detection operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
The job identifer for the search request.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Job identifier for the face search operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Job identifier for the label detection operation for which you want results returned.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Job identifier for the label detection operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
The identifier for a job that tracks persons in a video.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Job identifier for the person tracking operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
Job identifier for the text detection operation for which you want results returned.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Job identifier for the segment detection operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
Job identifier for the text detection operation for which you want results returned.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Job identifier for the text detection operation for which you want to obtain results.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionResult
The identifier for the celebrity recognition analysis job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationResult
The identifier for the content analysis job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionResult
The identifier for the face detection job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchResult
The identifier for the search job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionResult
The identifier for the label detection job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingResult
The identifier for the person detection job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionResult
Unique identifier for the segment detection job.
withJobId(String) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionResult
Identifier for the text detection job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
The current status of the celebrity recognition job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
The current status of the celebrity recognition job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The current status of the content moderation analysis job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The current status of the content moderation analysis job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
The current status of the face detection job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
The current status of the face detection job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
The current status of the face search job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
The current status of the face search job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
The current status of the label detection job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
The current status of the label detection job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
The current status of the person tracking job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
The current status of the person tracking job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Current status of the segment detection job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Current status of the segment detection job.
withJobStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Current status of the text detection job.
withJobStatus(VideoJobStatus) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Current status of the text detection job.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
A job identifier specified in the call to StartContentModeration and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
A job identifier specified in the call to StartFaceDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
A job identifier specified in the call to StartFaceSearch and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
A job identifier specified in the call to StartLabelDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
A job identifier specified in the call to StartSegmentDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
A job identifier specified in the call to StartTextDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
withJobTag(String) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
An identifier returned in the completion status published by your Amazon Simple Notification Service topic.
withKeyPrefix(String) - Method in class com.amazonaws.services.rekognition.model.S3Destination
The prefix value of the location within the bucket that you want the information to be published to.
withKinesisDataStream(KinesisDataStream) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
The Amazon Kinesis Data Streams stream to which the Amazon Rekognition stream processor streams the analysis results.
withKinesisVideoStream(KinesisVideoStream) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorInput
The Kinesis video stream input stream for the source streaming video.
withKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
withKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
withKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
withKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
withKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The identifier for your AWS Key Management Service key (AWS KMS key).
withKmsKeyId(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The identifer for the AWS Key Management Service key (AWS KMS key) that was used to encrypt the model during training.
withKnownGender(KnownGender) - Method in class com.amazonaws.services.rekognition.model.Celebrity
The known gender identity for the celebrity that matches the provided ID.
withKnownGender(KnownGender) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
Retrieves the known gender for the celebrity.
withKnownGender(KnownGender) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
Retrieves the known gender for the celebrity.
withKVSStreamStartSelector(KinesisVideoStreamStartSelector) - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStartSelector
Specifies the starting point in the stream to start processing.
withLabel(Label) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
Details about the detected label.
withLabelCategoryExclusionFilters(String...) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be excluded from the return from DetectLabels.
withLabelCategoryExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be excluded from the return from DetectLabels.
withLabelCategoryInclusionFilters(String...) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be included in the return from DetectLabels.
withLabelCategoryInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The label categories that should be included in the return from DetectLabels.
withLabeled(Boolean) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
Specify true to get only the JSON Lines where the image is labeled.
withLabeledEntries(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of images in the dataset that have labels.
withLabelExclusionFilters(String...) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be excluded from the return from DetectLabels.
withLabelExclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be excluded from the return from DetectLabels.
withLabelInclusionFilters(String...) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be included in the return from DetectLabels.
withLabelInclusionFilters(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GeneralLabelsSettings
The labels that should be included in the return from DetectLabels.
withLabelModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
Version number of the label detection model that was used to detect labels.
withLabelModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Version number of the label detection model that was used to detect labels.
withLabelName(String) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
The name of the label.
withLabels(String...) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
Specifies what you want to detect in the video, such as people, packages, or pets.
withLabels(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
Specifies what you want to detect in the video, such as people, packages, or pets.
withLabels(String...) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
Specifies what you want to detect in the video, such as people, packages, or pets.
withLabels(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
Specifies what you want to detect in the video, such as people, packages, or pets.
withLabels(Label...) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
An array of labels for the real-world objects detected.
withLabels(Collection<Label>) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
An array of labels for the real-world objects detected.
withLabels(LabelDetection...) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
An array of labels detected in the video.
withLabels(Collection<LabelDetection>) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
An array of labels detected in the video.
withLabelStats(DatasetLabelStats) - Method in class com.amazonaws.services.rekognition.model.DatasetLabelDescription
Statistics about the label.
withLandmarks(Landmark...) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
An array of facial landmarks.
withLandmarks(Collection<Landmark>) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
An array of facial landmarks.
withLandmarks(Landmark...) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the location of landmarks on the face.
withLandmarks(Collection<Landmark>) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the location of landmarks on the face.
withLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The Unix timestamp for the date and time that the dataset was last updated.
withLastUpdatedTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Unix datetime for when the project policy was last updated.
withLastUpdateTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The time, in Unix format, the stream processor was last updated.
withLeft(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Left coordinate of the bounding box as a ratio of overall image width.
withLow(Integer) - Method in class com.amazonaws.services.rekognition.model.AgeRange
The lowest estimated age.
withManifestSummary(GroundTruthManifest) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The location of the summary manifest.
withMatchConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.Celebrity
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
withMaxDominantColors(Integer) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImagePropertiesSettings
The maximum number of dominant colors to return when detecting labels in an image.
withMaxDurationInSeconds(Long) - Method in class com.amazonaws.services.rekognition.model.StreamProcessingStopSelector
Specifies the maximum amount of time in seconds that you want the stream to be processed.
withMaxFaces(Integer) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
The maximum number of faces to index.
withMaxFaces(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
Maximum number of faces to return.
withMaxFaces(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchFacesRequest
Maximum number of faces to return.
withMaxInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The maximum number of inference units Amazon Rekognition Custom Labels uses to auto-scale the model.
withMaxInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The maximum number of inference units to use for auto-scaling the model.
withMaxLabels(Integer) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Maximum number of labels you want the service to return in the response.
withMaxPixelThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.BlackFrame
A threshold used to determine the maximum luminance value for a pixel to be considered black.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
The maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
The maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Maximum number of results you want the service to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
Maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
Maximum number of collection IDs to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
The maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
The maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
Maximum number of faces to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
The maximum number of results to return per paginated call.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
Maximum number of stream processors you want Amazon Rekognition Video to return in the response.
withMaxResults(Integer) - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
Maximum number of UsersID to return.
withMaxUsers(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Maximum number of UserIDs to return.
withMaxUsers(Integer) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
Maximum number of identities to return.
withMessage(String) - Method in class com.amazonaws.services.rekognition.model.Warning
Sets the value of the message property for this object.
withMinBoundingBoxHeight(Float) - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the minimum height of the word bounding box.
withMinBoundingBoxWidth(Float) - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the minimum width of the word bounding box.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettings
The minimum confidence required to label an object in the video.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ConnectedHomeSettingsForUpdate
The minimum confidence required to label an object in the video.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
Specifies the minimum confidence level for the labels to return.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectionFilter
Sets the confidence of word detection.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
Specifies the minimum confidence level for the labels to return.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsRequest
Specifies the minimum confidence level for the labels to return.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
The minimum confidence level for which you want summary information.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
Specifies the minimum confidence that Amazon Rekognition must have in order to return a moderated content label.
withMinConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected label.
withMinCoveragePercentage(Float) - Method in class com.amazonaws.services.rekognition.model.BlackFrame
The minimum percentage of pixels in a frame that need to have a luminance below the max_black_pixel_value for a frame to be considered a black frame.
withMinInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The minimum number of inference units used by the model.
withMinInferenceUnits(Integer) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The minimum number of inference units to use.
withMinSegmentConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartShotDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
withMinSegmentConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.StartTechnicalCueDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
withModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The version of the model used to detect segments.
withModerationLabel(ModerationLabel) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The content moderation label detected by in the stored video.
withModerationLabels(ModerationLabel...) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.
withModerationLabels(Collection<ModerationLabel>) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Array of detected Moderation labels and the time, in milliseconds from the start of the video, they were detected.
withModerationLabels(ContentModerationDetection...) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
withModerationLabels(Collection<ContentModerationDetection>) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
withModerationModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectModerationLabelsResult
Version number of the moderation detection model that was used to detect unsafe content.
withModerationModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Version number of the moderation detection model that was used to detect inappropriate, unwanted, or offensive content.
withMouthOpen(MouthOpen) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
withMustache(Mustache) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face has a mustache, and the confidence level in the determination.
withName(String) - Method in class com.amazonaws.services.rekognition.model.Celebrity
The name of the celebrity.
withName(String) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
The name of the celebrity.
withName(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
An identifier you assign to the stream processor.
withName(String) - Method in class com.amazonaws.services.rekognition.model.CustomLabel
The name of the custom label.
withName(String) - Method in class com.amazonaws.services.rekognition.model.DeleteStreamProcessorRequest
The name of the stream processor you want to delete.
withName(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorRequest
Name of the stream processor for which you want information.
withName(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Name of the stream processor.
withName(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
The name of the celebrity.
withName(String) - Method in class com.amazonaws.services.rekognition.model.Label
The name (label) of the object or scene.
withName(String) - Method in class com.amazonaws.services.rekognition.model.LabelAlias
The name of an alias for a given label.
withName(String) - Method in class com.amazonaws.services.rekognition.model.LabelCategory
The name of a category that applies to a given label.
withName(String) - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
The label name for the type of unsafe content detected in the image.
withName(String) - Method in class com.amazonaws.services.rekognition.model.Parent
The name of the parent label.
withName(String) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The detected body part.
withName(BodyPart) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentBodyPart
The detected body part.
withName(String) - Method in class com.amazonaws.services.rekognition.model.S3Object
S3 object key name.
withName(String) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
The name of the stream processor to start processing.
withName(String) - Method in class com.amazonaws.services.rekognition.model.StopStreamProcessorRequest
The name of a stream processor created by CreateStreamProcessor.
withName(String) - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Name of the Amazon Rekognition stream processor.
withName(String) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Name of the stream processor that you want to update.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
If the previous response was incomplete (because there is more recognized celebrities to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of celebrities.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of content moderation labels.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionRequest
If the previous response was incomplete (because there are more faces to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
If the previous response was incomplete (because there is more search results to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of search results.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of labels.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
If the previous response was incomplete (because there are more persons to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of persons.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionRequest
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of text.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionRequest
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of text.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsRequest
Pagination token from the previous response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListCollectionsResult
If the result is truncated, the response provides a NextToken that you can use in the subsequent request to fetch the next set of collection IDs.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetLabelsResult
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of faces.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
If the response is truncated, Amazon Rekognition returns this token that you can use in the subsequent request to retrieve the next set of project policies.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsRequest
If the previous response was incomplete (because there are more stream processors to retrieve), Amazon Rekognition Video returns a pagination token in the response.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
If the response is truncated, Amazon Rekognition Video returns this token that you can use in the subsequent request to retrieve the next set of stream processors.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListUsersRequest
Pagingation token to receive the next set of UsersID.
withNextToken(String) - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
A pagination token to be used with the subsequent request if the response is truncated.
withNotificationChannel(StreamProcessorNotificationChannel) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
withNotificationChannel(StreamProcessorNotificationChannel) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the celebrity recognition analysis to.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the content analysis to.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the face detection operation.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the search.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label detection operation to.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people detection operation to.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the segment detection operation.
withNotificationChannel(NotificationChannel) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the completion status of a video analysis operation.
withNumberOfChannels(Long) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The number of audio channels in the segment.
withOptIn(Boolean) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorDataSharingPreference
If this option is set to true, you choose to share data with Rekognition to improve model performance.
withOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
The value of OrientationCorrection is always null.
withOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.DetectFacesResult
The value of OrientationCorrection is always null.
withOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
The value of OrientationCorrection is always null.
withOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsResult
The value of OrientationCorrection is always null.
withOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
If your collection is associated with a face detection model that's later than version 3.0, the value of OrientationCorrection is always null and no orientation information is returned.
withOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
If your collection is associated with a face detection model that's later than version 3.0, the value of OrientationCorrection is always null and no orientation information is returned.
withOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
withOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
withOutput(StreamProcessorOutput) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Kinesis data stream stream or Amazon S3 bucket location to which Amazon Rekognition Video puts the analysis results.
withOutput(StreamProcessorOutput) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Kinesis data stream to which Amazon Rekognition Video puts the analysis results.
withOutput(TestingData) - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The subset of the dataset that was actually tested.
withOutput(TrainingData) - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The images (assets) that were actually trained by Amazon Rekognition Custom Labels.
withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The S3 bucket and folder location where the training output for the source model version is placed.
withOutputConfig(LivenessOutputConfig) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The Amazon S3 bucket location to store the results of training.
withOutputConfig(OutputConfig) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The location where training results are saved.
withParametersToDelete(String...) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
A list of parameters you want to delete from the stream processor.
withParametersToDelete(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
A list of parameters you want to delete from the stream processor.
withParentId(Integer) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The Parent identifier for the detected text identified by the value of ID.
withParentName(String) - Method in class com.amazonaws.services.rekognition.model.ModerationLabel
The name for the parent label.
withParents(Parent...) - Method in class com.amazonaws.services.rekognition.model.Label
The parent labels for a label.
withParents(Collection<Parent>) - Method in class com.amazonaws.services.rekognition.model.Label
The parent labels for a label.
withPerson(PersonDetail) - Method in class com.amazonaws.services.rekognition.model.PersonDetection
Details about a person whose path was tracked in a video.
withPerson(PersonDetail) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
Information about the matched person.
withPersons(ProtectiveEquipmentPerson...) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
An array of persons detected in the image (including persons not wearing PPE).
withPersons(Collection<ProtectiveEquipmentPerson>) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
An array of persons detected in the image (including persons not wearing PPE).
withPersons(PersonMatch...) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
withPersons(Collection<PersonMatch>) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
withPersons(PersonDetection...) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
withPersons(Collection<PersonDetection>) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
withPersonsIndeterminate(Integer...) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.
withPersonsIndeterminate(Collection<Integer>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.
withPersonsWithoutRequiredEquipment(Integer...) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are not wearing all of the types of PPE specified in the RequiredEquipmentTypes field of the detected personal protective equipment.
withPersonsWithoutRequiredEquipment(Collection<Integer>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are not wearing all of the types of PPE specified in the RequiredEquipmentTypes field of the detected personal protective equipment.
withPersonsWithRequiredEquipment(Integer...) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are wearing detected personal protective equipment.
withPersonsWithRequiredEquipment(Collection<Integer>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are wearing detected personal protective equipment.
withPitch(Float) - Method in class com.amazonaws.services.rekognition.model.EyeDirection
Value representing eye direction on the pitch axis.
withPitch(Float) - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the pitch axis.
withPixelPercent(Float) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The percentage of image pixels that have a given dominant color.
withPolicyDocument(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The JSON document for the project policy.
withPolicyDocument(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
A resource policy to add to the model.
withPolicyName(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The name of the policy that you want to delete.
withPolicyName(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The name of the project policy.
withPolicyName(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
A name for the policy.
withPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The ID of the project policy revision that you want to delete.
withPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The revision ID of the project policy.
withPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
The revision ID for the Project Policy.
withPolicyRevisionId(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyResult
The ID of the project policy.
withPolygon(Point...) - Method in class com.amazonaws.services.rekognition.model.Geometry
Within the bounding box, a fine-grained polygon around the detected item.
withPolygon(Collection<Point>) - Method in class com.amazonaws.services.rekognition.model.Geometry
Within the bounding box, a fine-grained polygon around the detected item.
withPolygon(Point...) - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
Specifies a shape made up of up to 10 Point objects to define a region of interest.
withPolygon(Collection<Point>) - Method in class com.amazonaws.services.rekognition.model.RegionOfInterest
Specifies a shape made up of up to 10 Point objects to define a region of interest.
withPose(Pose) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Indicates the pose of the face as determined by its pitch, roll, and yaw.
withPose(Pose) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates the pose of the face as determined by its pitch, roll, and yaw.
withProducerTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.KinesisVideoStreamStartSelector
The timestamp from the producer corresponding to the fragment, in milliseconds, expressed in unix time format.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateDatasetRequest
The ARN of the Amazon Rekognition Custom Labels project to which you want to asssign the dataset.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectResult
The Amazon Resource Name (ARN) of the new project.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
The ARN of the Amazon Rekognition Custom Labels project that manages the model that you want to train.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy you want to delete is attached to.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectRequest
The Amazon Resource Name (ARN) of the project that you want to delete.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
The Amazon Resource Name (ARN) of the project that contains the models you want to describe.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesRequest
The ARN of the project for which you want to list the project policies.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The Amazon Resource Name (ARN) of the project.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectPolicy
The Amazon Resource Name (ARN) of the project to which the project policy is attached.
withProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.PutProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy is attached to.
withProjectDescriptions(ProjectDescription...) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
A list of project descriptions.
withProjectDescriptions(Collection<ProjectDescription>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsResult
A list of project descriptions.
withProjectName(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectRequest
The name of the project to create.
withProjectNames(String...) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
A list of the projects that you want Amazon Rekognition Custom Labels to describe.
withProjectNames(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectsRequest
A list of the projects that you want Amazon Rekognition Custom Labels to describe.
withProjectPolicies(ProjectPolicy...) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
A list of project policies attached to the project.
withProjectPolicies(Collection<ProjectPolicy>) - Method in class com.amazonaws.services.rekognition.model.ListProjectPoliciesResult
A list of project policies attached to the project.
withProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionResult
The ARN of the copied model version in the destination project.
withProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionResult
The ARN of the model version that was created.
withProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionRequest
The Amazon Resource Name (ARN) of the model version that you want to delete.
withProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.DetectCustomLabelsRequest
The ARN of the model version that you want to use.
withProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Amazon Resource Name (ARN) of the model version.
withProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionRequest
The Amazon Resource Name(ARN) of the model version that you want to start.
withProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionRequest
The Amazon Resource Name (ARN) of the model version that you want to delete.
withProjectVersionDescriptions(ProjectVersionDescription...) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
A list of model descriptions.
withProjectVersionDescriptions(Collection<ProjectVersionDescription>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsResult
A list of model descriptions.
withProtectiveEquipmentModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
The version number of the PPE detection model used to detect PPE in the image.
withQuality(ImageQuality) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Identifies face image brightness and sharpness.
withQuality(DetectLabelsImageQuality) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageBackground
The quality of the image background as defined by brightness and sharpness.
withQuality(DetectLabelsImageQuality) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageForeground
The quality of the image foreground as defined by brightness and sharpness.
withQuality(DetectLabelsImageQuality) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageProperties
Information about the quality of the image foreground as defined by brightness, sharpness, and contrast.
withQuality(ImageQuality) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Identifies image brightness and sharpness.
withQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.IndexFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withQualityFilter(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withQualityFilter(QualityFilter) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
withReasons(String...) - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
An array of reasons that specify why a face wasn't indexed.
withReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnindexedFace
An array of reasons that specify why a face wasn't indexed.
withReasons(String...) - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Reasons why a face wasn't used for Search.
withReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsearchedFace
Reasons why a face wasn't used for Search.
withReasons(String...) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
The reason why the association was unsuccessful.
withReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
The reason why the association was unsuccessful.
withReasons(String...) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
The reason why the deletion was unsuccessful.
withReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
The reason why the deletion was unsuccessful.
withReasons(String...) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
The reason why the deletion was unsuccessful.
withReasons(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
The reason why the deletion was unsuccessful.
withRed(Integer) - Method in class com.amazonaws.services.rekognition.model.DominantColor
The Red RGB value for a dominant color.
withReferenceImage(AuditImage) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
A high-quality image from the Face Liveness video that can be used for face comparison or search.
withRegionsOfInterest(RegionOfInterest...) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
withRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
withRegionsOfInterest(RegionOfInterest...) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
withRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
withRegionsOfInterest(RegionOfInterest...) - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
A Filter focusing on a certain area of the image.
withRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
A Filter focusing on a certain area of the image.
withRegionsOfInterest(RegionOfInterest...) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Filter focusing on a certain area of the frame.
withRegionsOfInterest(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Filter focusing on a certain area of the frame.
withRegionsOfInterestForUpdate(RegionOfInterest...) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
withRegionsOfInterestForUpdate(Collection<RegionOfInterest>) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
withRequiredEquipmentTypes(String...) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
An array of personal protective equipment types for which you want summary information.
withRequiredEquipmentTypes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
An array of personal protective equipment types for which you want summary information.
withResourceArn(String) - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that contains the tags that you want a list of.
withResourceArn(String) - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to assign the tags to.
withResourceArn(String) - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to remove the tags from.
withRoleArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
The Amazon Resource Number (ARN) of the IAM role that allows access to the stream processor.
withRoleArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
ARN of the IAM role that allows access to the stream processor.
withRoleArn(String) - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
The ARN of an IAM role that gives Amazon Rekognition publishing permissions to the Amazon SNS topic.
withRoll(Float) - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the roll axis.
withS3Bucket(String) - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
The path to an AWS Amazon S3 bucket used to store Face Liveness session results.
withS3Bucket(String) - Method in class com.amazonaws.services.rekognition.model.OutputConfig
The S3 bucket where training output is placed.
withS3Destination(S3Destination) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorOutput
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.rekognition.model.LivenessOutputConfig
The prefix prepended to the output files for the Face Liveness session results.
withS3KeyPrefix(String) - Method in class com.amazonaws.services.rekognition.model.OutputConfig
The prefix applied to the training output files.
withS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.AuditImage
Provides the S3 bucket name and object name.
withS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.GroundTruthManifest
Provides the S3 bucket name and object name.
withS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.Image
Identifies an S3 object as the image source.
withS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.Summary
Provides the S3 bucket name and object name.
withS3Object(S3Object) - Method in class com.amazonaws.services.rekognition.model.Video
The Amazon S3 bucket name and file name for the video.
withSampleRate(Long) - Method in class com.amazonaws.services.rekognition.model.AudioMetadata
The sample rate for the audio stream.
withSearchedFace(SearchedFaceDetails) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
A list of FaceDetail objects containing the BoundingBox for the largest face in image, as well as the confidence in the bounding box, that was searched for matches.
withSearchedFace(SearchedFace) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Contains the ID of a face that was used to search for matches in a collection.
withSearchedFaceBoundingBox(BoundingBox) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
The bounding box around the face in the input image that Amazon Rekognition used for the search.
withSearchedFaceConfidence(Float) - Method in class com.amazonaws.services.rekognition.model.SearchFacesByImageResult
The level of confidence that the searchedFaceBoundingBox, contains a face.
withSearchedFaceId(String) - Method in class com.amazonaws.services.rekognition.model.SearchFacesResult
ID of the face that was searched for matches in a collection.
withSearchedUser(SearchedUser) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
Contains the ID of the UserID that was used to search for matches in a collection.
withSections(Section...) - Method in class com.amazonaws.services.rekognition.model.Warning
Sets the value of the sections property for this object.
withSections(Collection<Section>) - Method in class com.amazonaws.services.rekognition.model.Warning
Sets the value of the sections property for this object.
withSegments(SegmentDetection...) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of segments detected in a video.
withSegments(Collection<SegmentDetection>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array of segments detected in a video.
withSegmentTypes(String...) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
An array of segment types to detect in the video.
withSegmentTypes(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
An array of segment types to detect in the video.
withSelectedSegmentTypes(SegmentTypeInfo...) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array containing the segment types requested in the call to StartSegmentDetection.
withSelectedSegmentTypes(Collection<SegmentTypeInfo>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
An array containing the segment types requested in the call to StartSegmentDetection.
withSessionId(String) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionResult
A unique 128-bit UUID identifying a Face Liveness session.
withSessionId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsRequest
A unique 128-bit UUID.
withSessionId(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
The sessionId for which this request was called.
withSessionId(String) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorResult
A unique identifier for the stream processing session.
withSettings(CreateFaceLivenessSessionRequestSettings) - Method in class com.amazonaws.services.rekognition.model.CreateFaceLivenessSessionRequest
A session settings object.
withSettings(StreamProcessorSettings) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
Input parameters used in a streaming video analyzed by a stream processor.
withSettings(StreamProcessorSettings) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Input parameters used in a streaming video analyzed by a stream processor.
withSettings(DetectLabelsSettings) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsRequest
A list of the filters to be applied to returned detected labels and image properties.
withSettings(LabelDetectionSettings) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request of an asynchronous label analysis operation.
withSettingsForUpdate(StreamProcessorSettingsForUpdate) - Method in class com.amazonaws.services.rekognition.model.UpdateStreamProcessorRequest
The stream processor settings that you want to update.
withSharpness(Float) - Method in class com.amazonaws.services.rekognition.model.DetectLabelsImageQuality
The sharpness of an image provided for label detection.
withSharpness(Float) - Method in class com.amazonaws.services.rekognition.model.ImageQuality
Value representing sharpness of the face.
withShotFilter(StartShotDetectionFilter) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to shot detections.
withShotSegment(ShotSegment) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
If the segment is a shot detection, contains information about the shot detection.
withSimilarity(Float) - Method in class com.amazonaws.services.rekognition.model.CompareFacesMatch
Level of confidence that the faces match.
withSimilarity(Float) - Method in class com.amazonaws.services.rekognition.model.FaceMatch
Confidence in the match of this face with the input face.
withSimilarity(Float) - Method in class com.amazonaws.services.rekognition.model.UserMatch
Describes the UserID metadata.
withSimilarityThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The minimum level of confidence in the face matches that a match must meet to be included in the FaceMatches array.
withSimplifiedColor(String) - Method in class com.amazonaws.services.rekognition.model.DominantColor
One of 12 simplified color names applied to a dominant color.
withSmile(Smile) - Method in class com.amazonaws.services.rekognition.model.ComparedFace
Indicates whether or not the face is smiling, and the confidence level in the determination.
withSmile(Smile) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is smiling, and the confidence level in the determination.
withSNSTopicArn(String) - Method in class com.amazonaws.services.rekognition.model.NotificationChannel
The Amazon SNS topic to which Amazon Rekognition posts the completion status.
withSNSTopicArn(String) - Method in class com.amazonaws.services.rekognition.model.StreamProcessorNotificationChannel
The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon Rekognition posts the completion status.
withSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Sort to use for celebrities returned in Celebrities field.
withSortBy(CelebrityRecognitionSortBy) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionRequest
Sort to use for celebrities returned in Celebrities field.
withSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Sort to use for elements in the ModerationLabelDetections array.
withSortBy(ContentModerationSortBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequest
Sort to use for elements in the ModerationLabelDetections array.
withSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The sorting method chosen for a GetContentModeration request.
withSortBy(ContentModerationSortBy) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationRequestMetadata
The sorting method chosen for a GetContentModeration request.
withSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Sort to use for grouping faces in the response.
withSortBy(FaceSearchSortBy) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchRequest
Sort to use for grouping faces in the response.
withSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Sort to use for elements in the Labels array.
withSortBy(LabelDetectionSortBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequest
Sort to use for elements in the Labels array.
withSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The sorting method chosen for a GetLabelDetection request.
withSortBy(LabelDetectionSortBy) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionRequestMetadata
The sorting method chosen for a GetLabelDetection request.
withSortBy(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Sort to use for elements in the Persons array.
withSortBy(PersonTrackingSortBy) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingRequest
Sort to use for elements in the Persons array.
withSourceImage(Image) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The input image as base64-encoded bytes or an S3 object.
withSourceImageFace(ComparedSourceImageFace) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The face in the source image that was used for comparison.
withSourceImageOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of SourceImageOrientationCorrection is always null.
withSourceImageOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of SourceImageOrientationCorrection is always null.
withSourceProjectArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the source project in the trusting AWS account.
withSourceProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The ARN of the model version in the source project that you want to copy to a destination project.
withSourceProjectVersionArn(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
If the model version was copied from a different project, SourceProjectVersionArn contains the ARN of the source model version.
withSourceRefContains(String) - Method in class com.amazonaws.services.rekognition.model.ListDatasetEntriesRequest
If specified, ListDatasetEntries only returns JSON Lines where the value of SourceRefContains is part of the source-ref field.
withStartFrameNumber(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame number of the start of a video segment, using a frame index that starts with 0.
withStartSelector(StreamProcessingStartSelector) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
Specifies the starting point in the Kinesis stream to start processing.
withStartTimecodeSMPTE(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the start of a detected segment.
withStartTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.Section
Sets the value of the startTimestamp property for this object.
withStartTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected moderation label.
withStartTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected label.
withStartTimestampMillis(Long) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The start time of the detected segment in milliseconds from the start of the video.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status of the dataset.
withStatus(DatasetStatus) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status of the dataset.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status for the dataset.
withStatus(DatasetStatus) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status for the dataset.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
The current status of the delete project operation.
withStatus(ProjectStatus) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectResult
The current status of the delete project operation.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
The status of the deletion operation.
withStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.DeleteProjectVersionResult
The status of the deletion operation.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Current status of the stream processor.
withStatus(StreamProcessorStatus) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Current status of the stream processor.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Represents a status corresponding to the state of the session.
withStatus(LivenessSessionStatus) - Method in class com.amazonaws.services.rekognition.model.GetFaceLivenessSessionResultsResult
Represents a status corresponding to the state of the session.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The current status of the project.
withStatus(ProjectStatus) - Method in class com.amazonaws.services.rekognition.model.ProjectDescription
The current status of the project.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The current status of the model version.
withStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The current status of the model version.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
The current running status of the model.
withStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.StartProjectVersionResult
The current running status of the model.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
The current status of the stop operation.
withStatus(ProjectVersionStatus) - Method in class com.amazonaws.services.rekognition.model.StopProjectVersionResult
The current status of the stop operation.
withStatus(String) - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Current status of the Amazon Rekognition stream processor.
withStatus(StreamProcessorStatus) - Method in class com.amazonaws.services.rekognition.model.StreamProcessor
Current status of the Amazon Rekognition stream processor.
withStatusCode(Integer) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionResult
HTTP status code indicating the result of the operation.
withStatusCode(Integer) - Method in class com.amazonaws.services.rekognition.model.DeleteCollectionResult
HTTP status code that indicates the result of the operation.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message for the dataset.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message for the dataset.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
Detailed status message about the stream processor.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
If the job fails, StatusMessage provides a descriptive error message.
withStatusMessage(String) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
A descriptive message for an error or warning that occurred.
withStatusMessageCode(String) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset operation.
withStatusMessageCode(DatasetStatusMessageCode) - Method in class com.amazonaws.services.rekognition.model.DatasetDescription
The status message code for the dataset operation.
withStatusMessageCode(String) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message code for the dataset operation.
withStatusMessageCode(DatasetStatusMessageCode) - Method in class com.amazonaws.services.rekognition.model.DatasetMetadata
The status message code for the dataset operation.
withStopSelector(StreamProcessingStopSelector) - Method in class com.amazonaws.services.rekognition.model.StartStreamProcessorRequest
Specifies when to stop processing the stream.
withStreamProcessorArn(String) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorResult
Amazon Resource Number for the newly created stream processor.
withStreamProcessorArn(String) - Method in class com.amazonaws.services.rekognition.model.DescribeStreamProcessorResult
ARN of the stream processor.
withStreamProcessors(StreamProcessor...) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
List of stream processors that you have created.
withStreamProcessors(Collection<StreamProcessor>) - Method in class com.amazonaws.services.rekognition.model.ListStreamProcessorsResult
List of stream processors that you have created.
withSummarizationAttributes(ProtectiveEquipmentSummarizationAttributes) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentRequest
An array of PPE types that you want to summarize.
withSummary(ProtectiveEquipmentSummary) - Method in class com.amazonaws.services.rekognition.model.DetectProtectiveEquipmentResult
Summary information for the types of PPE specified in the SummarizationAttributes input parameter.
withSummary(Summary) - Method in class com.amazonaws.services.rekognition.model.EvaluationResult
The S3 bucket that contains the training summary.
withSunglasses(Sunglasses) - Method in class com.amazonaws.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
withTagKeys(String...) - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
A list of the tags that you want to remove.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.UntagResourceRequest
A list of the tags that you want to remove.
withTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
The key-value tags to assign to the model version.
withTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CreateCollectionRequest
A set of tags (key-value pairs) that you want to attach to the collection.
withTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
A set of tags (key-value pairs) that you want to attach to the model.
withTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.CreateStreamProcessorRequest
A set of tags (key-value pairs) that you want to attach to the stream processor.
withTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.ListTagsForResourceResult
A list of key-value tags assigned to the resource.
withTags(Map<String, String>) - Method in class com.amazonaws.services.rekognition.model.TagResourceRequest
The key-value tags to assign to the resource.
withTargetImage(Image) - Method in class com.amazonaws.services.rekognition.model.CompareFacesRequest
The target image as base64-encoded bytes or an S3 object.
withTargetImageOrientationCorrection(String) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of TargetImageOrientationCorrection is always null.
withTargetImageOrientationCorrection(OrientationCorrection) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
The value of TargetImageOrientationCorrection is always null.
withTechnicalCueFilter(StartTechnicalCueDetectionFilter) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to technical cues.
withTechnicalCueSegment(TechnicalCueSegment) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
If the segment is a technical cue, contains information about the technical cue.
withTestingData(TestingData) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the service uses to test the model.
withTestingDataResult(TestingDataResult) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
Contains information about the testing results.
withTextDetection(TextDetection) - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
Details about text detected in a video.
withTextDetections(TextDetection...) - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
An array of text that was detected in the input image.
withTextDetections(Collection<TextDetection>) - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
An array of text that was detected in the input image.
withTextDetections(TextDetectionResult...) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
An array of text detected in the video.
withTextDetections(Collection<TextDetectionResult>) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
An array of text detected in the video.
withTextModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.DetectTextResult
The model version used to detect text.
withTextModelVersion(String) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Version number of the text detection model that was used to detect text.
withTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.CelebrityRecognition
The time, in milliseconds from the start of the video, that the celebrity was recognized.
withTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.ContentModerationDetection
Time, in milliseconds from the beginning of the video, that the content moderation label was detected.
withTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.FaceDetection
Time, in milliseconds from the start of the video, that the face was detected.
withTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.LabelDetection
Time, in milliseconds from the start of the video, that the label was detected.
withTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.PersonDetection
The time, in milliseconds from the start of the video, that the person's path was tracked.
withTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.PersonMatch
The time, in milliseconds from the beginning of the video, that the person was matched in the video.
withTimestamp(Long) - Method in class com.amazonaws.services.rekognition.model.TextDetectionResult
The time, in milliseconds from the start of the video, that the text was detected.
withTop(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Top coordinate of the bounding box as a ratio of overall image height.
withTotalEntries(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of images in the dataset.
withTotalLabels(Integer) - Method in class com.amazonaws.services.rekognition.model.DatasetStats
The total number of labels declared in the dataset.
withTrainingData(TrainingData) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the services uses to train the model.
withTrainingDataResult(TrainingDataResult) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
Contains information about the training results.
withTrainingEndTimestamp(Date) - Method in class com.amazonaws.services.rekognition.model.ProjectVersionDescription
The Unix date and time that training of the model ended.
withType(String) - Method in class com.amazonaws.services.rekognition.model.Emotion
Type of emotion detected.
withType(EmotionName) - Method in class com.amazonaws.services.rekognition.model.Emotion
Type of emotion detected.
withType(String) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The type of detected PPE.
withType(ProtectiveEquipmentType) - Method in class com.amazonaws.services.rekognition.model.EquipmentDetection
The type of detected PPE.
withType(String) - Method in class com.amazonaws.services.rekognition.model.KnownGender
A string value of the KnownGender info about the Celebrity.
withType(KnownGenderType) - Method in class com.amazonaws.services.rekognition.model.KnownGender
A string value of the KnownGender info about the Celebrity.
withType(String) - Method in class com.amazonaws.services.rekognition.model.Landmark
Type of landmark.
withType(LandmarkType) - Method in class com.amazonaws.services.rekognition.model.Landmark
Type of landmark.
withType(String) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The type of the segment.
withType(SegmentType) - Method in class com.amazonaws.services.rekognition.model.SegmentDetection
The type of the segment.
withType(String) - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The type of a segment (technical cue or shot detection).
withType(SegmentType) - Method in class com.amazonaws.services.rekognition.model.SegmentTypeInfo
The type of a segment (technical cue or shot detection).
withType(String) - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The type of the technical cue.
withType(TechnicalCueType) - Method in class com.amazonaws.services.rekognition.model.TechnicalCueSegment
The type of the technical cue.
withType(String) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The type of text that was detected.
withType(TextTypes) - Method in class com.amazonaws.services.rekognition.model.TextDetection
The type of text that was detected.
withUnindexedFaces(UnindexedFace...) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces that were detected in the image but weren't indexed.
withUnindexedFaces(Collection<UnindexedFace>) - Method in class com.amazonaws.services.rekognition.model.IndexFacesResult
An array of faces that were detected in the image but weren't indexed.
withUnmatchedFaces(ComparedFace...) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that did not match the source image face.
withUnmatchedFaces(Collection<ComparedFace>) - Method in class com.amazonaws.services.rekognition.model.CompareFacesResult
An array of faces in the target image that did not match the source image face.
withUnrecognizedFaces(ComparedFace...) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each unrecognized face in the image.
withUnrecognizedFaces(Collection<ComparedFace>) - Method in class com.amazonaws.services.rekognition.model.RecognizeCelebritiesResult
Details about each unrecognized face in the image.
withUnsearchedFaces(UnsearchedFace...) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
List of UnsearchedFace objects.
withUnsearchedFaces(Collection<UnsearchedFace>) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
List of UnsearchedFace objects.
withUnsuccessfulFaceAssociations(UnsuccessfulFaceAssociation...) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
withUnsuccessfulFaceAssociations(Collection<UnsuccessfulFaceAssociation>) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
withUnsuccessfulFaceDeletions(UnsuccessfulFaceDeletion...) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of any faces that weren't deleted.
withUnsuccessfulFaceDeletions(Collection<UnsuccessfulFaceDeletion>) - Method in class com.amazonaws.services.rekognition.model.DeleteFacesResult
An array of any faces that weren't deleted.
withUnsuccessfulFaceDisassociations(UnsuccessfulFaceDisassociation...) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
withUnsuccessfulFaceDisassociations(Collection<UnsuccessfulFaceDisassociation>) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
withUrls(String...) - Method in class com.amazonaws.services.rekognition.model.Celebrity
An array of URLs pointing to additional information about the celebrity.
withUrls(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.Celebrity
An array of URLs pointing to additional information about the celebrity.
withUrls(String...) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
An array of URLs pointing to additional celebrity information.
withUrls(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.CelebrityDetail
An array of URLs pointing to additional celebrity information.
withUrls(String...) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
An array of URLs pointing to additional celebrity information.
withUrls(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityInfoResult
An array of URLs pointing to additional celebrity information.
withUser(MatchedUser) - Method in class com.amazonaws.services.rekognition.model.UserMatch
Confidence in the match of this UserID with the input face.
withUserCount(Long) - Method in class com.amazonaws.services.rekognition.model.DescribeCollectionResult
The number of UserIDs assigned to the specified colleciton.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
The ID for the existing UserID.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.CreateUserRequest
ID for the UserID to be created.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.DeleteUserRequest
ID for the UserID to be deleted.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesRequest
ID for the existing UserID.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.Face
Unique identifier assigned to the user.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.ListFacesRequest
An array of user IDs to filter results with when listing faces in a collection.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.MatchedUser
A provided ID for the UserID.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.SearchedUser
A provided ID for the UserID.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
ID for the existing User.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceAssociation
A provided ID for the UserID.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDeletion
A provided ID for the UserID.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.UnsuccessfulFaceDisassociation
A provided ID for the UserID.
withUserId(String) - Method in class com.amazonaws.services.rekognition.model.User
A provided ID for the User.
withUserMatches(UserMatch...) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
An array of UserID objects that matched the input face, along with the confidence in the match.
withUserMatches(Collection<UserMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageResult
An array of UserID objects that matched the input face, along with the confidence in the match.
withUserMatches(UserMatch...) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
An array of UserMatch objects that matched the input face along with the confidence in the match.
withUserMatches(Collection<UserMatch>) - Method in class com.amazonaws.services.rekognition.model.SearchUsersResult
An array of UserMatch objects that matched the input face along with the confidence in the match.
withUserMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesRequest
An optional value specifying the minimum confidence in the UserID match to return.
withUserMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchUsersByImageRequest
Specifies the minimum confidence in the UserID match to return.
withUserMatchThreshold(Float) - Method in class com.amazonaws.services.rekognition.model.SearchUsersRequest
Optional value that specifies the minimum confidence in the matched UserID to return.
withUsers(User...) - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
List of UsersID associated with the specified collection.
withUsers(Collection<User>) - Method in class com.amazonaws.services.rekognition.model.ListUsersResult
List of UsersID associated with the specified collection.
withUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
The status of an update made to a UserID.
withUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.AssociateFacesResult
The status of an update made to a UserID.
withUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
The status of an update made to a User.
withUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.DisassociateFacesResult
The status of an update made to a User.
withUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.MatchedUser
The status of the user matched to a provided FaceID.
withUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.MatchedUser
The status of the user matched to a provided FaceID.
withUserStatus(String) - Method in class com.amazonaws.services.rekognition.model.User
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
withUserStatus(UserStatus) - Method in class com.amazonaws.services.rekognition.model.User
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
withValidation(ValidationData) - Method in class com.amazonaws.services.rekognition.model.TestingDataResult
The location of the data validation manifest.
withValidation(ValidationData) - Method in class com.amazonaws.services.rekognition.model.TrainingDataResult
The location of the data validation manifest.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Beard
Boolean value that indicates whether the face has beard or not.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.CoversBodyPart
True if the PPE covers the corresponding body part, otherwise false.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Eyeglasses
Boolean value that indicates whether the face is wearing eye glasses or not.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.EyeOpen
Boolean value that indicates whether the eyes on the face are open.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.FaceOccluded
True if a detected face’s eyes, nose, and mouth are partially captured or if they are covered by masks, dark sunglasses, cell phones, hands, or other objects.
withValue(String) - Method in class com.amazonaws.services.rekognition.model.Gender
The predicted gender of the face.
withValue(GenderType) - Method in class com.amazonaws.services.rekognition.model.Gender
The predicted gender of the face.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.MouthOpen
Boolean value that indicates whether the mouth on the face is open or not.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Mustache
Boolean value that indicates whether the face has mustache or not.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Smile
Boolean value that indicates whether the face is smiling or not.
withValue(Boolean) - Method in class com.amazonaws.services.rekognition.model.Sunglasses
Boolean value that indicates whether the face is wearing sunglasses or not.
withVersion(String) - Method in class com.amazonaws.services.rekognition.model.S3Object
If the bucket is versioning enabled, you can specify the object version.
withVersionName(String) - Method in class com.amazonaws.services.rekognition.model.CopyProjectVersionRequest
A name for the version of the model that's copied to the destination project.
withVersionName(String) - Method in class com.amazonaws.services.rekognition.model.CreateProjectVersionRequest
A name for the version of the model.
withVersionNames(String...) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
A list of model version names that you want to describe.
withVersionNames(Collection<String>) - Method in class com.amazonaws.services.rekognition.model.DescribeProjectVersionsRequest
A list of model version names that you want to describe.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartCelebrityRecognitionRequest
The video in which you want to recognize celebrities.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartContentModerationRequest
The video in which you want to detect inappropriate, unwanted, or offensive content.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartFaceDetectionRequest
The video in which you want to detect faces.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartFaceSearchRequest
The video you want to search.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartLabelDetectionRequest
The video in which you want to detect labels.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartPersonTrackingRequest
The video in which you want to detect people.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartSegmentDetectionRequest
Video file stored in an Amazon S3 bucket.
withVideo(Video) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionRequest
Video file stored in an Amazon S3 bucket.
withVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetCelebrityRecognitionResult
Information about a video that Amazon Rekognition Video analyzed.
withVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetContentModerationResult
Information about a video that Amazon Rekognition analyzed.
withVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetFaceDetectionResult
Information about a video that Amazon Rekognition Video analyzed.
withVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetFaceSearchResult
Information about a video that Amazon Rekognition analyzed.
withVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetLabelDetectionResult
Information about a video that Amazon Rekognition Video analyzed.
withVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetPersonTrackingResult
Information about a video that Amazon Rekognition Video analyzed.
withVideoMetadata(VideoMetadata...) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
withVideoMetadata(Collection<VideoMetadata>) - Method in class com.amazonaws.services.rekognition.model.GetSegmentDetectionResult
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
withVideoMetadata(VideoMetadata) - Method in class com.amazonaws.services.rekognition.model.GetTextDetectionResult
Information about a video that Amazon Rekognition analyzed.
withWidth(Float) - Method in class com.amazonaws.services.rekognition.model.BoundingBox
Width of the bounding box as a ratio of the overall image width.
withWordFilter(DetectionFilter) - Method in class com.amazonaws.services.rekognition.model.DetectTextFilters
A set of parameters that allow you to filter out certain results from your returned results.
withWordFilter(DetectionFilter) - Method in class com.amazonaws.services.rekognition.model.StartTextDetectionFilters
Filters focusing on qualities of the text, such as confidence or size.
withX(Float) - Method in class com.amazonaws.services.rekognition.model.Landmark
The x-coordinate of the landmark expressed as a ratio of the width of the image.
withX(Float) - Method in class com.amazonaws.services.rekognition.model.Point
The value of the X coordinate for a point on a Polygon.
withY(Float) - Method in class com.amazonaws.services.rekognition.model.Landmark
The y-coordinate of the landmark expressed as a ratio of the height of the image.
withY(Float) - Method in class com.amazonaws.services.rekognition.model.Point
The value of the Y coordinate for a point on a Polygon.
withYaw(Float) - Method in class com.amazonaws.services.rekognition.model.EyeDirection
Value representing eye direction on the yaw axis.
withYaw(Float) - Method in class com.amazonaws.services.rekognition.model.Pose
Value representing the face rotation on the yaw axis.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links