A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages

A

accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ErrorRule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.TreeRule
 
accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsSet
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsValidHostLabel
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsVirtualHostableS3Bucket
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Not
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.StringEqualsFn
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.UriEncodeFn
 
ACCESS_DENIED - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
AccessDeniedException - Exception in software.amazon.awssdk.services.rekognition.model
You are not authorized to perform the action.
AccessDeniedException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
accountId() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
accountId() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
ACTIVE - software.amazon.awssdk.services.rekognition.model.UserStatus
 
addCondition(Condition) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule.Builder
 
addHeader(String, String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint.Builder
 
addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult.Builder
 
addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult.Builder
 
addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
Apply the given endpoint prefix to the endpoint.
addParameter(Parameter) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters.Builder
 
addPartition(Partition) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions.Builder
 
addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult.Builder
 
addRule(Rule) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset.Builder
 
AGE_RANGE - software.amazon.awssdk.services.rekognition.model.Attribute
 
ageRange() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
The estimated age range, in years, for the face.
ageRange(Consumer<AgeRange.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
The estimated age range, in years, for the face.
ageRange(AgeRange) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
The estimated age range, in years, for the face.
AgeRange - Class in software.amazon.awssdk.services.rekognition.model
Structure containing the estimated age range, in years, for a face.
AgeRange.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
aggregateBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
Defines how to aggregate results of the StartContentModeration request.
aggregateBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
The aggregation method chosen for a GetContentModeration request.
aggregateBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
Defines how to aggregate the returned results.
aggregateBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
The aggregation method chosen for a GetLabelDetection request.
aggregateBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
Defines how to aggregate results of the StartContentModeration request.
aggregateBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata.Builder
The aggregation method chosen for a GetContentModeration request.
aggregateBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
Defines how to aggregate the returned results.
aggregateBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata.Builder
The aggregation method chosen for a GetLabelDetection request.
aggregateBy(ContentModerationAggregateBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
Defines how to aggregate results of the StartContentModeration request.
aggregateBy(ContentModerationAggregateBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata.Builder
The aggregation method chosen for a GetContentModeration request.
aggregateBy(LabelDetectionAggregateBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
Defines how to aggregate the returned results.
aggregateBy(LabelDetectionAggregateBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata.Builder
The aggregation method chosen for a GetLabelDetection request.
aggregateByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
Defines how to aggregate results of the StartContentModeration request.
aggregateByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
The aggregation method chosen for a GetContentModeration request.
aggregateByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
Defines how to aggregate the returned results.
aggregateByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
The aggregation method chosen for a GetLabelDetection request.
aliases() - Method in class software.amazon.awssdk.services.rekognition.model.Label
A list of potential aliases for a given label.
aliases(Collection<LabelAlias>) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
A list of potential aliases for a given label.
aliases(Consumer<LabelAlias.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
A list of potential aliases for a given label.
aliases(LabelAlias...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
A list of potential aliases for a given label.
ALL - software.amazon.awssdk.services.rekognition.model.Attribute
 
ALL - software.amazon.awssdk.services.rekognition.model.FaceAttributes
 
allowDots() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsValidHostLabel
 
allowDots() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsVirtualHostableS3Bucket
 
and(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Perform an AND comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
ANGRY - software.amazon.awssdk.services.rekognition.model.EmotionName
 
applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.rekognition.internal.UserAgentUtils
 
applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.rekognition.internal.UserAgentUtils
 
argv(List<Expr>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode.Builder
 
arn() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
The Amazon Resource Name (ARN) of the dataset that you want to use.
arn() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
ARN of the output Amazon Kinesis Data Streams stream.
arn() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
ARN of the Kinesis video stream stream that streams the source video.
arn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DistributeDataset.Builder
The Amazon Resource Name (ARN) of the dataset that you want to use.
arn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.KinesisDataStream.Builder
ARN of the output Amazon Kinesis Data Streams stream.
arn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.KinesisVideoStream.Builder
ARN of the Kinesis video stream stream that streams the source video.
Arn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
An AWS Arn.
Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
Asset - Class in software.amazon.awssdk.services.rekognition.model
Assets are the images that you use to train and evaluate a model version.
Asset.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
assets() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
The assets used for testing.
assets() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
A manifest file that contains references to the training images and ground-truth annotations.
assets() - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
The assets that comprise the validation data.
assets(Collection<Asset>) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingData.Builder
The assets used for testing.
assets(Collection<Asset>) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingData.Builder
A manifest file that contains references to the training images and ground-truth annotations.
assets(Collection<Asset>) - Method in interface software.amazon.awssdk.services.rekognition.model.ValidationData.Builder
The assets that comprise the validation data.
assets(Consumer<Asset.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingData.Builder
The assets used for testing.
assets(Consumer<Asset.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingData.Builder
A manifest file that contains references to the training images and ground-truth annotations.
assets(Consumer<Asset.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ValidationData.Builder
The assets that comprise the validation data.
assets(Asset...) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingData.Builder
The assets used for testing.
assets(Asset...) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingData.Builder
A manifest file that contains references to the training images and ground-truth annotations.
assets(Asset...) - Method in interface software.amazon.awssdk.services.rekognition.model.ValidationData.Builder
The assets that comprise the validation data.
ASSIGN - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
ASSOCIATED_TO_A_DIFFERENT_USER - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
 
ASSOCIATED_TO_A_DIFFERENT_USER - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociationReason
 
ASSOCIATED_TO_AN_EXISTING_USER - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletionReason
 
AssociatedFace - Class in software.amazon.awssdk.services.rekognition.model
Provides face metadata for the faces that are associated to a specific UserID.
AssociatedFace.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
associatedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
An array of AssociatedFace objects containing FaceIDs that have been successfully associated with the UserID.
associatedFaces(Collection<AssociatedFace>) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
An array of AssociatedFace objects containing FaceIDs that have been successfully associated with the UserID.
associatedFaces(Consumer<AssociatedFace.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
An array of AssociatedFace objects containing FaceIDs that have been successfully associated with the UserID.
associatedFaces(AssociatedFace...) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
An array of AssociatedFace objects containing FaceIDs that have been successfully associated with the UserID.
associateFaces(Consumer<AssociateFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Associates one or more faces with an existing UserID.
associateFaces(Consumer<AssociateFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Associates one or more faces with an existing UserID.
associateFaces(AssociateFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Associates one or more faces with an existing UserID.
associateFaces(AssociateFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Associates one or more faces with an existing UserID.
AssociateFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
AssociateFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
AssociateFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
AssociateFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.AssociateFacesRequestMarshaller
 
AssociateFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
AssociateFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
asString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Identifier
 
Attribute - Enum in software.amazon.awssdk.services.rekognition.model
 
attributeKey() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointAttributeProvider
 
attributes() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
An array of facial attributes you want to be returned.
attributes(Collection<Attribute>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
An array of facial attributes you want to be returned.
attributes(Attribute...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
An array of facial attributes you want to be returned.
attributesAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
An array of facial attributes you want to be returned.
attributesWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
An array of facial attributes you want to be returned.
attributesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
An array of facial attributes you want to be returned.
attributeValue(Value) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointAttributeProvider
 
audioMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
An array of objects.
audioMetadata(Collection<AudioMetadata>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array of objects.
audioMetadata(Consumer<AudioMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array of objects.
audioMetadata(AudioMetadata...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array of objects.
AudioMetadata - Class in software.amazon.awssdk.services.rekognition.model
Metadata information about an audio stream.
AudioMetadata.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
AuditImage - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
auditImages() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
A set of images from the Face Liveness video that can be used for audit purposes.
auditImages(Collection<AuditImage>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
A set of images from the Face Liveness video that can be used for audit purposes.
auditImages(Consumer<AuditImage.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
A set of images from the Face Liveness video that can be used for audit purposes.
auditImages(AuditImage...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
A set of images from the Face Liveness video that can be used for audit purposes.
auditImagesLimit() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Number of audit images to be returned back.
auditImagesLimit(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings.Builder
Number of audit images to be returned back.
authority() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleUrl
 
AUTHORITY - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
authSchemeProvider() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Gets the value for auth scheme provider
authSchemeProvider() - Method in class software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration
Gets the value for auth scheme provider
authSchemeProvider() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Gets the value for auth scheme provider
authSchemeProvider(RekognitionAuthSchemeProvider) - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Sets the value for auth scheme provider
authSchemeProvider(RekognitionAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionBaseClientBuilder
Set the RekognitionAuthSchemeProvider implementation that will be used by the client to resolve the auth scheme for each request.
authSchemeProvider(RekognitionAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Sets the value for auth scheme provider
authSchemes() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Gets the value for auth schemes
authSchemes() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Gets the value for auth schemes
AUTO - software.amazon.awssdk.services.rekognition.model.QualityFilter
 
autoCreate() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
If specified, Rekognition splits training dataset to create a test dataset for the training job.
autoCreate(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingData.Builder
If specified, Rekognition splits training dataset to create a test dataset for the training job.
autoUpdate() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
Specifies whether automatic retraining should be attempted for the versions of the project.
autoUpdate() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
Indicates whether automatic retraining will be attempted for the versions of the project.
autoUpdate(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
Specifies whether automatic retraining should be attempted for the versions of the project.
autoUpdate(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
Indicates whether automatic retraining will be attempted for the versions of the project.
autoUpdate(ProjectAutoUpdate) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
Specifies whether automatic retraining should be attempted for the versions of the project.
autoUpdate(ProjectAutoUpdate) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
Indicates whether automatic retraining will be attempted for the versions of the project.
autoUpdateAsString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
Specifies whether automatic retraining should be attempted for the versions of the project.
autoUpdateAsString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
Indicates whether automatic retraining will be attempted for the versions of the project.
AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.AccessDeniedException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ConflictException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageTooLargeException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.InternalServerErrorException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidManifestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidParameterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.LimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.SessionNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.ThrottlingException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoTooLargeException.Builder
 
awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
awsParseArn(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
awsPartition(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 

B

background() - Method in class software.amazon.awssdk.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.
background(Consumer<DetectLabelsImageBackground.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
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.
background(DetectLabelsImageBackground) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
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.
baseModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The base detection model version used to create the project version.
baseModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The base detection model version used to create the project version.
beard() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates whether or not the face has a beard, and the confidence level in the determination.
beard(Consumer<Beard.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face has a beard, and the confidence level in the determination.
beard(Beard) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face has a beard, and the confidence level in the determination.
Beard - Class in software.amazon.awssdk.services.rekognition.model
Indicates whether or not the face has a beard, and the confidence level in the determination.
BEARD - software.amazon.awssdk.services.rekognition.model.Attribute
 
Beard.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.rekognition.auth.scheme.internal.RekognitionAuthSchemeInterceptor
 
billableTrainingTimeInSeconds() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The duration, in seconds, that you were billed for a successful training of the model version.
billableTrainingTimeInSeconds(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The duration, in seconds, that you were billed for a successful training of the model version.
BLACK_FRAMES - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
blackFrame() - Method in class software.amazon.awssdk.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.
blackFrame(Consumer<BlackFrame.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter.Builder
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(BlackFrame) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter.Builder
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 - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
blue() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
The Blue RGB value for a dominant color.
blue(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DominantColor.Builder
The Blue RGB value for a dominant color.
BodyPart - Enum in software.amazon.awssdk.services.rekognition.model
 
bodyParts() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
An array of body parts detected on a person's body (including body parts without PPE).
bodyParts(Collection<ProtectiveEquipmentBodyPart>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson.Builder
An array of body parts detected on a person's body (including body parts without PPE).
bodyParts(Consumer<ProtectiveEquipmentBodyPart.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson.Builder
An array of body parts detected on a person's body (including body parts without PPE).
bodyParts(ProtectiveEquipmentBodyPart...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson.Builder
An array of body parts detected on a person's body (including body parts without PPE).
BOOLEAN - software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
 
BooleanEqualsFn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
booleanValue() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Retrieve the actual value that this represents, as a Boolean.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
Returns the value of the BoundingBox property for this object.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
Bounding box around the body of a celebrity.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
Bounding box of the face.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
Bounding box of the face.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
A bounding box surrounding the item of detected PPE.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.Face
Bounding box of the face.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Bounding box of the face.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
An axis-aligned coarse representation of the detected item's location on the image.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
The position of the label instance on the image.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
Bounding box around the detected person.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
A bounding box around the detected person.
boundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
The box representing a region of interest on screen.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.AuditImage.Builder
Sets the value of the BoundingBox property for this object.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
Bounding box around the body of a celebrity.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Bounding box of the face.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace.Builder
Bounding box of the face.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.EquipmentDetection.Builder
A bounding box surrounding the item of detected PPE.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
Bounding box of the face.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Bounding box of the face.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Geometry.Builder
An axis-aligned coarse representation of the detected item's location on the image.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Instance.Builder
The position of the label instance on the image.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetail.Builder
Bounding box around the detected person.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson.Builder
A bounding box around the detected person.
boundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.RegionOfInterest.Builder
The box representing a region of interest on screen.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.AuditImage.Builder
Sets the value of the BoundingBox property for this object.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
Bounding box around the body of a celebrity.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Bounding box of the face.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace.Builder
Bounding box of the face.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.EquipmentDetection.Builder
A bounding box surrounding the item of detected PPE.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
Bounding box of the face.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Bounding box of the face.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.Geometry.Builder
An axis-aligned coarse representation of the detected item's location on the image.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.Instance.Builder
The position of the label instance on the image.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetail.Builder
Bounding box around the detected person.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson.Builder
A bounding box around the detected person.
boundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.RegionOfInterest.Builder
The box representing a region of interest on screen.
BoundingBox - Class in software.amazon.awssdk.services.rekognition.model
Identifies the bounding box around the label, face, text, object of interest, or personal protective equipment.
BoundingBox.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
boundingBoxCount() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
The total number of images that have the label assigned to a bounding box.
boundingBoxCount(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetLabelStats.Builder
The total number of images that have the label assigned to a bounding box.
brightness() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
The brightness of an image provided for label detection.
brightness() - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
Value representing brightness of the face.
brightness(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality.Builder
The brightness of an image provided for label detection.
brightness(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageQuality.Builder
Value representing brightness of the face.
bucket() - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
The name of the Amazon S3 bucket you want to associate with the streaming video project.
bucket() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
Name of the S3 bucket.
bucket(String) - Method in interface software.amazon.awssdk.services.rekognition.model.S3Destination.Builder
The name of the Amazon S3 bucket you want to associate with the streaming video project.
bucket(String) - Method in interface software.amazon.awssdk.services.rekognition.model.S3Object.Builder
Name of the S3 bucket.
build() - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeParams.Builder
Returns a RekognitionAuthSchemeParams object that is created from the properties that have been set on the builder.
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RegionOverride.Builder
 
build() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.RuleError.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.SourceException.BuilderImpl
 
build() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint.Builder
 
build() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams.Builder
 
build() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
 
build() - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionResponse.Builder
 
build() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
 
build() - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter.Builder
Builds an instance of RekognitionAsyncWaiter based on the configurations supplied to this builder
build() - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter.Builder
Builds an instance of RekognitionWaiter based on the configurations supplied to this builder
builder() - Static method in class software.amazon.awssdk.services.rekognition.auth.scheme.internal.DefaultRekognitionAuthSchemeParams
 
builder() - Static method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeParams
Get a new builder for creating a RekognitionAuthSchemeParams.
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RegionOverride
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.endpoints.internal.RuleError
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.endpoints.internal.SourceException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.AccessDeniedException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Asset
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Beard
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ConflictException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Face
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Gender
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Image
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ImageTooLargeException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Instance
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.InternalServerErrorException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidManifestException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidParameterException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Label
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.LimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Parent
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Point
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Pose
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.RekognitionException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.SessionNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Smile
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Summary
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.ThrottlingException
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.User
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.Video
 
builder() - Static method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
builder() - Static method in exception software.amazon.awssdk.services.rekognition.model.VideoTooLargeException
 
builder() - Static method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Create a builder that can be used to configure and create a RekognitionAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Create a builder that can be used to configure and create a RekognitionClient.
builder() - Static method in class software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration
 
builder() - Static method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Create a builder that can be used to configure and create a RekognitionAsyncWaiter.
builder() - Static method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Create a builder that can be used to configure and create a RekognitionWaiter.
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.RegionOverride.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
Builder() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint.Builder
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.SourceException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionResponse.BuilderImpl
 
BuilderImpl(RekognitionException) - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
BuilderImpl(RekognitionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionRequest.BuilderImpl
 
BuilderImpl(RekognitionResponse) - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionResponse.BuilderImpl
 
builtIn(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
bytes() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
The Base64-encoded bytes representing an image selected from the Face Liveness video and returned for audit purposes.
bytes() - Method in class software.amazon.awssdk.services.rekognition.model.Image
Blob of image bytes up to 5 MBs.
bytes(SdkBytes) - Method in interface software.amazon.awssdk.services.rekognition.model.AuditImage.Builder
The Base64-encoded bytes representing an image selected from the Face Liveness video and returned for audit purposes.
bytes(SdkBytes) - Method in interface software.amazon.awssdk.services.rekognition.model.Image.Builder
Blob of image bytes up to 5 MBs.

C

CALM - software.amazon.awssdk.services.rekognition.model.EmotionName
 
canContinue() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
carryOn() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
categories() - Method in class software.amazon.awssdk.services.rekognition.model.Label
A list of the categories associated with a given label.
categories(Collection<LabelCategory>) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
A list of the categories associated with a given label.
categories(Consumer<LabelCategory.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
A list of the categories associated with a given label.
categories(LabelCategory...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
A list of the categories associated with a given label.
cause(Throwable) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.SourceException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.AccessDeniedException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ConflictException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageTooLargeException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.InternalServerErrorException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidManifestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidParameterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.LimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.SessionNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.ThrottlingException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoTooLargeException.Builder
 
celebrities() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
Array of celebrities recognized in the video.
celebrities(Collection<CelebrityRecognition>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Array of celebrities recognized in the video.
celebrities(Consumer<CelebrityRecognition.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Array of celebrities recognized in the video.
celebrities(CelebrityRecognition...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Array of celebrities recognized in the video.
celebrity() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
Information about a recognized celebrity.
celebrity(Consumer<CelebrityDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityRecognition.Builder
Information about a recognized celebrity.
celebrity(CelebrityDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityRecognition.Builder
Information about a recognized celebrity.
Celebrity - Class in software.amazon.awssdk.services.rekognition.model
Provides information about a celebrity recognized by the RecognizeCelebrities operation.
Celebrity.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CelebrityDetail - Class in software.amazon.awssdk.services.rekognition.model
Information about a recognized celebrity.
CelebrityDetail.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
celebrityFaces() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
Details about each celebrity found in the image.
celebrityFaces(Collection<Celebrity>) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
Details about each celebrity found in the image.
celebrityFaces(Consumer<Celebrity.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
Details about each celebrity found in the image.
celebrityFaces(Celebrity...) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
Details about each celebrity found in the image.
CelebrityRecognition - Class in software.amazon.awssdk.services.rekognition.model
Information about a detected celebrity and the time the celebrity was detected in a stored video.
CelebrityRecognition.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CelebrityRecognitionSortBy - Enum in software.amazon.awssdk.services.rekognition.model
 
changes() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
The changes that you want to make to the dataset.
changes(Consumer<DatasetChanges.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest.Builder
The changes that you want to make to the dataset.
changes(DatasetChanges) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest.Builder
The changes that you want to make to the dataset.
CHIN_BOTTOM - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointAuthSchemeStrategy
 
client(RekognitionAsyncClient) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter.Builder
Sets a custom RekognitionAsyncClient that will be used to poll the resource
client(RekognitionClient) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter.Builder
Sets a custom RekognitionClient that will be used to poll the resource
CLIENT_ERROR - software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
 
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
Idempotent token used to identify the request to AssociateFaces.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
Idempotent token is used to recognize the Face Liveness request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
Idempotent token used to identify the request to CreateUser.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
Idempotent token used to identify the request to DeleteUser.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
Idempotent token used to identify the request to DisassociateFaces.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
Idempotent token used to identify the start request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
Idempotent token used to identify the start request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
Idempotent token used to identify the start request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
Idempotent token used to identify the start request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
Idempotent token used to identify the start request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
Idempotency token used to prevent the accidental creation of duplicate versions.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
Idempotent token used to identify the start request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
Idempotent token used to identify the start request.
clientRequestToken() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
Idempotent token used to identify the request to AssociateFaces.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest.Builder
Idempotent token is used to recognize the Face Liveness request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateUserRequest.Builder
Idempotent token used to identify the request to CreateUser.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteUserRequest.Builder
Idempotent token used to identify the request to DeleteUser.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest.Builder
Idempotent token used to identify the request to DisassociateFaces.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
Idempotency token used to prevent the accidental creation of duplicate versions.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
Idempotent token used to identify the start request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
Idempotent token used to identify the start request.
code() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
Error code for the failed job.
code(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails.Builder
Error code for the failed job.
code(MediaAnalysisJobFailureCode) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails.Builder
Error code for the failed job.
codeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
Error code for the failed job.
codec() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
The audio codec used to encode or decode the audio stream.
codec() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
Type of compression used in the analyzed video.
codec(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AudioMetadata.Builder
The audio codec used to encode or decode the audio stream.
codec(String) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
Type of compression used in the analyzed video.
collectionArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
Amazon Resource Name (ARN) of the collection.
collectionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse.Builder
Amazon Resource Name (ARN) of the collection.
collectionARN() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
The Amazon Resource Name (ARN) of the collection.
collectionARN(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse.Builder
The Amazon Resource Name (ARN) of the collection.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
The ID of an existing collection containing the UserID.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
ID for the collection that you are creating.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
The ID of an existing collection to which the new UserID needs to be created.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
ID of the collection to delete.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
Collection from which to remove the specific faces.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
The ID of an existing collection from which the UserID needs to be deleted.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
The ID of the collection to describe.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
The ID of an existing collection containing the UserID.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
The ID of a collection that contains faces that you want to search for.
collectionId() - Method in class software.amazon.awssdk.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.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
ID of the collection from which to list the faces.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
The ID of an existing collection.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
ID of the collection to search.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
ID of the collection the face belongs to.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
The ID of an existing collection containing the UserID.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
The ID of an existing collection containing the UserID, used with a UserId or FaceId.
collectionId() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
ID of the collection that contains the faces you want to search for.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
The ID of an existing collection containing the UserID.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest.Builder
ID for the collection that you are creating.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateUserRequest.Builder
The ID of an existing collection to which the new UserID needs to be created.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest.Builder
ID of the collection to delete.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest.Builder
Collection from which to remove the specific faces.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteUserRequest.Builder
The ID of an existing collection from which the UserID needs to be deleted.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest.Builder
The ID of the collection to describe.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest.Builder
The ID of an existing collection containing the UserID.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceSearchSettings.Builder
The ID of a collection that contains faces that you want to search for.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
The ID of an existing collection to which you want to add the faces that are detected in the input images.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
ID of the collection from which to list the faces.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersRequest.Builder
The ID of an existing collection.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
ID of the collection to search.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesRequest.Builder
ID of the collection the face belongs to.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
The ID of an existing collection containing the UserID.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersRequest.Builder
The ID of an existing collection containing the UserID, used with a UserId or FaceId.
collectionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
ID of the collection that contains the faces you want to search for.
collectionIds() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
An array of collection IDs.
collectionIds() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListCollectionsIterable
Returns an iterable to iterate through the paginated ListCollectionsResponse.collectionIds() member.
collectionIds() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListCollectionsPublisher
Returns a publisher that can be used to get a stream of data.
collectionIds(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse.Builder
An array of collection IDs.
collectionIds(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse.Builder
An array of collection IDs.
COLOR_BARS - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
colorRange() - Method in class software.amazon.awssdk.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).
colorRange(String) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
colorRange(VideoColorRange) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
A description of the range of luminance values in a video, either LIMITED (16 to 235) or FULL (0 to 255).
colorRangeAsString() - Method in class software.amazon.awssdk.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).
compare(String, JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Compare this value to another value, using the specified comparison operator: https://jmespath.org/specification.html#comparison-operators
ComparedFace - Class in software.amazon.awssdk.services.rekognition.model
Provides face metadata for target image faces that are analyzed by CompareFaces and RecognizeCelebrities.
ComparedFace.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ComparedSourceImageFace - Class in software.amazon.awssdk.services.rekognition.model
Type that describes the face Amazon Rekognition chose to compare with the faces in the target.
ComparedSourceImageFace.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
compareFaces(Consumer<CompareFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Compares a face in the source input image with each of the 100 largest faces detected in the target input image.
compareFaces(Consumer<CompareFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
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 interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
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 interface software.amazon.awssdk.services.rekognition.RekognitionClient
Compares a face in the source input image with each of the 100 largest faces detected in the target input image.
CompareFacesMatch - Class in software.amazon.awssdk.services.rekognition.model
Provides information about a face in a target image that matches the source image face analyzed by CompareFaces.
CompareFacesMatch.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CompareFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CompareFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CompareFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CompareFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CompareFacesRequestMarshaller
 
CompareFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CompareFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
completionTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
The Unix date and time when the job finished.
completionTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
The Unix date and time when the job finished.
completionTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The Unix date and time when the job finished.
completionTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
The Unix date and time when the job finished.
condition() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
Convert this fn into a condition
condition(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
Condition - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Condition.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
conditions - Variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
CONDITIONS - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Beard
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
Level of confidence that what the bounding box contains is a face.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
Confidence level that the selected bounding box contains a face.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
The confidence level of the label given
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
The confidence that Amazon Rekognition has in the value of Value.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
The confidence that the model has in the detection of the custom label.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
The confidence that Amazon Rekognition has that the bounding box (BoundingBox) contains an item of PPE.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
The confidence that the service has in its predicted eye direction.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Face
Confidence level that the bounding box contains a face (and not a different object such as a tree).
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Confidence level that the bounding box contains a face (and not a different object such as a tree).
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
The confidence that the service has detected the presence of a face occlusion.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
Level of confidence in the prediction.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
Probabalistic confidence score for if the person in the given video was live, represented as a float value between 0 to 100.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
The confidence that Amazon Rekognition has in the accuracy of the bounding box.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Label
Level of confidence.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
Specifies the confidence that Amazon Rekognition has that the label has been correctly identified.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
The confidence that Amazon Rekognition has in the detection accuracy of the detected body part.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
The confidence that Amazon Rekognition has that the bounding box contains a person.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Smile
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
Level of confidence in the determination.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
confidence() - Method in class software.amazon.awssdk.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.
confidence() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
Match confidence with the UserID, provides information regarding if a face association was unsuccessful because it didn't meet UserMatchThreshold.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Beard.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Level of confidence that what the bounding box contains is a face.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace.Builder
Confidence level that the selected bounding box contains a face.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentType.Builder
The confidence level of the label given
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.CoversBodyPart.Builder
The confidence that Amazon Rekognition has in the value of Value.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.CustomLabel.Builder
The confidence that the model has in the detection of the custom label.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Emotion.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.EquipmentDetection.Builder
The confidence that Amazon Rekognition has that the bounding box (BoundingBox) contains an item of PPE.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.EyeDirection.Builder
The confidence that the service has in its predicted eye direction.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Eyeglasses.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.EyeOpen.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
Confidence level that the bounding box contains a face (and not a different object such as a tree).
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Confidence level that the bounding box contains a face (and not a different object such as a tree).
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceOccluded.Builder
The confidence that the service has detected the presence of a face occlusion.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Gender.Builder
Level of confidence in the prediction.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
Probabalistic confidence score for if the person in the given video was live, represented as a float value between 0 to 100.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Instance.Builder
The confidence that Amazon Rekognition has in the accuracy of the bounding box.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
Level of confidence.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ModerationLabel.Builder
Specifies the confidence that Amazon Rekognition has that the label has been correctly identified.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.MouthOpen.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Mustache.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart.Builder
The confidence that Amazon Rekognition has in the detection accuracy of the detected body part.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson.Builder
The confidence that Amazon Rekognition has that the bounding box contains a person.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ShotSegment.Builder
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Smile.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Sunglasses.Builder
Level of confidence in the determination.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment.Builder
The confidence that Amazon Rekognition Video has in the accuracy of the detected segment.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The confidence that Amazon Rekognition has in the accuracy of the detected text and the accuracy of the geometry points around the detected text.
confidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation.Builder
Match confidence with the UserID, provides information regarding if a face association was unsuccessful because it didn't meet UserMatchThreshold.
confidenceThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
The confidence level you plan to use to identify if unsafe content is present during inference.
confidenceThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig.Builder
The confidence level you plan to use to identify if unsafe content is present during inference.
ConflictException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CONFUSED - software.amazon.awssdk.services.rekognition.model.EmotionName
 
CONNECTED_HOME_MIN_CONFIDENCE - software.amazon.awssdk.services.rekognition.model.StreamProcessorParameterToDelete
 
connectedHome() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
Returns the value of the ConnectedHome property for this object.
connectedHome(Consumer<ConnectedHomeSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings.Builder
Sets the value of the ConnectedHome property for this object.
connectedHome(ConnectedHomeSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings.Builder
Sets the value of the ConnectedHome property for this object.
connectedHomeForUpdate() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
The label detection settings you want to use for your stream processor.
connectedHomeForUpdate(Consumer<ConnectedHomeSettingsForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate.Builder
The label detection settings you want to use for your stream processor.
connectedHomeForUpdate(ConnectedHomeSettingsForUpdate) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate.Builder
The label detection settings you want to use for your stream processor.
ConnectedHomeSettings - Class in software.amazon.awssdk.services.rekognition.model
Label detection settings to use on a streaming video.
ConnectedHomeSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ConnectedHomeSettingsForUpdate - Class in software.amazon.awssdk.services.rekognition.model
The label detection settings you want to use in your stream processor.
ConnectedHomeSettingsForUpdate.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
constant(Object) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Convert this value to a new constant value, discarding the current value.
constant(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Convert this value to a new constant value, discarding the current value.
contains(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Execute the contains function, with this value as the first parameter: https://jmespath.org/specification.html#contains
containsLabels() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
Specifies a label filter for the response.
containsLabels(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
Specifies a label filter for the response.
containsLabels(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
Specifies a label filter for the response.
CONTENT - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
CONTENT_MODERATION - software.amazon.awssdk.services.rekognition.model.CustomizationFeature
 
ContentClassifier - Enum in software.amazon.awssdk.services.rekognition.model
 
contentClassifiers() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
Sets whether the input image is free of personally identifiable information.
contentClassifiers(Collection<ContentClassifier>) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes.Builder
Sets whether the input image is free of personally identifiable information.
contentClassifiers(ContentClassifier...) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes.Builder
Sets whether the input image is free of personally identifiable information.
contentClassifiersAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
Sets whether the input image is free of personally identifiable information.
contentClassifiersWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes.Builder
Sets whether the input image is free of personally identifiable information.
contentClassifiersWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes.Builder
Sets whether the input image is free of personally identifiable information.
contentModeration() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
Configuration options for Custom Moderation training.
contentModeration(Consumer<CustomizationFeatureContentModerationConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig.Builder
Configuration options for Custom Moderation training.
contentModeration(CustomizationFeatureContentModerationConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig.Builder
Configuration options for Custom Moderation training.
ContentModerationAggregateBy - Enum in software.amazon.awssdk.services.rekognition.model
 
ContentModerationDetection - Class in software.amazon.awssdk.services.rekognition.model
Information about an inappropriate, unwanted, or offensive content label detection in a stored video.
ContentModerationDetection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ContentModerationSortBy - Enum in software.amazon.awssdk.services.rekognition.model
 
ContentType - Class in software.amazon.awssdk.services.rekognition.model
Contains information regarding the confidence and name of a detected content type.
ContentType.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
contentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
A list of predicted results for the type of content an image contains.
contentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
A list of predicted results for the type of content an image contains.
contentTypes(Collection<ContentType>) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
A list of predicted results for the type of content an image contains.
contentTypes(Collection<ContentType>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
A list of predicted results for the type of content an image contains.
contentTypes(Consumer<ContentType.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
A list of predicted results for the type of content an image contains.
contentTypes(Consumer<ContentType.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
A list of predicted results for the type of content an image contains.
contentTypes(ContentType...) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
A list of predicted results for the type of content an image contains.
contentTypes(ContentType...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
A list of predicted results for the type of content an image contains.
context(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference.Builder
 
contrast() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
The contrast of an image provided for label detection.
contrast(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality.Builder
The contrast of an image provided for label detection.
COPYING_COMPLETED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
COPYING_FAILED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
COPYING_IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
copyProjectVersion(Consumer<CopyProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
copyProjectVersion(Consumer<CopyProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
copyProjectVersion(CopyProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
copyProjectVersion(CopyProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
CopyProjectVersionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CopyProjectVersionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CopyProjectVersionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CopyProjectVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CopyProjectVersionRequestMarshaller
 
CopyProjectVersionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CopyProjectVersionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
coversBodyPart() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
Information about the body part covered by the detected PPE.
coversBodyPart(Consumer<CoversBodyPart.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.EquipmentDetection.Builder
Information about the body part covered by the detected PPE.
coversBodyPart(CoversBodyPart) - Method in interface software.amazon.awssdk.services.rekognition.model.EquipmentDetection.Builder
Information about the body part covered by the detected PPE.
CoversBodyPart - Class in software.amazon.awssdk.services.rekognition.model
Information about an item of Personal Protective Equipment covering a corresponding body part.
CoversBodyPart.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
create() - Static method in class software.amazon.awssdk.services.rekognition.auth.scheme.internal.DefaultRekognitionAuthSchemeProvider
 
create() - Static method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Create a RekognitionAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Create a RekognitionClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Create an instance of RekognitionAsyncWaiter with the default configuration.
create() - Static method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Create an instance of RekognitionWaiter with the default configuration.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.rekognition.model.RekognitionResponseMetadata
 
CREATE_COMPLETE - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
CREATE_FAILED - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
CREATE_IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointAuthSchemeStrategy
 
createCollection(Consumer<CreateCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a collection in an AWS Region.
createCollection(Consumer<CreateCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a collection in an AWS Region.
createCollection(CreateCollectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a collection in an AWS Region.
createCollection(CreateCollectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a collection in an AWS Region.
CreateCollectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CreateCollectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateCollectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CreateCollectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CreateCollectionRequestMarshaller
 
CreateCollectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CreateCollectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CREATED - software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
 
CREATED - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
 
CREATED - software.amazon.awssdk.services.rekognition.model.ProjectStatus
 
CREATED - software.amazon.awssdk.services.rekognition.model.UserStatus
 
createDataset(Consumer<CreateDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
createDataset(Consumer<CreateDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
createDataset(CreateDatasetRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
createDataset(CreateDatasetRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
CreateDatasetRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CreateDatasetRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateDatasetRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CreateDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CreateDatasetRequestMarshaller
 
CreateDatasetResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CreateDatasetResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
createFaceLivenessSession(Consumer<CreateFaceLivenessSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
This API operation initiates a Face Liveness session.
createFaceLivenessSession(Consumer<CreateFaceLivenessSessionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
This API operation initiates a Face Liveness session.
createFaceLivenessSession(CreateFaceLivenessSessionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
This API operation initiates a Face Liveness session.
createFaceLivenessSession(CreateFaceLivenessSessionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
This API operation initiates a Face Liveness session.
CreateFaceLivenessSessionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CreateFaceLivenessSessionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateFaceLivenessSessionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CreateFaceLivenessSessionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CreateFaceLivenessSessionRequestMarshaller
 
CreateFaceLivenessSessionRequestSettings - Class in software.amazon.awssdk.services.rekognition.model
A session settings object.
CreateFaceLivenessSessionRequestSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateFaceLivenessSessionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CreateFaceLivenessSessionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a new Amazon Rekognition project.
createProject(Consumer<CreateProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a new Amazon Rekognition project.
createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a new Amazon Rekognition project.
createProject(CreateProjectRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a new Amazon Rekognition project.
CreateProjectRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CreateProjectRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateProjectRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CreateProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CreateProjectRequestMarshaller
 
CreateProjectResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CreateProjectResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
createProjectVersion(Consumer<CreateProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a new version of Amazon Rekognition project (like a Custom Labels model or a custom adapter) and begins training.
createProjectVersion(Consumer<CreateProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a new version of Amazon Rekognition project (like a Custom Labels model or a custom adapter) and begins training.
createProjectVersion(CreateProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a new version of Amazon Rekognition project (like a Custom Labels model or a custom adapter) and begins training.
createProjectVersion(CreateProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a new version of Amazon Rekognition project (like a Custom Labels model or a custom adapter) and begins training.
CreateProjectVersionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CreateProjectVersionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateProjectVersionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CreateProjectVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CreateProjectVersionRequestMarshaller
 
CreateProjectVersionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CreateProjectVersionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
createStreamProcessor(Consumer<CreateStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces or to detect labels in a streaming video.
createStreamProcessor(Consumer<CreateStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
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 interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
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 interface software.amazon.awssdk.services.rekognition.RekognitionClient
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 software.amazon.awssdk.services.rekognition.model
 
CreateStreamProcessorRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateStreamProcessorRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CreateStreamProcessorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CreateStreamProcessorRequestMarshaller
 
CreateStreamProcessorResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CreateStreamProcessorResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a new User within a collection specified by CollectionId.
createUser(Consumer<CreateUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a new User within a collection specified by CollectionId.
createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Creates a new User within a collection specified by CollectionId.
createUser(CreateUserRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Creates a new User within a collection specified by CollectionId.
CreateUserRequest - Class in software.amazon.awssdk.services.rekognition.model
 
CreateUserRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CreateUserRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
CreateUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.CreateUserRequestMarshaller
 
CreateUserResponse - Class in software.amazon.awssdk.services.rekognition.model
 
CreateUserResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CREATING - software.amazon.awssdk.services.rekognition.model.ProjectStatus
 
CREATING - software.amazon.awssdk.services.rekognition.model.UserStatus
 
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The Unix timestamp for the time and date that the dataset was created.
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The Unix timestamp for the date and time that the dataset was created.
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
The number of milliseconds since the Unix epoch time until the creation of the collection.
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Date and time the stream processor was created
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
The Unix date and time when the job was started.
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
The Unix date and time when the job was started.
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
The Unix timestamp for the date and time that the project was created.
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
The Unix datetime for the creation of the project policy.
creationTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The Unix datetime for the date and time that training started.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The Unix timestamp for the time and date that the dataset was created.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The Unix timestamp for the date and time that the dataset was created.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse.Builder
The number of milliseconds since the Unix epoch time until the creation of the collection.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Date and time the stream processor was created
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The Unix date and time when the job was started.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
The Unix date and time when the job was started.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
The Unix timestamp for the date and time that the project was created.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectPolicy.Builder
The Unix datetime for the creation of the project policy.
creationTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The Unix datetime for the date and time that training started.
credentialsProvider() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Gets the value for credentials provider
credentialsProvider() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Gets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Sets the value for credentials provider
credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Sets the value for credentials provider
cssColor() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
The CSS color name of a dominant color.
cssColor(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DominantColor.Builder
The CSS color name of a dominant color.
ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.rekognition.endpoints.internal.RuleError
 
ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.rekognition.endpoints.internal.RuleError
 
CUSTOM_LABELS - software.amazon.awssdk.services.rekognition.model.CustomizationFeature
 
CustomizationFeature - Enum in software.amazon.awssdk.services.rekognition.model
 
CustomizationFeatureConfig - Class in software.amazon.awssdk.services.rekognition.model
Feature specific configuration for the training job.
CustomizationFeatureConfig.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CustomizationFeatureContentModerationConfig - Class in software.amazon.awssdk.services.rekognition.model
Configuration options for Content Moderation training.
CustomizationFeatureContentModerationConfig.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
CustomLabel - Class in software.amazon.awssdk.services.rekognition.model
A custom label detected in an image by a call to DetectCustomLabels.
CustomLabel.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
customLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
An array of custom labels detected in the input image.
customLabels(Collection<CustomLabel>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse.Builder
An array of custom labels detected in the input image.
customLabels(Consumer<CustomLabel.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse.Builder
An array of custom labels detected in the input image.
customLabels(CustomLabel...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse.Builder
An array of custom labels detected in the input image.

D

dataAttributes() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
Sets attributes of the input data.
dataAttributes(Consumer<HumanLoopDataAttributes.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopConfig.Builder
Sets attributes of the input data.
dataAttributes(HumanLoopDataAttributes) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopConfig.Builder
Sets attributes of the input data.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
The ARN of the created Amazon Rekognition Custom Labels dataset.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The Amazon Resource Name (ARN) for the dataset.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
The ARN of an Amazon Rekognition Custom Labels dataset that you want to copy.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
The ARN of the Amazon Rekognition Custom Labels dataset that you want to delete.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
The Amazon Resource Name (ARN) of the dataset that you want to describe.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
The Amazon Resource Name (ARN) for the dataset that you want to use.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
The Amazon Resource Name (ARN) of the dataset that you want to use.
datasetArn() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
The Amazon Resource Name (ARN) of the dataset that you want to update.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse.Builder
The ARN of the created Amazon Rekognition Custom Labels dataset.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The Amazon Resource Name (ARN) for the dataset.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetSource.Builder
The ARN of an Amazon Rekognition Custom Labels dataset that you want to copy.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest.Builder
The ARN of the Amazon Rekognition Custom Labels dataset that you want to delete.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest.Builder
The Amazon Resource Name (ARN) of the dataset that you want to describe.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
The Amazon Resource Name (ARN) for the dataset that you want to use.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest.Builder
The Amazon Resource Name (ARN) of the dataset that you want to use.
datasetArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest.Builder
The Amazon Resource Name (ARN) of the dataset that you want to update.
DatasetChanges - Class in software.amazon.awssdk.services.rekognition.model
Describes updates or additions to a dataset.
DatasetChanges.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
datasetDescription() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
The description for the dataset.
datasetDescription(Consumer<DatasetDescription.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse.Builder
The description for the dataset.
datasetDescription(DatasetDescription) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse.Builder
The description for the dataset.
DatasetDescription - Class in software.amazon.awssdk.services.rekognition.model
A description for a dataset.
DatasetDescription.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
datasetEntries() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
A list of entries (images) in the dataset.
datasetEntries() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetEntriesIterable
Returns an iterable to iterate through the paginated ListDatasetEntriesResponse.datasetEntries() member.
datasetEntries() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetEntriesPublisher
Returns a publisher that can be used to get a stream of data.
datasetEntries(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse.Builder
A list of entries (images) in the dataset.
datasetEntries(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse.Builder
A list of entries (images) in the dataset.
DatasetLabelDescription - Class in software.amazon.awssdk.services.rekognition.model
Describes a dataset label.
DatasetLabelDescription.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
datasetLabelDescriptions() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
A list of the labels in the dataset.
datasetLabelDescriptions() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetLabelsIterable
Returns an iterable to iterate through the paginated ListDatasetLabelsResponse.datasetLabelDescriptions() member.
datasetLabelDescriptions() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetLabelsPublisher
Returns a publisher that can be used to get a stream of data.
datasetLabelDescriptions(Collection<DatasetLabelDescription>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse.Builder
A list of the labels in the dataset.
datasetLabelDescriptions(Consumer<DatasetLabelDescription.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse.Builder
A list of the labels in the dataset.
datasetLabelDescriptions(DatasetLabelDescription...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse.Builder
A list of the labels in the dataset.
DatasetLabelStats - Class in software.amazon.awssdk.services.rekognition.model
Statistics about a label used in a dataset.
DatasetLabelStats.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DatasetMetadata - Class in software.amazon.awssdk.services.rekognition.model
Summary information for an Amazon Rekognition Custom Labels dataset.
DatasetMetadata.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
datasets() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
The ARNS for the training dataset and test dataset that you want to use.
datasets() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
Information about the training and test datasets in the project.
datasets(Collection<DatasetMetadata>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
Information about the training and test datasets in the project.
datasets(Collection<DistributeDataset>) - Method in interface software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest.Builder
The ARNS for the training dataset and test dataset that you want to use.
datasets(Consumer<DatasetMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
Information about the training and test datasets in the project.
datasets(Consumer<DistributeDataset.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest.Builder
The ARNS for the training dataset and test dataset that you want to use.
datasets(DatasetMetadata...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
Information about the training and test datasets in the project.
datasets(DistributeDataset...) - Method in interface software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest.Builder
The ARNS for the training dataset and test dataset that you want to use.
datasetSource() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
The source files for the dataset.
datasetSource(Consumer<DatasetSource.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
The source files for the dataset.
datasetSource(DatasetSource) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
The source files for the dataset.
DatasetSource - Class in software.amazon.awssdk.services.rekognition.model
The source that Amazon Rekognition Custom Labels uses to create a dataset.
DatasetSource.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
datasetStats() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The status message code for the dataset.
datasetStats(Consumer<DatasetStats.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The status message code for the dataset.
datasetStats(DatasetStats) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The status message code for the dataset.
DatasetStats - Class in software.amazon.awssdk.services.rekognition.model
Provides statistics about a dataset.
DatasetStats.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DatasetStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
DatasetStatusMessageCode - Enum in software.amazon.awssdk.services.rekognition.model
 
datasetType() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
The type of the dataset.
datasetType() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The type of the dataset.
datasetType(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
The type of the dataset.
datasetType(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The type of the dataset.
datasetType(DatasetType) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
The type of the dataset.
datasetType(DatasetType) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The type of the dataset.
DatasetType - Enum in software.amazon.awssdk.services.rekognition.model
 
datasetTypeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
The type of the dataset.
datasetTypeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The type of the dataset.
dataSharingPreference() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreference() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreference(Consumer<StreamProcessorDataSharingPreference.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreference(Consumer<StreamProcessorDataSharingPreference.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreference(StreamProcessorDataSharingPreference) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreference(StreamProcessorDataSharingPreference) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreferenceForUpdate() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreferenceForUpdate(Consumer<StreamProcessorDataSharingPreference.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
Shows whether you are sharing data with Rekognition to improve model performance.
dataSharingPreferenceForUpdate(StreamProcessorDataSharingPreference) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
Shows whether you are sharing data with Rekognition to improve model performance.
Default() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor.Default
 
DEFAULT - software.amazon.awssdk.services.rekognition.model.Attribute
 
DEFAULT - software.amazon.awssdk.services.rekognition.model.FaceAttributes
 
DEFAULT - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
DEFAULT_ACCEPTORS - Static variable in class software.amazon.awssdk.services.rekognition.waiters.internal.WaitersRuntime
The default acceptors that should be matched *last* in the list of acceptors used by the SDK client waiters.
DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultEndpointAuthSchemeStrategy
 
DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
defaultEngine() - Static method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEngine
 
DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultPartitionDataProvider
 
defaultProvider() - Static method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeProvider
Get the default auth scheme provider.
defaultProvider() - Static method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointProvider
 
DefaultRekognitionAuthSchemeParams - Class in software.amazon.awssdk.services.rekognition.auth.scheme.internal
 
DefaultRekognitionAuthSchemeProvider - Class in software.amazon.awssdk.services.rekognition.auth.scheme.internal
 
DefaultRekognitionEndpointProvider - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
DefaultRekognitionEndpointProvider() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultRekognitionEndpointProvider
 
DefaultRuleEngine - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultRuleEngine
 
defaultValue(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
DELETE_IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
deleteCollection(Consumer<DeleteCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes the specified collection.
deleteCollection(Consumer<DeleteCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes the specified collection.
deleteCollection(DeleteCollectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes the specified collection.
deleteCollection(DeleteCollectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes the specified collection.
DeleteCollectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteCollectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteCollectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteCollectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteCollectionRequestMarshaller
 
DeleteCollectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteCollectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
deleteDataset(Consumer<DeleteDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
deleteDataset(Consumer<DeleteDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
deleteDataset(DeleteDatasetRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
deleteDataset(DeleteDatasetRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
DeleteDatasetRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteDatasetRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteDatasetRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteDatasetRequestMarshaller
 
DeleteDatasetResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteDatasetResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
deletedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
An array of strings (face IDs) of the faces that were deleted.
deletedFaces(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse.Builder
An array of strings (face IDs) of the faces that were deleted.
deletedFaces(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse.Builder
An array of strings (face IDs) of the faces that were deleted.
deleteFaces(Consumer<DeleteFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes faces from a collection.
deleteFaces(Consumer<DeleteFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes faces from a collection.
deleteFaces(DeleteFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes faces from a collection.
deleteFaces(DeleteFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes faces from a collection.
DeleteFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteFacesRequestMarshaller
 
DeleteFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
deleteProject(Consumer<DeleteProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes a Amazon Rekognition project.
deleteProject(Consumer<DeleteProjectRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes a Amazon Rekognition project.
deleteProject(DeleteProjectRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes a Amazon Rekognition project.
deleteProject(DeleteProjectRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes a Amazon Rekognition project.
deleteProjectPolicy(Consumer<DeleteProjectPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
deleteProjectPolicy(Consumer<DeleteProjectPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
deleteProjectPolicy(DeleteProjectPolicyRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
deleteProjectPolicy(DeleteProjectPolicyRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
DeleteProjectPolicyRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectPolicyRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectPolicyRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteProjectPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteProjectPolicyRequestMarshaller
 
DeleteProjectPolicyResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectPolicyResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteProjectRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteProjectRequestMarshaller
 
DeleteProjectResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
deleteProjectVersion(Consumer<DeleteProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes a Rekognition project model or project version, like a Amazon Rekognition Custom Labels model or a custom adapter.
deleteProjectVersion(Consumer<DeleteProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes a Rekognition project model or project version, like a Amazon Rekognition Custom Labels model or a custom adapter.
deleteProjectVersion(DeleteProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes a Rekognition project model or project version, like a Amazon Rekognition Custom Labels model or a custom adapter.
deleteProjectVersion(DeleteProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes a Rekognition project model or project version, like a Amazon Rekognition Custom Labels model or a custom adapter.
DeleteProjectVersionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectVersionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectVersionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteProjectVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteProjectVersionRequestMarshaller
 
DeleteProjectVersionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteProjectVersionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
deleteStreamProcessor(Consumer<DeleteStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes the stream processor identified by Name.
deleteStreamProcessor(Consumer<DeleteStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes the stream processor identified by Name.
deleteStreamProcessor(DeleteStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes the stream processor identified by Name.
deleteStreamProcessor(DeleteStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes the stream processor identified by Name.
DeleteStreamProcessorRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteStreamProcessorRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteStreamProcessorRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteStreamProcessorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteStreamProcessorRequestMarshaller
 
DeleteStreamProcessorResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteStreamProcessorResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes the specified UserID within the collection.
deleteUser(Consumer<DeleteUserRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes the specified UserID within the collection.
deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Deletes the specified UserID within the collection.
deleteUser(DeleteUserRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Deletes the specified UserID within the collection.
DeleteUserRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteUserRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DeleteUserRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DeleteUserRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DeleteUserRequestMarshaller
 
DeleteUserResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DeleteUserResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DELETING - software.amazon.awssdk.services.rekognition.model.ProjectStatus
 
DELETING - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Deprecated
 
DEPRECATED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
DEPRECATED - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
describeCollection(Consumer<DescribeCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Describes the specified collection.
describeCollection(Consumer<DescribeCollectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Describes the specified collection.
describeCollection(DescribeCollectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Describes the specified collection.
describeCollection(DescribeCollectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Describes the specified collection.
DescribeCollectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeCollectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DescribeCollectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DescribeCollectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DescribeCollectionRequestMarshaller
 
DescribeCollectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeCollectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
describeDataset(Consumer<DescribeDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
describeDataset(Consumer<DescribeDatasetRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
describeDataset(DescribeDatasetRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
describeDataset(DescribeDatasetRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
DescribeDatasetRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeDatasetRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DescribeDatasetRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DescribeDatasetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DescribeDatasetRequestMarshaller
 
DescribeDatasetResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeDatasetResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
describeProjects(Consumer<DescribeProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets information about your Rekognition projects.
describeProjects(Consumer<DescribeProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets information about your Rekognition projects.
describeProjects(DescribeProjectsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets information about your Rekognition projects.
describeProjects(DescribeProjectsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets information about your Rekognition projects.
DescribeProjectsIterable - Class in software.amazon.awssdk.services.rekognition.paginators
DescribeProjectsIterable(RekognitionClient, DescribeProjectsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectsIterable
 
describeProjectsPaginator(Consumer<DescribeProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
describeProjectsPaginator(Consumer<DescribeProjectsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
describeProjectsPaginator(DescribeProjectsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
describeProjectsPaginator(DescribeProjectsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
DescribeProjectsPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
DescribeProjectsPublisher(RekognitionAsyncClient, DescribeProjectsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectsPublisher
 
DescribeProjectsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeProjectsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DescribeProjectsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DescribeProjectsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DescribeProjectsRequestMarshaller
 
DescribeProjectsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeProjectsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
describeProjectVersions(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Lists and describes the versions of an Amazon Rekognition project.
describeProjectVersions(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Lists and describes the versions of an Amazon Rekognition project.
describeProjectVersions(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Lists and describes the versions of an Amazon Rekognition project.
describeProjectVersions(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Lists and describes the versions of an Amazon Rekognition project.
DescribeProjectVersionsIterable - Class in software.amazon.awssdk.services.rekognition.paginators
DescribeProjectVersionsIterable(RekognitionClient, DescribeProjectVersionsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectVersionsIterable
 
describeProjectVersionsPaginator(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
describeProjectVersionsPaginator(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
describeProjectVersionsPaginator(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
describeProjectVersionsPaginator(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
DescribeProjectVersionsPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
DescribeProjectVersionsPublisher(RekognitionAsyncClient, DescribeProjectVersionsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectVersionsPublisher
 
DescribeProjectVersionsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeProjectVersionsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DescribeProjectVersionsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DescribeProjectVersionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DescribeProjectVersionsRequestMarshaller
 
DescribeProjectVersionsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeProjectVersionsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
describeStreamProcessor(Consumer<DescribeStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Provides information about a stream processor created by CreateStreamProcessor.
describeStreamProcessor(Consumer<DescribeStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Provides information about a stream processor created by CreateStreamProcessor.
describeStreamProcessor(DescribeStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Provides information about a stream processor created by CreateStreamProcessor.
describeStreamProcessor(DescribeStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Provides information about a stream processor created by CreateStreamProcessor.
DescribeStreamProcessorRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeStreamProcessorRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DescribeStreamProcessorRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DescribeStreamProcessorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DescribeStreamProcessorRequestMarshaller
 
DescribeStreamProcessorResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DescribeStreamProcessorResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
destinationProjectArn() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
The ARN of the project in the trusted AWS account that you want to copy the model version to.
destinationProjectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
The ARN of the project in the trusted AWS account that you want to copy the model version to.
detectCustomLabels(Consumer<DetectCustomLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
detectCustomLabels(Consumer<DetectCustomLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
detectCustomLabels(DetectCustomLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
detectCustomLabels(DetectCustomLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
DetectCustomLabelsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DetectCustomLabelsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectCustomLabelsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DetectCustomLabelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DetectCustomLabelsRequestMarshaller
 
DetectCustomLabelsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DetectCustomLabelsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
detectedText() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
The word or line of text recognized by Amazon Rekognition.
detectedText(String) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The word or line of text recognized by Amazon Rekognition.
detectFaces(Consumer<DetectFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects faces within an image that is provided as input.
detectFaces(Consumer<DetectFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects faces within an image that is provided as input.
detectFaces(DetectFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects faces within an image that is provided as input.
detectFaces(DetectFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects faces within an image that is provided as input.
DetectFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DetectFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DetectFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DetectFacesRequestMarshaller
 
DetectFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DetectFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
detectionAttributes() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
An array of facial attributes you want to be returned.
detectionAttributes(Collection<Attribute>) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
An array of facial attributes you want to be returned.
detectionAttributes(Attribute...) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
An array of facial attributes you want to be returned.
detectionAttributesAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
An array of facial attributes you want to be returned.
detectionAttributesWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
An array of facial attributes you want to be returned.
detectionAttributesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
An array of facial attributes you want to be returned.
DetectionFilter - Class in software.amazon.awssdk.services.rekognition.model
A set of parameters that allow you to filter out certain results from your returned results.
DetectionFilter.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
detectLabels(Consumer<DetectLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
detectLabels(Consumer<DetectLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
detectLabels(DetectLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
detectLabels(DetectLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
DetectLabelsFeatureName - Enum in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsImageBackground - Class in software.amazon.awssdk.services.rekognition.model
The background of the image with regard to image quality and dominant colors.
DetectLabelsImageBackground.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsImageForeground - Class in software.amazon.awssdk.services.rekognition.model
The foreground of the image with regard to image quality and dominant colors.
DetectLabelsImageForeground.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsImageProperties - Class in software.amazon.awssdk.services.rekognition.model
Information about the quality and dominant colors of an input image.
DetectLabelsImageProperties.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsImagePropertiesSettings - Class in software.amazon.awssdk.services.rekognition.model
Settings for the IMAGE_PROPERTIES feature type.
DetectLabelsImagePropertiesSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsImageQuality - Class in software.amazon.awssdk.services.rekognition.model
The quality of an image provided for label detection, with regard to brightness, sharpness, and contrast.
DetectLabelsImageQuality.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DetectLabelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DetectLabelsRequestMarshaller
 
DetectLabelsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectLabelsSettings - Class in software.amazon.awssdk.services.rekognition.model
Settings for the DetectLabels request.
DetectLabelsSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
detectModerationLabels() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
Contains configuration options for a DetectModerationLabels job.
detectModerationLabels(Consumer<DetectModerationLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects unsafe content in a specified JPEG or PNG format image.
detectModerationLabels(Consumer<DetectModerationLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects unsafe content in a specified JPEG or PNG format image.
detectModerationLabels(Consumer<MediaAnalysisDetectModerationLabelsConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig.Builder
Contains configuration options for a DetectModerationLabels job.
detectModerationLabels(DetectModerationLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects unsafe content in a specified JPEG or PNG format image.
detectModerationLabels(DetectModerationLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects unsafe content in a specified JPEG or PNG format image.
detectModerationLabels(MediaAnalysisDetectModerationLabelsConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig.Builder
Contains configuration options for a DetectModerationLabels job.
DetectModerationLabelsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DetectModerationLabelsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectModerationLabelsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DetectModerationLabelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DetectModerationLabelsRequestMarshaller
 
DetectModerationLabelsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DetectModerationLabelsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
detectProtectiveEquipment(Consumer<DetectProtectiveEquipmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects Personal Protective Equipment (PPE) worn by people detected in an image.
detectProtectiveEquipment(Consumer<DetectProtectiveEquipmentRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects Personal Protective Equipment (PPE) worn by people detected in an image.
detectProtectiveEquipment(DetectProtectiveEquipmentRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects Personal Protective Equipment (PPE) worn by people detected in an image.
detectProtectiveEquipment(DetectProtectiveEquipmentRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects Personal Protective Equipment (PPE) worn by people detected in an image.
DetectProtectiveEquipmentRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DetectProtectiveEquipmentRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectProtectiveEquipmentRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DetectProtectiveEquipmentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DetectProtectiveEquipmentRequestMarshaller
 
DetectProtectiveEquipmentResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DetectProtectiveEquipmentResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
detectText(Consumer<DetectTextRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects text in the input image and converts it into machine-readable text.
detectText(Consumer<DetectTextRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects text in the input image and converts it into machine-readable text.
detectText(DetectTextRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects text in the input image and converts it into machine-readable text.
detectText(DetectTextRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects text in the input image and converts it into machine-readable text.
DetectTextFilters - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectTextRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DetectTextRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DetectTextRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DetectTextRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DetectTextRequestMarshaller
 
DetectTextResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DetectTextResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DISABLED - software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
 
disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTION attribute is present and its value is true, false otherwise.
DisassociatedFace - Class in software.amazon.awssdk.services.rekognition.model
Provides face metadata for the faces that are disassociated from a specific UserID.
DisassociatedFace.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
disassociatedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
disassociatedFaces(Collection<DisassociatedFace>) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
disassociatedFaces(Consumer<DisassociatedFace.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
disassociatedFaces(DisassociatedFace...) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
An array of DissociatedFace objects containing FaceIds that are successfully disassociated with the UserID is returned.
disassociateFaces(Consumer<DisassociateFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Removes the association between a Face supplied in an array of FaceIds and the User.
disassociateFaces(Consumer<DisassociateFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Removes the association between a Face supplied in an array of FaceIds and the User.
disassociateFaces(DisassociateFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Removes the association between a Face supplied in an array of FaceIds and the User.
disassociateFaces(DisassociateFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Removes the association between a Face supplied in an array of FaceIds and the User.
DisassociateFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DisassociateFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DisassociateFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DisassociateFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DisassociateFacesRequestMarshaller
 
DisassociateFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DisassociateFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DISGUSTED - software.amazon.awssdk.services.rekognition.model.EmotionName
 
DistributeDataset - Class in software.amazon.awssdk.services.rekognition.model
A training dataset or a test dataset used in a dataset distribution operation.
DistributeDataset.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
distributeDatasetEntries(Consumer<DistributeDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
distributeDatasetEntries(Consumer<DistributeDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
distributeDatasetEntries(DistributeDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
distributeDatasetEntries(DistributeDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
DistributeDatasetEntriesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
DistributeDatasetEntriesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DistributeDatasetEntriesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
DistributeDatasetEntriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.DistributeDatasetEntriesRequestMarshaller
 
DistributeDatasetEntriesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
DistributeDatasetEntriesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
dnsSuffix() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
dnsSuffix() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs.Builder
 
dnsSuffix(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
documentation - Variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
documentation(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
documentation(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule.Builder
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
DOCUMENTATION - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
DominantColor - Class in software.amazon.awssdk.services.rekognition.model
A description of the dominant colors in an image.
DominantColor.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
dominantColors() - Method in class software.amazon.awssdk.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).
dominantColors() - Method in class software.amazon.awssdk.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).
dominantColors() - Method in class software.amazon.awssdk.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).
dominantColors() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
The dominant colors found in an individual instance of a label.
dominantColors(Collection<DominantColor>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground.Builder
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).
dominantColors(Collection<DominantColor>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground.Builder
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).
dominantColors(Collection<DominantColor>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
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).
dominantColors(Collection<DominantColor>) - Method in interface software.amazon.awssdk.services.rekognition.model.Instance.Builder
The dominant colors found in an individual instance of a label.
dominantColors(Consumer<DominantColor.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground.Builder
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).
dominantColors(Consumer<DominantColor.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground.Builder
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).
dominantColors(Consumer<DominantColor.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
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).
dominantColors(Consumer<DominantColor.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.Instance.Builder
The dominant colors found in an individual instance of a label.
dominantColors(DominantColor...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground.Builder
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).
dominantColors(DominantColor...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground.Builder
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).
dominantColors(DominantColor...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
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).
dominantColors(DominantColor...) - Method in interface software.amazon.awssdk.services.rekognition.model.Instance.Builder
The dominant colors found in an individual instance of a label.
DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs.Builder
 
dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
 
durationFrames() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The duration of a video segment, expressed in frames.
durationFrames(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The duration of a video segment, expressed in frames.
durationMillis() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
The duration of the audio stream in milliseconds.
durationMillis() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
The time duration of a segment in milliseconds, I.e.
durationMillis() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
The time duration of a segment in milliseconds, I.e.
durationMillis() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The duration of the detected segment in milliseconds.
durationMillis() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
Length of the video in milliseconds.
durationMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.AudioMetadata.Builder
The duration of the audio stream in milliseconds.
durationMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
The time duration of a segment in milliseconds, I.e.
durationMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetection.Builder
The time duration of a segment in milliseconds, I.e.
durationMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The duration of the detected segment in milliseconds.
durationMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
Length of the video in milliseconds.
durationSMPTE() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The duration of the timecode for the detected segment in SMPTE format.
durationSMPTE(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The duration of the timecode for the detected segment in SMPTE format.

E

Emotion - Class in software.amazon.awssdk.services.rekognition.model
The emotions that appear to be expressed on the face, and the confidence level in the determination.
Emotion.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
EmotionName - Enum in software.amazon.awssdk.services.rekognition.model
 
emotions() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
The emotions that appear to be expressed on the face, and the confidence level in the determination.
emotions() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
The emotions that appear to be expressed on the face, and the confidence level in the determination.
emotions(Collection<Emotion>) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
The emotions that appear to be expressed on the face, and the confidence level in the determination.
emotions(Collection<Emotion>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
The emotions that appear to be expressed on the face, and the confidence level in the determination.
emotions(Consumer<Emotion.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
The emotions that appear to be expressed on the face, and the confidence level in the determination.
emotions(Consumer<Emotion.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
The emotions that appear to be expressed on the face, and the confidence level in the determination.
emotions(Emotion...) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
The emotions that appear to be expressed on the face, and the confidence level in the determination.
emotions(Emotion...) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
The emotions that appear to be expressed on the face, and the confidence level in the determination.
EMOTIONS - software.amazon.awssdk.services.rekognition.model.Attribute
 
ENABLED - software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
 
END_CREDITS - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
endFrameNumber() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The frame number at the end of a video segment, using a frame index that starts with 0.
endFrameNumber(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The frame number at the end of a video segment, using a frame index that starts with 0.
endpoint() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
endpoint() - Method in class software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams
 
endpoint(String) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams.Builder
 
endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule.Builder
 
ENDPOINT - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
Link between an endpoint property and the AwsEndpointAttribute it represents.
endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
 
endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
Returns the endpoint set on the client.
endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
True if the the SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINT attribute is present and its value is true, false otherwise.
endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
Read SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER's isEndpointOverridden attribute.
endpointOverride() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Gets the value for endpoint override
endpointOverride() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Gets the value for endpoint override
endpointOverride(URI) - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Sets the value for endpoint override
endpointOverride(URI) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Sets the value for endpoint override
endpointProvider() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Gets the value for endpoint provider
endpointProvider() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Gets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Sets the value for endpoint provider
endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Sets the value for endpoint provider
endpointProvider(RekognitionEndpointProvider) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionBaseClientBuilder
Set the RekognitionEndpointProvider implementation that will be used by the client to determine the endpoint for each request.
EndpointResult - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
EndpointResult.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
EndpointRule - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRule
 
EndpointRuleset - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
The set of rules that are used to compute the endpoint to use for a request.
EndpointRuleset.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
endTimecodeSMPTE() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the end of a detected segment.
endTimecodeSMPTE(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The frame-accurate SMPTE timecode, from the start of a video, for the end of a detected segment.
endTimestampMillis() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected moderation label.
endTimestampMillis() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
The time in milliseconds defining the end of the timeline segment containing a continuously detected label.
endTimestampMillis() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The end time of the detected segment, in milliseconds, from the start of the video.
endTimestampMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
The time in milliseconds defining the end of the timeline segment containing a continuously detected moderation label.
endTimestampMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetection.Builder
The time in milliseconds defining the end of the timeline segment containing a continuously detected label.
endTimestampMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The end time of the detected segment, in milliseconds, from the start of the video.
entryCount() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
The total number of images that use the label.
entryCount(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetLabelStats.Builder
The total number of images that use the label.
eq(boolean) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
eq(Expr) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultRekognitionEndpointProvider
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FatScope
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Index
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Key
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Identifier
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Deprecated
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RegionOverride
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Dynamic
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Literal
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Array
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Bool
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Int
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Record
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Str
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Asset
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Beard
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Face
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Gender
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Image
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Instance
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Label
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Parent
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Point
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Pose
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Smile
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Summary
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.User
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Video
 
equals(Object) - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Asset
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Beard
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Face
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Gender
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Image
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Instance
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Label
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Parent
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Point
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Pose
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Smile
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Summary
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.User
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.Video
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
EquipmentDetection - Class in software.amazon.awssdk.services.rekognition.model
Information about an item of Personal Protective Equipment (PPE) detected by DetectProtectiveEquipment.
EquipmentDetection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
equipmentDetections() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
An array of Personal Protective Equipment items detected around a body part.
equipmentDetections(Collection<EquipmentDetection>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart.Builder
An array of Personal Protective Equipment items detected around a body part.
equipmentDetections(Consumer<EquipmentDetection.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart.Builder
An array of Personal Protective Equipment items detected around a body part.
equipmentDetections(EquipmentDetection...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart.Builder
An array of Personal Protective Equipment items detected around a body part.
error() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
error(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule.Builder
 
error(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
ERROR - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
errorEntries() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
The total number of entries that contain at least one error.
errorEntries(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetStats.Builder
The total number of entries that contain at least one error.
ErrorRule - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.ErrorRule
 
eval(Expr) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
Search the fact stack for an explicitly calculated value for [expr]
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.Eval
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsValidHostLabel
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsVirtualHostableS3Bucket
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.SingleArgFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.StringEqualsFn
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
eval(Scope<Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
eval(Value) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part
 
eval(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Index
 
eval(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Key
 
Eval - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
evalArg(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsSet
 
evalArg(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Not
 
evalArg(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
evalArg(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.SingleArgFn
 
evalArg(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.UriEncodeFn
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultRuleEngine
 
evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEngine
Evaluate the given EndpointRuleset using the named values in args as input into the rule set.
evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
evaluationResult() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The training results.
evaluationResult(Consumer<EvaluationResult.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The training results.
evaluationResult(EvaluationResult) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The training results.
EvaluationResult - Class in software.amazon.awssdk.services.rekognition.model
The evaluation results for the training of a model.
EvaluationResult.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
EXCEEDS_MAX_FACES - software.amazon.awssdk.services.rekognition.model.Reason
 
EXCEEDS_MAX_FACES - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
expectArray() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Array
 
expectArray() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
expectBool() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Bool
 
expectBool() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
expectEndpoint() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
expectEndpoint() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
expectInt() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Int
 
expectLiteral() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
expectLiteralString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
expectOneArg() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
expectRecord() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
expectRecord() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Record
 
expectString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
expectString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Str
 
expectTwoArgs() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
expectValue(Identifier) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
expectVariableArgs(int) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
EXPIRED - software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
 
EXPIRED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
expr() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
expr() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
Expr - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Expr() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
ExprVisitor<R> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
externalImageId() - Method in class software.amazon.awssdk.services.rekognition.model.Face
Identifier that you assign to all the faces in the input image.
externalImageId() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
The ID you want to assign to all the faces detected in the image.
externalImageId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
Identifier that you assign to all the faces in the input image.
externalImageId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
The ID you want to assign to all the faces detected in the image.
EXTREME_POSE - software.amazon.awssdk.services.rekognition.model.Reason
 
EXTREME_POSE - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
EYE_DIRECTION - software.amazon.awssdk.services.rekognition.model.Attribute
 
EYE_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
EYE_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
eyeDirection() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates the direction the eyes are gazing in, as defined by pitch and yaw.
eyeDirection(Consumer<EyeDirection.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates the direction the eyes are gazing in, as defined by pitch and yaw.
eyeDirection(EyeDirection) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates the direction the eyes are gazing in, as defined by pitch and yaw.
EyeDirection - Class in software.amazon.awssdk.services.rekognition.model
Indicates the direction the eyes are gazing in (independent of the head pose) as determined by its pitch and yaw.
EyeDirection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
eyeglasses() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
eyeglasses(Consumer<Eyeglasses.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
eyeglasses(Eyeglasses) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
Eyeglasses - Class in software.amazon.awssdk.services.rekognition.model
Indicates whether or not the face is wearing eye glasses, and the confidence level in the determination.
EYEGLASSES - software.amazon.awssdk.services.rekognition.model.Attribute
 
Eyeglasses.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
EyeOpen - Class in software.amazon.awssdk.services.rekognition.model
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
EyeOpen.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
EYES_OPEN - software.amazon.awssdk.services.rekognition.model.Attribute
 
eyesOpen() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
eyesOpen(Consumer<EyeOpen.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.
eyesOpen(EyeOpen) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the eyes on the face are open, and the confidence level in the determination.

F

f1Score() - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
The F1 score for the evaluation of all labels.
f1Score(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.EvaluationResult.Builder
The F1 score for the evaluation of all labels.
face() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
Provides information about the celebrity's face, such as its location on the image.
face() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
Face details for the recognized celebrity.
face() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
face() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
The face properties for the detected face.
face() - Method in class software.amazon.awssdk.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.
face() - Method in class software.amazon.awssdk.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.
face() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
Face details for the detected person.
face(Consumer<ComparedFace.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
Provides information about the celebrity's face, such as its location on the image.
face(Consumer<ComparedFace.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesMatch.Builder
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
face(Consumer<Face.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceMatch.Builder
Describes the face properties such as the bounding box, face ID, image ID of the source image, and external image ID that you assigned.
face(Consumer<Face.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceRecord.Builder
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(Consumer<FaceDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
Face details for the recognized celebrity.
face(Consumer<FaceDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetection.Builder
The face properties for the detected face.
face(Consumer<FaceDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetail.Builder
Face details for the detected person.
face(ComparedFace) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
Provides information about the celebrity's face, such as its location on the image.
face(ComparedFace) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesMatch.Builder
Provides face metadata (bounding box and confidence that the bounding box actually contains a face).
face(Face) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceMatch.Builder
Describes the face properties such as the bounding box, face ID, image ID of the source image, and external image ID that you assigned.
face(Face) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceRecord.Builder
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(FaceDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
Face details for the recognized celebrity.
face(FaceDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetection.Builder
The face properties for the detected face.
face(FaceDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetail.Builder
Face details for the detected person.
Face - Class in software.amazon.awssdk.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 - software.amazon.awssdk.services.rekognition.model.BodyPart
 
FACE_COVER - software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
 
FACE_NOT_FOUND - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
 
FACE_NOT_FOUND - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletionReason
 
FACE_NOT_FOUND - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociationReason
 
FACE_NOT_LARGEST - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
FACE_OCCLUDED - software.amazon.awssdk.services.rekognition.model.Attribute
 
Face.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
faceAttributes() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
The face attributes you want returned.
faceAttributes(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
The face attributes you want returned.
faceAttributes(FaceAttributes) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
The face attributes you want returned.
FaceAttributes - Enum in software.amazon.awssdk.services.rekognition.model
 
faceAttributesAsString() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
The face attributes you want returned.
faceCount() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
The number of faces that are indexed into the collection.
faceCount(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse.Builder
The number of faces that are indexed into the collection.
faceDetail() - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
Structure containing attributes of the face that the algorithm detected.
faceDetail() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
Returns the value of the FaceDetail property for this object.
faceDetail() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
The structure that contains attributes of a face that IndexFacesdetected, but didn't index.
faceDetail(Consumer<FaceDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceRecord.Builder
Structure containing attributes of the face that the algorithm detected.
faceDetail(Consumer<FaceDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails.Builder
Sets the value of the FaceDetail property for this object.
faceDetail(Consumer<FaceDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnindexedFace.Builder
The structure that contains attributes of a face that IndexFacesdetected, but didn't index.
faceDetail(FaceDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceRecord.Builder
Structure containing attributes of the face that the algorithm detected.
faceDetail(FaceDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails.Builder
Sets the value of the FaceDetail property for this object.
faceDetail(FaceDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.UnindexedFace.Builder
The structure that contains attributes of a face that IndexFacesdetected, but didn't index.
FaceDetail - Class in software.amazon.awssdk.services.rekognition.model
Structure containing attributes of the face that the algorithm detected.
FaceDetail.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
faceDetails() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
Details of each face found in the image.
faceDetails() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
Returns the value of the FaceDetails property for this object.
faceDetails(Collection<FaceDetail>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesResponse.Builder
Details of each face found in the image.
faceDetails(Consumer<FaceDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsearchedFace.Builder
Sets the value of the FaceDetails property for this object.
faceDetails(Consumer<FaceDetail.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesResponse.Builder
Details of each face found in the image.
faceDetails(FaceDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsearchedFace.Builder
Sets the value of the FaceDetails property for this object.
faceDetails(FaceDetail...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesResponse.Builder
Details of each face found in the image.
FaceDetection - Class in software.amazon.awssdk.services.rekognition.model
Information about a face detected in a video analysis request and the time the face was detected in the video.
FaceDetection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
Unique identifier assigned to the face.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
Unique identifier assigned to the face.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the face.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
Unique identifier assigned to the face.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
ID of a face to find matches for in the collection.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
ID for the existing face.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
A unique identifier assigned to the face.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
A unique identifier assigned to the face.
faceId() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
A unique identifier assigned to the face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociatedFace.Builder
Unique identifier assigned to the face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociatedFace.Builder
Unique identifier assigned to the face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
Unique identifier that Amazon Rekognition assigns to the face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchedFace.Builder
Unique identifier assigned to the face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesRequest.Builder
ID of a face to find matches for in the collection.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersRequest.Builder
ID for the existing face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation.Builder
A unique identifier assigned to the face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion.Builder
A unique identifier assigned to the face.
faceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation.Builder
A unique identifier assigned to the face.
faceIds() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
An array of FaceIDs to associate with the UserID.
faceIds() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
An array of face IDs to delete.
faceIds() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
An array of face IDs to disassociate from the UserID.
faceIds() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
An array of face IDs to filter results with when listing faces in a collection.
faceIds(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
An array of FaceIDs to associate with the UserID.
faceIds(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest.Builder
An array of face IDs to delete.
faceIds(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest.Builder
An array of face IDs to disassociate from the UserID.
faceIds(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
An array of face IDs to filter results with when listing faces in a collection.
faceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
An array of FaceIDs to associate with the UserID.
faceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest.Builder
An array of face IDs to delete.
faceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest.Builder
An array of face IDs to disassociate from the UserID.
faceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
An array of face IDs to filter results with when listing faces in a collection.
FaceMatch - Class in software.amazon.awssdk.services.rekognition.model
Provides face metadata.
FaceMatch.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
faceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
An array of faces in the target image that match the source image face.
faceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
Information about the faces in the input collection that match the face of a person in the video.
faceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
An array of faces that match the input face, along with the confidence in the match.
faceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
An array of faces that matched the input face, along with the confidence in the match.
faceMatches(Collection<CompareFacesMatch>) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
An array of faces in the target image that match the source image face.
faceMatches(Collection<FaceMatch>) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonMatch.Builder
Information about the faces in the input collection that match the face of a person in the video.
faceMatches(Collection<FaceMatch>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse.Builder
An array of faces that match the input face, along with the confidence in the match.
faceMatches(Collection<FaceMatch>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesResponse.Builder
An array of faces that matched the input face, along with the confidence in the match.
faceMatches(Consumer<CompareFacesMatch.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
An array of faces in the target image that match the source image face.
faceMatches(Consumer<FaceMatch.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonMatch.Builder
Information about the faces in the input collection that match the face of a person in the video.
faceMatches(Consumer<FaceMatch.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse.Builder
An array of faces that match the input face, along with the confidence in the match.
faceMatches(Consumer<FaceMatch.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesResponse.Builder
An array of faces that matched the input face, along with the confidence in the match.
faceMatches(CompareFacesMatch...) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
An array of faces in the target image that match the source image face.
faceMatches(FaceMatch...) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonMatch.Builder
Information about the faces in the input collection that match the face of a person in the video.
faceMatches(FaceMatch...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse.Builder
An array of faces that match the input face, along with the confidence in the match.
faceMatches(FaceMatch...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesResponse.Builder
An array of faces that matched the input face, along with the confidence in the match.
faceMatchThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
Minimum face match confidence score that must be met to return a result for a recognized face.
faceMatchThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
(Optional) Specifies the minimum confidence in the face match to return.
faceMatchThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
Optional value specifying the minimum confidence in the face match to return.
faceMatchThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
The minimum confidence in the person match to return.
faceMatchThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceSearchSettings.Builder
Minimum face match confidence score that must be met to return a result for a recognized face.
faceMatchThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
(Optional) Specifies the minimum confidence in the face match to return.
faceMatchThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesRequest.Builder
Optional value specifying the minimum confidence in the face match to return.
faceMatchThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
The minimum confidence in the person match to return.
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
Version number of the face detection model associated with the collection you are creating.
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
The version of the face model that's used by the collection for face detection.
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
The version number of the face detection model that's associated with the input collection ( CollectionId).
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
Version number of the face detection model associated with the input collection (CollectionId).
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
Version number of the face detection model associated with the input collection (CollectionId).
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
Version number of the face detection model associated with the input collection (CollectionId).
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
Version number of the face detection model associated with the input collection CollectionId.
faceModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
Version number of the face detection model associated with the input CollectionId.
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse.Builder
Version number of the face detection model associated with the collection you are creating.
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse.Builder
The version of the face model that's used by the collection for face detection.
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
The version number of the face detection model that's associated with the input collection ( CollectionId).
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesResponse.Builder
Version number of the face detection model associated with the input collection (CollectionId).
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse.Builder
Version number of the face detection model associated with the input collection (CollectionId).
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesResponse.Builder
Version number of the face detection model associated with the input collection (CollectionId).
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
Version number of the face detection model associated with the input collection CollectionId.
faceModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
Version number of the face detection model associated with the input CollectionId.
faceModelVersions() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
Version numbers of the face detection models associated with the collections in the array CollectionIds.
faceModelVersions(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse.Builder
Version numbers of the face detection models associated with the collections in the array CollectionIds.
faceModelVersions(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse.Builder
Version numbers of the face detection models associated with the collections in the array CollectionIds.
faceOccluded() - Method in class software.amazon.awssdk.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.
faceOccluded(Consumer<FaceOccluded.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
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(FaceOccluded) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
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 - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
FaceRecord - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
faceRecords() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
An array of faces detected and added to the collection.
faceRecords(Collection<FaceRecord>) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
An array of faces detected and added to the collection.
faceRecords(Consumer<FaceRecord.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
An array of faces detected and added to the collection.
faceRecords(FaceRecord...) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
An array of faces detected and added to the collection.
faces() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
An array of faces detected in the video.
faces() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
An array of Face objects.
faces() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListFacesIterable
Returns an iterable to iterate through the paginated ListFacesResponse.faces() member.
faces() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListFacesPublisher
Returns a publisher that can be used to get a stream of data.
faces(Collection<Face>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesResponse.Builder
An array of Face objects.
faces(Collection<FaceDetection>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
An array of faces detected in the video.
faces(Consumer<Face.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesResponse.Builder
An array of Face objects.
faces(Consumer<FaceDetection.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
An array of faces detected in the video.
faces(Face...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesResponse.Builder
An array of Face objects.
faces(FaceDetection...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
An array of faces detected in the video.
faceSearch() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
Face search settings to use on a streaming video.
faceSearch(Consumer<FaceSearchSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings.Builder
Face search settings to use on a streaming video.
faceSearch(FaceSearchSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings.Builder
Face search settings to use on a streaming video.
FaceSearchSettings - Class in software.amazon.awssdk.services.rekognition.model
Input face recognition parameters for an Amazon Rekognition stream processor.
FaceSearchSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
FaceSearchSortBy - Enum in software.amazon.awssdk.services.rekognition.model
 
facts() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FatScope
 
FAILED - software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
 
FAILED - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
 
FAILED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
FAILED - software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 
FAILED - software.amazon.awssdk.services.rekognition.model.VideoJobStatus
 
failureDetails() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
Details about the error that resulted in failure of the job.
failureDetails() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
Details about the error that resulted in failure of the job.
failureDetails(Consumer<MediaAnalysisJobFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Details about the error that resulted in failure of the job.
failureDetails(Consumer<MediaAnalysisJobFailureDetails.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Details about the error that resulted in failure of the job.
failureDetails(MediaAnalysisJobFailureDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Details about the error that resulted in failure of the job.
failureDetails(MediaAnalysisJobFailureDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Details about the error that resulted in failure of the job.
FatScope<T> - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
FatScope() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.FatScope
 
FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.FatScope
 
FEAR - software.amazon.awssdk.services.rekognition.model.EmotionName
 
feature() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
Specifies feature that is being customized.
feature() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
Specifies the project that is being customized.
feature() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The feature that was customized.
feature(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
Specifies feature that is being customized.
feature(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
Specifies the project that is being customized.
feature(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The feature that was customized.
feature(CustomizationFeature) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
Specifies feature that is being customized.
feature(CustomizationFeature) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
Specifies the project that is being customized.
feature(CustomizationFeature) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The feature that was customized.
featureAsString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
Specifies feature that is being customized.
featureAsString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
Specifies the project that is being customized.
featureAsString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The feature that was customized.
featureConfig() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
Feature-specific configuration of the training job.
featureConfig() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
Feature specific configuration that was applied during training.
featureConfig(Consumer<CustomizationFeatureConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
Feature-specific configuration of the training job.
featureConfig(Consumer<CustomizationFeatureConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
Feature specific configuration that was applied during training.
featureConfig(CustomizationFeatureConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
Feature-specific configuration of the training job.
featureConfig(CustomizationFeatureConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
Feature specific configuration that was applied during training.
features() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
Specifies the type of customization to filter projects by.
features() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
A list of the types of analysis to perform.
features() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
The features to return after video analysis.
features(Collection<CustomizationFeature>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
Specifies the type of customization to filter projects by.
features(Collection<DetectLabelsFeatureName>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
A list of the types of analysis to perform.
features(Collection<LabelDetectionFeatureName>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The features to return after video analysis.
features(CustomizationFeature...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
Specifies the type of customization to filter projects by.
features(DetectLabelsFeatureName...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
A list of the types of analysis to perform.
features(LabelDetectionFeatureName...) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The features to return after video analysis.
featuresAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
Specifies the type of customization to filter projects by.
featuresAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
A list of the types of analysis to perform.
featuresAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
The features to return after video analysis.
featuresWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
Specifies the type of customization to filter projects by.
featuresWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
A list of the types of analysis to perform.
featuresWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The features to return after video analysis.
featuresWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
Specifies the type of customization to filter projects by.
featuresWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
A list of the types of analysis to perform.
featuresWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The features to return after video analysis.
FEMALE - software.amazon.awssdk.services.rekognition.model.GenderType
 
FEMALE - software.amazon.awssdk.services.rekognition.model.KnownGenderType
 
field(String) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Retrieve an identifier from this value: https://jmespath.org/specification.html#identifiers
filter(Function<JmesPathRuntime.Value, JmesPathRuntime.Value>) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Filter this value: https://jmespath.org/specification.html#filter-expressions
filters() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
Optional parameters that let you set the criteria that the text must meet to be included in your response.
filters() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
Filters for technical cue or shot detection.
filters() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
Optional parameters that let you set criteria the text must meet to be included in your response.
filters(Consumer<DetectTextFilters.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextRequest.Builder
Optional parameters that let you set the criteria that the text must meet to be included in your response.
filters(Consumer<StartSegmentDetectionFilters.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
Filters for technical cue or shot detection.
filters(Consumer<StartTextDetectionFilters.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
Optional parameters that let you set criteria the text must meet to be included in your response.
filters(DetectTextFilters) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextRequest.Builder
Optional parameters that let you set the criteria that the text must meet to be included in your response.
filters(StartSegmentDetectionFilters) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
Filters for technical cue or shot detection.
filters(StartTextDetectionFilters) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
Optional parameters that let you set criteria the text must meet to be included in your response.
finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.TemplateVisitor
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
 
flatten() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Execute a flattening expression on this value: https://jmespath.org/specification.html#flatten-operator
flowDefinitionArn() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
The Amazon Resource Name (ARN) of the flow definition.
flowDefinitionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopConfig.Builder
The Amazon Resource Name (ARN) of the flow definition.
fn(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode.Builder
 
fn(Fn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition.Builder
 
Fn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Fn(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
fnNode - Variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
FnNode - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
Parsed but not validated function contents containing the `fn` name and `argv`
FnNode.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
FnVisitor<R> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Record
 
foreground() - Method in class software.amazon.awssdk.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.
foreground(Consumer<DetectLabelsImageForeground.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
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.
foreground(DetectLabelsImageForeground) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
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.
format() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
Format of the analyzed video.
format(String) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
Format of the analyzed video.
fragmentNumber() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
The unique identifier of the fragment.
fragmentNumber(String) - Method in interface software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector.Builder
The unique identifier of the fragment.
frameHeight() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
Vertical pixel dimension of the video.
frameHeight(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
Vertical pixel dimension of the video.
frameRate() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
Number of frames per second in the video.
frameRate(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
Number of frames per second in the video.
frameWidth() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
Horizontal pixel dimension of the video.
frameWidth(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoMetadata.Builder
Horizontal pixel dimension of the video.
FREE_OF_ADULT_CONTENT - software.amazon.awssdk.services.rekognition.model.ContentClassifier
 
FREE_OF_PERSONALLY_IDENTIFIABLE_INFORMATION - software.amazon.awssdk.services.rekognition.model.ContentClassifier
 
from(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
from(String, String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
fromBool(boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
fromInteger(int) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Deprecated
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters
 
fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RegionOverride
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
fromParam(Parameter) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
fromStr(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
fromStr(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
fromStr(Template) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
fromString(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Identifier
 
fromString(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
 
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.Attribute
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.BodyPart
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.CelebrityRecognitionSortBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentClassifier
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationAggregateBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationSortBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.CustomizationFeature
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.EmotionName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.FaceAttributes
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.FaceSearchSortBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.GenderType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.KnownGenderType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionAggregateBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionFeatureName
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionSortBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LandmarkType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.OrientationCorrection
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.PersonTrackingSortBy
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.QualityFilter
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.Reason
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.SegmentType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorParameterToDelete
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.TechnicalCueType
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.TextTypes
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletionReason
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociationReason
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UserStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.VideoColorRange
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
fromValue(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.VideoJobStatus
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
FULL - software.amazon.awssdk.services.rekognition.model.VideoColorRange
 

G

gender() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
The predicted gender of a detected face.
gender(Consumer<Gender.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
The predicted gender of a detected face.
gender(Gender) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
The predicted gender of a detected face.
Gender - Class in software.amazon.awssdk.services.rekognition.model
The predicted gender of a detected face.
GENDER - software.amazon.awssdk.services.rekognition.model.Attribute
 
Gender.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GenderType - Enum in software.amazon.awssdk.services.rekognition.model
 
GENERAL_LABELS - software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName
 
GENERAL_LABELS - software.amazon.awssdk.services.rekognition.model.LabelDetectionFeatureName
 
generalLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
Contains the specified filters for GENERAL_LABELS.
generalLabels() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
Returns the value of the GeneralLabels property for this object.
generalLabels(Consumer<GeneralLabelsSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings.Builder
Contains the specified filters for GENERAL_LABELS.
generalLabels(Consumer<GeneralLabelsSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings.Builder
Sets the value of the GeneralLabels property for this object.
generalLabels(GeneralLabelsSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings.Builder
Contains the specified filters for GENERAL_LABELS.
generalLabels(GeneralLabelsSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings.Builder
Sets the value of the GeneralLabels property for this object.
GeneralLabelsSettings - Class in software.amazon.awssdk.services.rekognition.model
Contains filters for the object labels returned by DetectLabels.
GeneralLabelsSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
geometry() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
The location of the detected object on the image that corresponds to the custom label.
geometry() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
The location of the detected text on the image.
geometry(Consumer<Geometry.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CustomLabel.Builder
The location of the detected object on the image that corresponds to the custom label.
geometry(Consumer<Geometry.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The location of the detected text on the image.
geometry(Geometry) - Method in interface software.amazon.awssdk.services.rekognition.model.CustomLabel.Builder
The location of the detected object on the image that corresponds to the custom label.
geometry(Geometry) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The location of the detected text on the image.
Geometry - Class in software.amazon.awssdk.services.rekognition.model
Information about where an object (DetectCustomLabels) or text (DetectText) is located on an image.
Geometry.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
get() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointAuthSchemeStrategyFactory
 
get(int) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Array
 
get(Identifier) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters
 
get(Identifier) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Record
 
getArgv() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
getArgv() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
getAttr(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
getAttr(Identifier) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
GetAttr - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
GetAttr.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
GetAttr.Part - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
GetAttr.Part.Index - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
GetAttr.Part.Key - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
getBuiltIn() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
getCelebrityInfo(Consumer<GetCelebrityInfoRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
getCelebrityInfo(Consumer<GetCelebrityInfoRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
getCelebrityInfo(GetCelebrityInfoRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
getCelebrityInfo(GetCelebrityInfoRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the name and additional information about a celebrity based on their Amazon Rekognition ID.
GetCelebrityInfoRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetCelebrityInfoRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetCelebrityInfoRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetCelebrityInfoRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetCelebrityInfoRequestMarshaller
 
GetCelebrityInfoResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetCelebrityInfoResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getCelebrityRecognition(Consumer<GetCelebrityRecognitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by StartCelebrityRecognition.
getCelebrityRecognition(Consumer<GetCelebrityRecognitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by StartCelebrityRecognition.
getCelebrityRecognition(GetCelebrityRecognitionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by StartCelebrityRecognition.
getCelebrityRecognition(GetCelebrityRecognitionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by StartCelebrityRecognition.
GetCelebrityRecognitionIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetCelebrityRecognitionIterable(RekognitionClient, GetCelebrityRecognitionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetCelebrityRecognitionIterable
 
getCelebrityRecognitionPaginator(Consumer<GetCelebrityRecognitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getCelebrityRecognitionPaginator(Consumer<GetCelebrityRecognitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getCelebrityRecognitionPaginator(GetCelebrityRecognitionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getCelebrityRecognitionPaginator(GetCelebrityRecognitionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetCelebrityRecognitionPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetCelebrityRecognitionPublisher(RekognitionAsyncClient, GetCelebrityRecognitionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetCelebrityRecognitionPublisher
 
GetCelebrityRecognitionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetCelebrityRecognitionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetCelebrityRecognitionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetCelebrityRecognitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetCelebrityRecognitionRequestMarshaller
 
GetCelebrityRecognitionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetCelebrityRecognitionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getConditions() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
getContentModeration(Consumer<GetContentModerationRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
getContentModeration(Consumer<GetContentModerationRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
getContentModeration(GetContentModerationRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
getContentModeration(GetContentModerationRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the inappropriate, unwanted, or offensive content analysis results for a Amazon Rekognition Video analysis started by StartContentModeration.
GetContentModerationIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetContentModerationIterable(RekognitionClient, GetContentModerationRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetContentModerationIterable
 
getContentModerationPaginator(Consumer<GetContentModerationRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getContentModerationPaginator(Consumer<GetContentModerationRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getContentModerationPaginator(GetContentModerationRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getContentModerationPaginator(GetContentModerationRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetContentModerationPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetContentModerationPublisher(RekognitionAsyncClient, GetContentModerationRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetContentModerationPublisher
 
GetContentModerationRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetContentModerationRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetContentModerationRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetContentModerationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetContentModerationRequestMarshaller
 
GetContentModerationRequestMetadata - Class in software.amazon.awssdk.services.rekognition.model
Contains metadata about a content moderation request, including the SortBy and AggregateBy options.
GetContentModerationRequestMetadata.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetContentModerationResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetContentModerationResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getContext() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
getDefault() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor.Default
 
getDefault() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
The default value for this Parameter
getDefaultValue() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
getDeprecated() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
getDocumentation() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
getEndpoint() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRule
 
getExpr() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Dynamic
 
getFaceDetection(Consumer<GetFaceDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
getFaceDetection(Consumer<GetFaceDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
getFaceDetection(GetFaceDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
getFaceDetection(GetFaceDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
GetFaceDetectionIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetFaceDetectionIterable(RekognitionClient, GetFaceDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetFaceDetectionIterable
 
getFaceDetectionPaginator(Consumer<GetFaceDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getFaceDetectionPaginator(Consumer<GetFaceDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getFaceDetectionPaginator(GetFaceDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getFaceDetectionPaginator(GetFaceDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetFaceDetectionPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetFaceDetectionPublisher(RekognitionAsyncClient, GetFaceDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetFaceDetectionPublisher
 
GetFaceDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetFaceDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetFaceDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetFaceDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetFaceDetectionRequestMarshaller
 
GetFaceDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetFaceDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getFaceLivenessSessionResults(Consumer<GetFaceLivenessSessionResultsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Retrieves the results of a specific Face Liveness session.
getFaceLivenessSessionResults(Consumer<GetFaceLivenessSessionResultsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Retrieves the results of a specific Face Liveness session.
getFaceLivenessSessionResults(GetFaceLivenessSessionResultsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Retrieves the results of a specific Face Liveness session.
getFaceLivenessSessionResults(GetFaceLivenessSessionResultsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Retrieves the results of a specific Face Liveness session.
GetFaceLivenessSessionResultsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetFaceLivenessSessionResultsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetFaceLivenessSessionResultsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetFaceLivenessSessionResultsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetFaceLivenessSessionResultsRequestMarshaller
 
GetFaceLivenessSessionResultsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetFaceLivenessSessionResultsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getFaceSearch(Consumer<GetFaceSearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
getFaceSearch(Consumer<GetFaceSearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
getFaceSearch(GetFaceSearchRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
getFaceSearch(GetFaceSearchRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
GetFaceSearchIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetFaceSearchIterable(RekognitionClient, GetFaceSearchRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetFaceSearchIterable
 
getFaceSearchPaginator(Consumer<GetFaceSearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getFaceSearchPaginator(Consumer<GetFaceSearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getFaceSearchPaginator(GetFaceSearchRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getFaceSearchPaginator(GetFaceSearchRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetFaceSearchPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetFaceSearchPublisher(RekognitionAsyncClient, GetFaceSearchRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetFaceSearchPublisher
 
GetFaceSearchRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetFaceSearchRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetFaceSearchRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetFaceSearchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetFaceSearchRequestMarshaller
 
GetFaceSearchResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetFaceSearchResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getFn() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
getHeaders() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
getHeaders() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
getId() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
getLabelDetection(Consumer<GetLabelDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
getLabelDetection(Consumer<GetLabelDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
getLabelDetection(GetLabelDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
getLabelDetection(GetLabelDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
GetLabelDetectionIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetLabelDetectionIterable(RekognitionClient, GetLabelDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetLabelDetectionIterable
 
getLabelDetectionPaginator(Consumer<GetLabelDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getLabelDetectionPaginator(Consumer<GetLabelDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getLabelDetectionPaginator(GetLabelDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getLabelDetectionPaginator(GetLabelDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetLabelDetectionPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetLabelDetectionPublisher(RekognitionAsyncClient, GetLabelDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetLabelDetectionPublisher
 
GetLabelDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetLabelDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetLabelDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetLabelDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetLabelDetectionRequestMarshaller
 
GetLabelDetectionRequestMetadata - Class in software.amazon.awssdk.services.rekognition.model
Contains metadata about a label detection request, including the SortBy and AggregateBy options.
GetLabelDetectionRequestMetadata.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetLabelDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetLabelDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getLeft() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
getLeft() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.StringEqualsFn
 
getMediaAnalysisJob(Consumer<GetMediaAnalysisJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Retrieves the results for a given media analysis job.
getMediaAnalysisJob(Consumer<GetMediaAnalysisJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Retrieves the results for a given media analysis job.
getMediaAnalysisJob(GetMediaAnalysisJobRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Retrieves the results for a given media analysis job.
getMediaAnalysisJob(GetMediaAnalysisJobRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Retrieves the results for a given media analysis job.
GetMediaAnalysisJobRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetMediaAnalysisJobRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetMediaAnalysisJobRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetMediaAnalysisJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetMediaAnalysisJobRequestMarshaller
 
GetMediaAnalysisJobResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetMediaAnalysisJobResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getName() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
Returns the name of this function, eg.
getName() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
getName() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
getName() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
getParameters() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset
 
getParts() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
getPersonTracking(Consumer<GetPersonTrackingRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
getPersonTracking(Consumer<GetPersonTrackingRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
getPersonTracking(GetPersonTrackingRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
getPersonTracking(GetPersonTrackingRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
GetPersonTrackingIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetPersonTrackingIterable(RekognitionClient, GetPersonTrackingRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetPersonTrackingIterable
 
getPersonTrackingPaginator(Consumer<GetPersonTrackingRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getPersonTrackingPaginator(Consumer<GetPersonTrackingRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getPersonTrackingPaginator(GetPersonTrackingRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getPersonTrackingPaginator(GetPersonTrackingRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetPersonTrackingPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetPersonTrackingPublisher(RekognitionAsyncClient, GetPersonTrackingRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetPersonTrackingPublisher
 
GetPersonTrackingRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetPersonTrackingRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetPersonTrackingRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetPersonTrackingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetPersonTrackingRequestMarshaller
 
GetPersonTrackingResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetPersonTrackingResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getProperties() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
getProperties() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
getRequestMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
Information about the paramters used when getting a response.
getRequestMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
Information about the paramters used when getting a response.
getRequestMetadata(Consumer<GetContentModerationRequestMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Information about the paramters used when getting a response.
getRequestMetadata(Consumer<GetLabelDetectionRequestMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Information about the paramters used when getting a response.
getRequestMetadata(GetContentModerationRequestMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Information about the paramters used when getting a response.
getRequestMetadata(GetLabelDetectionRequestMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Information about the paramters used when getting a response.
getResult() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
getRight() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
getRight() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.StringEqualsFn
 
getRules() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset
 
getSegmentDetection(Consumer<GetSegmentDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
getSegmentDetection(Consumer<GetSegmentDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
getSegmentDetection(GetSegmentDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
getSegmentDetection(GetSegmentDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the segment detection results of a Amazon Rekognition Video analysis started by StartSegmentDetection.
GetSegmentDetectionIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetSegmentDetectionIterable(RekognitionClient, GetSegmentDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetSegmentDetectionIterable
 
getSegmentDetectionPaginator(Consumer<GetSegmentDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getSegmentDetectionPaginator(Consumer<GetSegmentDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getSegmentDetectionPaginator(GetSegmentDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getSegmentDetectionPaginator(GetSegmentDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetSegmentDetectionPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetSegmentDetectionPublisher(RekognitionAsyncClient, GetSegmentDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetSegmentDetectionPublisher
 
GetSegmentDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetSegmentDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetSegmentDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetSegmentDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetSegmentDetectionRequestMarshaller
 
GetSegmentDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetSegmentDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getServiceId() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset
 
getTextDetection(Consumer<GetTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
getTextDetection(Consumer<GetTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
getTextDetection(GetTextDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
getTextDetection(GetTextDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets the text detection results of a Amazon Rekognition Video analysis started by StartTextDetection.
GetTextDetectionIterable - Class in software.amazon.awssdk.services.rekognition.paginators
GetTextDetectionIterable(RekognitionClient, GetTextDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetTextDetectionIterable
 
getTextDetectionPaginator(Consumer<GetTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getTextDetectionPaginator(Consumer<GetTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
getTextDetectionPaginator(GetTextDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
getTextDetectionPaginator(GetTextDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
GetTextDetectionPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
GetTextDetectionPublisher(RekognitionAsyncClient, GetTextDetectionRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.GetTextDetectionPublisher
 
GetTextDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
GetTextDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
GetTextDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
GetTextDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.GetTextDetectionRequestMarshaller
 
GetTextDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
GetTextDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
getType() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
getUrl() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
getUrl() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
getValue() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
getValue() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Literal
 
getValue() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Record
 
getValue(Identifier) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Asset
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Beard
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Face
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Gender
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Image
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Instance
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Label
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Parent
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Point
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Pose
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Smile
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Summary
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.User
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.Video
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
getVersion() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset
 
green() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
The Green RGB value for a dominant color.
green(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DominantColor.Builder
The Green RGB value for a dominant color.
groundTruth() - Method in class software.amazon.awssdk.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.
groundTruth(SdkBytes) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetChanges.Builder
A Base64-encoded binary data object containing one or JSON lines that either update the dataset or are additions to the dataset.
groundTruthManifest() - Method in class software.amazon.awssdk.services.rekognition.model.Asset
Returns the value of the GroundTruthManifest property for this object.
groundTruthManifest() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
Returns the value of the GroundTruthManifest property for this object.
groundTruthManifest(Consumer<GroundTruthManifest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Asset.Builder
Sets the value of the GroundTruthManifest property for this object.
groundTruthManifest(Consumer<GroundTruthManifest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetSource.Builder
Sets the value of the GroundTruthManifest property for this object.
groundTruthManifest(GroundTruthManifest) - Method in interface software.amazon.awssdk.services.rekognition.model.Asset.Builder
Sets the value of the GroundTruthManifest property for this object.
groundTruthManifest(GroundTruthManifest) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetSource.Builder
Sets the value of the GroundTruthManifest property for this object.
GroundTruthManifest - Class in software.amazon.awssdk.services.rekognition.model
The S3 bucket that contains an Amazon Sagemaker Ground Truth format manifest file.
GroundTruthManifest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 

H

HAND_COVER - software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
 
HAPPY - software.amazon.awssdk.services.rekognition.model.EmotionName
 
hasAliases() - Method in class software.amazon.awssdk.services.rekognition.model.Label
For responses, this returns true if the service returned a value for the Aliases property.
hasAssets() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
For responses, this returns true if the service returned a value for the Assets property.
hasAssets() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
For responses, this returns true if the service returned a value for the Assets property.
hasAssets() - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
For responses, this returns true if the service returned a value for the Assets property.
hasAssociatedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
For responses, this returns true if the service returned a value for the AssociatedFaces property.
hasAttributes() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
For responses, this returns true if the service returned a value for the Attributes property.
hasAudioMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
For responses, this returns true if the service returned a value for the AudioMetadata property.
hasAuditImages() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
For responses, this returns true if the service returned a value for the AuditImages property.
hasBodyParts() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
For responses, this returns true if the service returned a value for the BodyParts property.
hasCategories() - Method in class software.amazon.awssdk.services.rekognition.model.Label
For responses, this returns true if the service returned a value for the Categories property.
hasCelebrities() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
For responses, this returns true if the service returned a value for the Celebrities property.
hasCelebrityFaces() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
For responses, this returns true if the service returned a value for the CelebrityFaces property.
hasCollectionIds() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
For responses, this returns true if the service returned a value for the CollectionIds property.
hasContainsLabels() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
For responses, this returns true if the service returned a value for the ContainsLabels property.
hasContentClassifiers() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
For responses, this returns true if the service returned a value for the ContentClassifiers property.
hasContentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
For responses, this returns true if the service returned a value for the ContentTypes property.
hasContentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
For responses, this returns true if the service returned a value for the ContentTypes property.
hasCustomLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
For responses, this returns true if the service returned a value for the CustomLabels property.
hasDatasetEntries() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
For responses, this returns true if the service returned a value for the DatasetEntries property.
hasDatasetLabelDescriptions() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
For responses, this returns true if the service returned a value for the DatasetLabelDescriptions property.
hasDatasets() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
For responses, this returns true if the service returned a value for the Datasets property.
hasDatasets() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
For responses, this returns true if the service returned a value for the Datasets property.
hasDeletedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
For responses, this returns true if the service returned a value for the DeletedFaces property.
hasDetectionAttributes() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
For responses, this returns true if the service returned a value for the DetectionAttributes property.
hasDisassociatedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
For responses, this returns true if the service returned a value for the DisassociatedFaces property.
hasDominantColors() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
For responses, this returns true if the service returned a value for the DominantColors property.
hasDominantColors() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
For responses, this returns true if the service returned a value for the DominantColors property.
hasDominantColors() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
For responses, this returns true if the service returned a value for the DominantColors property.
hasDominantColors() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
For responses, this returns true if the service returned a value for the DominantColors property.
hasEmotions() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
For responses, this returns true if the service returned a value for the Emotions property.
hasEmotions() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
For responses, this returns true if the service returned a value for the Emotions property.
hasEquipmentDetections() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
For responses, this returns true if the service returned a value for the EquipmentDetections property.
hasErrors() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
Specifies an error filter for the response.
hasErrors(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
Specifies an error filter for the response.
hasFaceDetails() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
For responses, this returns true if the service returned a value for the FaceDetails property.
hasFaceIds() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
For responses, this returns true if the service returned a value for the FaceIds property.
hasFaceIds() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
For responses, this returns true if the service returned a value for the FaceIds property.
hasFaceIds() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
For responses, this returns true if the service returned a value for the FaceIds property.
hasFaceIds() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
For responses, this returns true if the service returned a value for the FaceIds property.
hasFaceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
For responses, this returns true if the service returned a value for the FaceMatches property.
hasFaceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
For responses, this returns true if the service returned a value for the FaceMatches property.
hasFaceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
For responses, this returns true if the service returned a value for the FaceMatches property.
hasFaceMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
For responses, this returns true if the service returned a value for the FaceMatches property.
hasFaceModelVersions() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
For responses, this returns true if the service returned a value for the FaceModelVersions property.
hasFaceRecords() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
For responses, this returns true if the service returned a value for the FaceRecords property.
hasFaces() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
For responses, this returns true if the service returned a value for the Faces property.
hasFaces() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
For responses, this returns true if the service returned a value for the Faces property.
hasFeatures() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
For responses, this returns true if the service returned a value for the Features property.
hasFeatures() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
For responses, this returns true if the service returned a value for the Features property.
hasFeatures() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
For responses, this returns true if the service returned a value for the Features property.
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultRekognitionEndpointProvider
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FatScope
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Index
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Key
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Identifier
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Deprecated
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RegionOverride
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Dynamic
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Literal
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Array
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Bool
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Int
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Record
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Str
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Asset
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Beard
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Face
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Image
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Label
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Parent
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Point
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Smile
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Summary
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.User
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.Video
 
hashCode() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
hasHumanLoopActivationReasons() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
For responses, this returns true if the service returned a value for the HumanLoopActivationReasons property.
hasInstances() - Method in class software.amazon.awssdk.services.rekognition.model.Label
For responses, this returns true if the service returned a value for the Instances property.
hasLabelCategoryExclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
For responses, this returns true if the service returned a value for the LabelCategoryExclusionFilters property.
hasLabelCategoryInclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
For responses, this returns true if the service returned a value for the LabelCategoryInclusionFilters property.
hasLabelExclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
For responses, this returns true if the service returned a value for the LabelExclusionFilters property.
hasLabelInclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
For responses, this returns true if the service returned a value for the LabelInclusionFilters property.
hasLabels() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
For responses, this returns true if the service returned a value for the Labels property.
hasLabels() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
For responses, this returns true if the service returned a value for the Labels property.
hasLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
For responses, this returns true if the service returned a value for the Labels property.
hasLabels() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
For responses, this returns true if the service returned a value for the Labels property.
hasLandmarks() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
For responses, this returns true if the service returned a value for the Landmarks property.
hasLandmarks() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
For responses, this returns true if the service returned a value for the Landmarks property.
hasMediaAnalysisJobs() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
For responses, this returns true if the service returned a value for the MediaAnalysisJobs property.
hasModerationLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
For responses, this returns true if the service returned a value for the ModerationLabels property.
hasModerationLabels() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
For responses, this returns true if the service returned a value for the ModerationLabels property.
hasParametersToDelete() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
For responses, this returns true if the service returned a value for the ParametersToDelete property.
hasParents() - Method in class software.amazon.awssdk.services.rekognition.model.Label
For responses, this returns true if the service returned a value for the Parents property.
hasPersons() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
For responses, this returns true if the service returned a value for the Persons property.
hasPersons() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
For responses, this returns true if the service returned a value for the Persons property.
hasPersons() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
For responses, this returns true if the service returned a value for the Persons property.
hasPersonsIndeterminate() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
For responses, this returns true if the service returned a value for the PersonsIndeterminate property.
hasPersonsWithoutRequiredEquipment() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
For responses, this returns true if the service returned a value for the PersonsWithoutRequiredEquipment property.
hasPersonsWithRequiredEquipment() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
For responses, this returns true if the service returned a value for the PersonsWithRequiredEquipment property.
hasPolygon() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
For responses, this returns true if the service returned a value for the Polygon property.
hasPolygon() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
For responses, this returns true if the service returned a value for the Polygon property.
hasProjectDescriptions() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
For responses, this returns true if the service returned a value for the ProjectDescriptions property.
hasProjectNames() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
For responses, this returns true if the service returned a value for the ProjectNames property.
hasProjectPolicies() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
For responses, this returns true if the service returned a value for the ProjectPolicies property.
hasProjectVersionDescriptions() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
For responses, this returns true if the service returned a value for the ProjectVersionDescriptions property.
hasReasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
For responses, this returns true if the service returned a value for the Reasons property.
hasReasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
For responses, this returns true if the service returned a value for the Reasons property.
hasReasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
For responses, this returns true if the service returned a value for the Reasons property.
hasReasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
For responses, this returns true if the service returned a value for the Reasons property.
hasReasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
For responses, this returns true if the service returned a value for the Reasons property.
hasRegionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
For responses, this returns true if the service returned a value for the RegionsOfInterest property.
hasRegionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
For responses, this returns true if the service returned a value for the RegionsOfInterest property.
hasRegionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
For responses, this returns true if the service returned a value for the RegionsOfInterest property.
hasRegionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
For responses, this returns true if the service returned a value for the RegionsOfInterest property.
hasRegionsOfInterestForUpdate() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
For responses, this returns true if the service returned a value for the RegionsOfInterestForUpdate property.
hasRequiredEquipmentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
For responses, this returns true if the service returned a value for the RequiredEquipmentTypes property.
hasSegments() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
For responses, this returns true if the service returned a value for the Segments property.
hasSegmentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
For responses, this returns true if the service returned a value for the SegmentTypes property.
hasSelectedSegmentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
For responses, this returns true if the service returned a value for the SelectedSegmentTypes property.
hasStreamProcessors() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
For responses, this returns true if the service returned a value for the StreamProcessors property.
hasTagKeys() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
For responses, this returns true if the service returned a value for the TagKeys property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
For responses, this returns true if the service returned a value for the Tags property.
hasTags() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
For responses, this returns true if the service returned a value for the Tags property.
hasTextDetections() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
For responses, this returns true if the service returned a value for the TextDetections property.
hasTextDetections() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
For responses, this returns true if the service returned a value for the TextDetections property.
hasUnindexedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
For responses, this returns true if the service returned a value for the UnindexedFaces property.
hasUnmatchedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
For responses, this returns true if the service returned a value for the UnmatchedFaces property.
hasUnrecognizedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
For responses, this returns true if the service returned a value for the UnrecognizedFaces property.
hasUnsearchedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
For responses, this returns true if the service returned a value for the UnsearchedFaces property.
hasUnsuccessfulFaceAssociations() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
For responses, this returns true if the service returned a value for the UnsuccessfulFaceAssociations property.
hasUnsuccessfulFaceDeletions() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
For responses, this returns true if the service returned a value for the UnsuccessfulFaceDeletions property.
hasUnsuccessfulFaceDisassociations() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
For responses, this returns true if the service returned a value for the UnsuccessfulFaceDisassociations property.
hasUrls() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
For responses, this returns true if the service returned a value for the Urls property.
hasUrls() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
For responses, this returns true if the service returned a value for the Urls property.
hasUrls() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
For responses, this returns true if the service returned a value for the Urls property.
hasUserMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
For responses, this returns true if the service returned a value for the UserMatches property.
hasUserMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
For responses, this returns true if the service returned a value for the UserMatches property.
hasUsers() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
For responses, this returns true if the service returned a value for the Users property.
hasVersionNames() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
For responses, this returns true if the service returned a value for the VersionNames property.
hasVideoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
For responses, this returns true if the service returned a value for the VideoMetadata property.
HEAD - software.amazon.awssdk.services.rekognition.model.BodyPart
 
HEAD_COVER - software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
 
height() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
Height of the bounding box as a ratio of the overall image height.
height(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.BoundingBox.Builder
Height of the bounding box as a ratio of the overall image height.
hexCode() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
The Hex code equivalent of the RGB values for a dominant color.
hexCode(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DominantColor.Builder
The Hex code equivalent of the RGB values for a dominant color.
high() - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
The highest estimated age.
high(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.AgeRange.Builder
The highest estimated age.
HIGH - software.amazon.awssdk.services.rekognition.model.QualityFilter
 
hostLabel() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsValidHostLabel
 
hostLabel() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsVirtualHostableS3Bucket
 
humanLoopActivationConditionsEvaluationResults() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
Shows the result of condition evaluations, including those conditions which activated a human review.
humanLoopActivationConditionsEvaluationResults(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput.Builder
Shows the result of condition evaluations, including those conditions which activated a human review.
humanLoopActivationOutput() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
Shows the results of the human in the loop evaluation.
humanLoopActivationOutput(Consumer<HumanLoopActivationOutput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
Shows the results of the human in the loop evaluation.
humanLoopActivationOutput(HumanLoopActivationOutput) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
Shows the results of the human in the loop evaluation.
HumanLoopActivationOutput - Class in software.amazon.awssdk.services.rekognition.model
Shows the results of the human in the loop evaluation.
HumanLoopActivationOutput.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
humanLoopActivationReasons() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
Shows if and why human review was needed.
humanLoopActivationReasons(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput.Builder
Shows if and why human review was needed.
humanLoopActivationReasons(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput.Builder
Shows if and why human review was needed.
humanLoopArn() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
The Amazon Resource Name (ARN) of the HumanLoop created.
humanLoopArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput.Builder
The Amazon Resource Name (ARN) of the HumanLoop created.
humanLoopConfig() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.
humanLoopConfig(Consumer<HumanLoopConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.
humanLoopConfig(HumanLoopConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
Sets up the configuration for human evaluation, including the FlowDefinition the image will be sent to.
HumanLoopConfig - Class in software.amazon.awssdk.services.rekognition.model
Sets up the flow definition the image will be sent to if one of the conditions is met.
HumanLoopConfig.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
HumanLoopDataAttributes - Class in software.amazon.awssdk.services.rekognition.model
Allows you to set attributes of the image.
HumanLoopDataAttributes.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
humanLoopName() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
The name of the human review used for this image.
humanLoopName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopConfig.Builder
The name of the human review used for this image.
HumanLoopQuotaExceededException - Exception in software.amazon.awssdk.services.rekognition.model
The number of in-progress human reviews you have has exceeded the number allowed.
HumanLoopQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 

I

id() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
id() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
A unique identifier for the celebrity.
id() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
The unique identifier for the celebrity.
id() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
The ID for the celebrity.
id() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
The identifier for the detected person.
id() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
The identifier for the detected text.
id(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson.Builder
The identifier for the detected person.
id(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The identifier for the detected text.
id(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition.Builder
 
id(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
A unique identifier for the celebrity.
id(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
The unique identifier for the celebrity.
id(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest.Builder
The ID for the celebrity.
ID - software.amazon.awssdk.services.rekognition.model.CelebrityRecognitionSortBy
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsSet
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsValidHostLabel
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsVirtualHostableS3Bucket
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Not
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.StringEqualsFn
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
ID - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.UriEncodeFn
 
IdempotentParameterMismatchException - Exception in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
Identifier - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
Identifiers for variables declared within the rule engine, e.g.
Identifier(String) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Identifier
 
image() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
Returns the value of the Image property for this object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
The input image as base64-encoded bytes or an S3 object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
The input image as base64-encoded bytes or an S3 object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
The input image as base64-encoded bytes or an S3 object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
The image in which you want to detect PPE on detected persons.
image() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
The input image as base64-encoded bytes or an Amazon S3 object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
The input image as base64-encoded bytes or an S3 object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
The input image as base64-encoded bytes or an S3 object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
The input image as base64-encoded bytes or an S3 object.
image() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
Returns the value of the Image property for this object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest.Builder
Sets the value of the Image property for this object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest.Builder
The image in which you want to detect PPE on detected persons.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextRequest.Builder
The input image as base64-encoded bytes or an Amazon S3 object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
Sets the value of the Image property for this object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest.Builder
Sets the value of the Image property for this object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest.Builder
The image in which you want to detect PPE on detected persons.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextRequest.Builder
The input image as base64-encoded bytes or an Amazon S3 object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
The input image as base64-encoded bytes or an S3 object.
image(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
Sets the value of the Image property for this object.
Image - Class in software.amazon.awssdk.services.rekognition.model
Provides the input image either as bytes or an S3 object.
IMAGE_PROPERTIES - software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName
 
Image.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
imageId() - Method in class software.amazon.awssdk.services.rekognition.model.Face
Unique identifier that Amazon Rekognition assigns to the input image.
imageId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
Unique identifier that Amazon Rekognition assigns to the input image.
imageProperties() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
Information about the properties of the input image, such as brightness, sharpness, contrast, and dominant colors.
imageProperties() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
Contains the chosen number of maximum dominant colors in an image.
imageProperties(Consumer<DetectLabelsImageProperties.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
Information about the properties of the input image, such as brightness, sharpness, contrast, and dominant colors.
imageProperties(Consumer<DetectLabelsImagePropertiesSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings.Builder
Contains the chosen number of maximum dominant colors in an image.
imageProperties(DetectLabelsImageProperties) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
Information about the properties of the input image, such as brightness, sharpness, contrast, and dominant colors.
imageProperties(DetectLabelsImagePropertiesSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings.Builder
Contains the chosen number of maximum dominant colors in an image.
ImageQuality - Class in software.amazon.awssdk.services.rekognition.model
Identifies face image brightness and sharpness.
ImageQuality.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ImageTooLargeException - Exception in software.amazon.awssdk.services.rekognition.model
The input image size exceeds the allowed limit.
ImageTooLargeException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
implicitGlobalRegion() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs.Builder
 
implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
 
IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
 
IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.VideoJobStatus
 
index() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Index
 
index() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
Identifier for the person detected person within a video.
index() - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
An Identifier for a shot detection segment detected in a video.
index(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetail.Builder
Identifier for the person detected person within a video.
index(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.ShotSegment.Builder
An Identifier for a shot detection segment detected in a video.
Index(int) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Index
 
INDEX - software.amazon.awssdk.services.rekognition.model.FaceSearchSortBy
 
INDEX - software.amazon.awssdk.services.rekognition.model.PersonTrackingSortBy
 
indexFaces(Consumer<IndexFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects faces in the input image and adds them to the specified collection.
indexFaces(Consumer<IndexFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects faces in the input image and adds them to the specified collection.
indexFaces(IndexFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Detects faces in the input image and adds them to the specified collection.
indexFaces(IndexFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Detects faces in the input image and adds them to the specified collection.
indexFacesModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.Face
The version of the face detect and storage model that was used when indexing the face vector.
indexFacesModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
The version of the face detect and storage model that was used when indexing the face vector.
IndexFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
IndexFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
IndexFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
IndexFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.IndexFacesRequestMarshaller
 
IndexFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
IndexFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
INFERRED - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
InnerParseError - Exception in software.amazon.awssdk.services.rekognition.endpoints.internal
 
InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.rekognition.endpoints.internal.InnerParseError
 
input() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
Kinesis video stream stream that provides the source streaming video.
input() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Kinesis video stream that provides the source streaming video.
input() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
Reference to the input manifest that was provided in the job creation request.
input() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
Reference to the input manifest that was provided in the job creation request.
input() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
Input data to be analyzed by the job.
input() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
The testing dataset that was supplied for training.
input() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
The training data that you supplied.
input(Consumer<MediaAnalysisInput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Reference to the input manifest that was provided in the job creation request.
input(Consumer<MediaAnalysisInput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Reference to the input manifest that was provided in the job creation request.
input(Consumer<MediaAnalysisInput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
Input data to be analyzed by the job.
input(Consumer<StreamProcessorInput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Kinesis video stream stream that provides the source streaming video.
input(Consumer<StreamProcessorInput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Kinesis video stream that provides the source streaming video.
input(Consumer<TestingData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingDataResult.Builder
The testing dataset that was supplied for training.
input(Consumer<TrainingData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingDataResult.Builder
The training data that you supplied.
input(MediaAnalysisInput) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Reference to the input manifest that was provided in the job creation request.
input(MediaAnalysisInput) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Reference to the input manifest that was provided in the job creation request.
input(MediaAnalysisInput) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
Input data to be analyzed by the job.
input(StreamProcessorInput) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Kinesis video stream stream that provides the source streaming video.
input(StreamProcessorInput) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Kinesis video stream that provides the source streaming video.
input(TestingData) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingDataResult.Builder
The testing dataset that was supplied for training.
input(TrainingData) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingDataResult.Builder
The training data that you supplied.
inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
insert(String, T) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
insert(Identifier, T) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
insertFact(Expr, T) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
Instance - Class in software.amazon.awssdk.services.rekognition.model
An instance of a label returned by Amazon Rekognition Image (DetectLabels) or by Amazon Rekognition Video (GetLabelDetection).
Instance.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
instances() - Method in class software.amazon.awssdk.services.rekognition.model.Label
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
instances(Collection<Instance>) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
instances(Consumer<Instance.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
instances(Instance...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
If Label represents an object, Instances contains the bounding boxes for each instance of the detected object.
INTERNAL_ERROR - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
InternalServerErrorException - Exception in software.amazon.awssdk.services.rekognition.model
Amazon Rekognition experienced a service issue.
InternalServerErrorException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
into() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
into() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.Into
 
into() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.IntoSelf
 
Into<T> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
INVALID_KMS_KEY - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
INVALID_MANIFEST - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
INVALID_OUTPUT_CONFIG - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
INVALID_S3_OBJECT - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
InvalidImageFormatException - Exception in software.amazon.awssdk.services.rekognition.model
The provided image format is not supported.
InvalidImageFormatException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
InvalidManifestException - Exception in software.amazon.awssdk.services.rekognition.model
Indicates that a provided manifest file is empty or larger than the allowed limit.
InvalidManifestException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
InvalidPaginationTokenException - Exception in software.amazon.awssdk.services.rekognition.model
Pagination token in the request is not valid.
InvalidPaginationTokenException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
InvalidParameterException - Exception in software.amazon.awssdk.services.rekognition.model
Input parameter violated a constraint.
InvalidParameterException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
InvalidPolicyRevisionIdException - Exception in software.amazon.awssdk.services.rekognition.model
The supplied revision id for the project policy is invalid.
InvalidPolicyRevisionIdException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
InvalidS3ObjectException - Exception in software.amazon.awssdk.services.rekognition.model
Amazon Rekognition is unable to access the S3 object specified in the request.
InvalidS3ObjectException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
IS_IP - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
isBuiltIn() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
isEndpoint() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
isError() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
isIp() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleUrl
 
isNone() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
isNone() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.None
 
isRequired() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
isResolved() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
IsSet - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.IsSet
 
isStatic() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
isUnresolved() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleResult
 
isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
IsValidHostLabel - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.IsValidHostLabel
 
IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.IsVirtualHostableS3Bucket
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectsIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectVersionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetCelebrityRecognitionIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetContentModerationIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetFaceDetectionIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetFaceSearchIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetLabelDetectionIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetPersonTrackingIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetSegmentDetectionIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.GetTextDetectionIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListCollectionsIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetEntriesIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetLabelsIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListFacesIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListMediaAnalysisJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListProjectPoliciesIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListStreamProcessorsIterable
 
iterator() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListUsersIterable
 

J

JmesPathRuntime - Class in software.amazon.awssdk.services.rekognition.jmespath.internal
 
JmesPathRuntime.Value - Class in software.amazon.awssdk.services.rekognition.jmespath.internal
An intermediate value for JMESPath expressions, encapsulating the different data types supported by JMESPath and the operations on that data.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
Job identifier for the required celebrity recognition analysis.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
Job identifier for the celebrity recognition operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
The identifier for the inappropriate, unwanted, or offensive content moderation job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
Job identifier for the content moderation operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
Unique identifier for the face detection job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
Job identifier for the face detection operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
The job identifer for the search request.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
Job identifier for the face search operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
Job identifier for the label detection operation for which you want results returned.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
Job identifier for the label detection operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
Unique identifier for the media analysis job for which you want to retrieve results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
The identifier for the media analysis job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
The identifier for a job that tracks persons in a video.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
Job identifier for the person tracking operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
Job identifier for the text detection operation for which you want results returned.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
Job identifier for the segment detection operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
Job identifier for the text detection operation for which you want results returned.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
Job identifier for the text detection operation for which you want to obtain results.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
The identifier for a media analysis job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
The identifier for the celebrity recognition analysis job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
The identifier for the content analysis job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
The identifier for the face detection job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
The identifier for the search job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
The identifier for the label detection job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
Identifier for the created job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
The identifier for the person detection job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
Unique identifier for the segment detection job.
jobId() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
Identifier for the text detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest.Builder
Job identifier for the required celebrity recognition analysis.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Job identifier for the celebrity recognition operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
The identifier for the inappropriate, unwanted, or offensive content moderation job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Job identifier for the content moderation operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest.Builder
Unique identifier for the face detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
Job identifier for the face detection operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest.Builder
The job identifer for the search request.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
Job identifier for the face search operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
Job identifier for the label detection operation for which you want results returned.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Job identifier for the label detection operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest.Builder
Unique identifier for the media analysis job for which you want to retrieve results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The identifier for the media analysis job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest.Builder
The identifier for a job that tracks persons in a video.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
Job identifier for the person tracking operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest.Builder
Job identifier for the text detection operation for which you want results returned.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Job identifier for the segment detection operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest.Builder
Job identifier for the text detection operation for which you want results returned.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Job identifier for the text detection operation for which you want to obtain results.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
The identifier for a media analysis job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse.Builder
The identifier for the celebrity recognition analysis job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse.Builder
The identifier for the content analysis job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse.Builder
The identifier for the face detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse.Builder
The identifier for the search job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse.Builder
The identifier for the label detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse.Builder
Identifier for the created job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse.Builder
The identifier for the person detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse.Builder
Unique identifier for the segment detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse.Builder
Identifier for the text detection job.
jobName() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
The name of the media analysis job.
jobName() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
The name of a media analysis job.
jobName() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
The name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The name of the media analysis job.
jobName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
The name of a media analysis job.
jobName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
The name of the job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
The current status of the celebrity recognition job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
The current status of the content moderation analysis job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
The current status of the face detection job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
The current status of the face search job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
The current status of the label detection job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
The current status of the person tracking job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
Current status of the segment detection job.
jobStatus() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
Current status of the text detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
The current status of the celebrity recognition job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
The current status of the content moderation analysis job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
The current status of the face detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
The current status of the face search job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
The current status of the label detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
The current status of the person tracking job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Current status of the segment detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Current status of the text detection job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
The current status of the celebrity recognition job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
The current status of the content moderation analysis job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
The current status of the face detection job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
The current status of the face search job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
The current status of the label detection job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
The current status of the person tracking job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Current status of the segment detection job.
jobStatus(VideoJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Current status of the text detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
The current status of the celebrity recognition job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
The current status of the content moderation analysis job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
The current status of the face detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
The current status of the face search job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
The current status of the label detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
The current status of the person tracking job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
Current status of the segment detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
Current status of the text detection job.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
A job identifier specified in the call to StartContentModeration and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
A job identifier specified in the call to StartFaceDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
A job identifier specified in the call to StartFaceSearch and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
A job identifier specified in the call to StartLabelDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
A job identifier specified in the call to StartSegmentDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
A job identifier specified in the call to StartTextDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag() - Method in class software.amazon.awssdk.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.
jobTag() - Method in class software.amazon.awssdk.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.
jobTag() - Method in class software.amazon.awssdk.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.
jobTag() - Method in class software.amazon.awssdk.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.
jobTag() - Method in class software.amazon.awssdk.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.
jobTag() - Method in class software.amazon.awssdk.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.
jobTag() - Method in class software.amazon.awssdk.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.
jobTag() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
An identifier returned in the completion status published by your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
A job identifier specified in the call to StartContentModeration and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
A job identifier specified in the call to StartFaceDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
A job identifier specified in the call to StartFaceSearch and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
A job identifier specified in the call to StartLabelDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
A job identifier specified in the call to StartCelebrityRecognition and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
A job identifier specified in the call to StartSegmentDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
A job identifier specified in the call to StartTextDetection and returned in the job completion notification sent to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
An identifier you specify that's returned in the completion notification that's published to your Amazon Simple Notification Service topic.
jobTag(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
An identifier returned in the completion status published by your Amazon Simple Notification Service topic.

K

key() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Key
 
Key(Identifier) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Key
 
keyPrefix() - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
The prefix value of the location within the bucket that you want the information to be published to.
keyPrefix(String) - Method in interface software.amazon.awssdk.services.rekognition.model.S3Destination.Builder
The prefix value of the location within the bucket that you want the information to be published to.
keys() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
 
kinesisDataStream() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
The Amazon Kinesis Data Streams stream to which the Amazon Rekognition stream processor streams the analysis results.
kinesisDataStream(Consumer<KinesisDataStream.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput.Builder
The Amazon Kinesis Data Streams stream to which the Amazon Rekognition stream processor streams the analysis results.
kinesisDataStream(KinesisDataStream) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput.Builder
The Amazon Kinesis Data Streams stream to which the Amazon Rekognition stream processor streams the analysis results.
KinesisDataStream - Class in software.amazon.awssdk.services.rekognition.model
The Kinesis data stream Amazon Rekognition to which the analysis results of a Amazon Rekognition stream processor are streamed.
KinesisDataStream.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
kinesisVideoStream() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
The Kinesis video stream input stream for the source streaming video.
kinesisVideoStream(Consumer<KinesisVideoStream.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorInput.Builder
The Kinesis video stream input stream for the source streaming video.
kinesisVideoStream(KinesisVideoStream) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorInput.Builder
The Kinesis video stream input stream for the source streaming video.
KinesisVideoStream - Class in software.amazon.awssdk.services.rekognition.model
Kinesis video stream stream that provides the source streaming video for a Amazon Rekognition Video stream processor.
KinesisVideoStream.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
KinesisVideoStreamStartSelector - Class in software.amazon.awssdk.services.rekognition.model
Specifies the starting point in a Kinesis stream to start processing.
KinesisVideoStreamStartSelector.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
KMS Key that was provided in the creation request.
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
KMS Key that was provided in the creation request.
kmsKeyId() - Method in class software.amazon.awssdk.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.
kmsKeyId() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
The identifier of customer managed AWS KMS key (name or ARN).
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest.Builder
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
The identifier for your AWS Key Management Service key (AWS KMS key).
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
KMS Key that was provided in the creation request.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
KMS Key that was provided in the creation request.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The identifer for the AWS Key Management Service key (AWS KMS key) that was used to encrypt the model during training.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
The identifier of customer managed AWS KMS key (name or ARN).
knownGender() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
Returns the value of the KnownGender property for this object.
knownGender() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
Retrieves the known gender for the celebrity.
knownGender() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
Retrieves the known gender for the celebrity.
knownGender(Consumer<KnownGender.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
Sets the value of the KnownGender property for this object.
knownGender(Consumer<KnownGender.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
Retrieves the known gender for the celebrity.
knownGender(Consumer<KnownGender.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse.Builder
Retrieves the known gender for the celebrity.
knownGender(KnownGender) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
Sets the value of the KnownGender property for this object.
knownGender(KnownGender) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
Retrieves the known gender for the celebrity.
knownGender(KnownGender) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse.Builder
Retrieves the known gender for the celebrity.
KnownGender - Class in software.amazon.awssdk.services.rekognition.model
The known gender identity for the celebrity that matches the provided ID.
KnownGender.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
KnownGenderType - Enum in software.amazon.awssdk.services.rekognition.model
A list of enum string of possible gender values that Celebrity returns.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.Attribute
Use this in place of Attribute.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.BodyPart
Use this in place of BodyPart.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.CelebrityRecognitionSortBy
Use this in place of CelebrityRecognitionSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentClassifier
Use this in place of ContentClassifier.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationAggregateBy
Use this in place of ContentModerationAggregateBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationSortBy
Use this in place of ContentModerationSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.CustomizationFeature
Use this in place of CustomizationFeature.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatus
Use this in place of DatasetStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
Use this in place of DatasetStatusMessageCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetType
Use this in place of DatasetType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName
Use this in place of DetectLabelsFeatureName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.EmotionName
Use this in place of EmotionName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.FaceAttributes
Use this in place of FaceAttributes.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.FaceSearchSortBy
Use this in place of FaceSearchSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.GenderType
Use this in place of GenderType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.KnownGenderType
Use this in place of KnownGenderType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionAggregateBy
Use this in place of LabelDetectionAggregateBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionFeatureName
Use this in place of LabelDetectionFeatureName.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionSortBy
Use this in place of LabelDetectionSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.LandmarkType
Use this in place of LandmarkType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
Use this in place of LivenessSessionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
Use this in place of MediaAnalysisJobFailureCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
Use this in place of MediaAnalysisJobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.OrientationCorrection
Use this in place of OrientationCorrection.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.PersonTrackingSortBy
Use this in place of PersonTrackingSortBy.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
Use this in place of ProjectAutoUpdate.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectStatus
Use this in place of ProjectStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
Use this in place of ProjectVersionStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
Use this in place of ProtectiveEquipmentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.QualityFilter
Use this in place of QualityFilter.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.Reason
Use this in place of Reason.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.SegmentType
Use this in place of SegmentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorParameterToDelete
Use this in place of StreamProcessorParameterToDelete.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
Use this in place of StreamProcessorStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.TechnicalCueType
Use this in place of TechnicalCueType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.TextTypes
Use this in place of TextTypes.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
Use this in place of UnsearchedFaceReason.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
Use this in place of UnsuccessfulFaceAssociationReason.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletionReason
Use this in place of UnsuccessfulFaceDeletionReason.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociationReason
Use this in place of UnsuccessfulFaceDisassociationReason.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.UserStatus
Use this in place of UserStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.VideoColorRange
Use this in place of VideoColorRange.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.rekognition.model.VideoJobStatus
Use this in place of VideoJobStatus.values() to return a Set of all values known to the SDK.
kvsStreamStartSelector() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
Specifies the starting point in the stream to start processing.
kvsStreamStartSelector(Consumer<KinesisVideoStreamStartSelector.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector.Builder
Specifies the starting point in the stream to start processing.
kvsStreamStartSelector(KinesisVideoStreamStartSelector) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector.Builder
Specifies the starting point in the stream to start processing.

L

label() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
Details about the detected label.
label(Consumer<Label.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetection.Builder
Details about the detected label.
label(Label) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetection.Builder
Details about the detected label.
Label - Class in software.amazon.awssdk.services.rekognition.model
Structure containing details about the detected label, including the name, detected instances, parent labels, and level of confidence.
Label.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
LabelAlias - Class in software.amazon.awssdk.services.rekognition.model
A potential alias of for a given label.
LabelAlias.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
LabelCategory - Class in software.amazon.awssdk.services.rekognition.model
The category that applies to a given label.
LabelCategory.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
labelCategoryExclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
The label categories that should be excluded from the return from DetectLabels.
labelCategoryExclusionFilters(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The label categories that should be excluded from the return from DetectLabels.
labelCategoryExclusionFilters(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The label categories that should be excluded from the return from DetectLabels.
labelCategoryInclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
The label categories that should be included in the return from DetectLabels.
labelCategoryInclusionFilters(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The label categories that should be included in the return from DetectLabels.
labelCategoryInclusionFilters(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The label categories that should be included in the return from DetectLabels.
LabelDetection - Class in software.amazon.awssdk.services.rekognition.model
Information about a label detected in a video analysis request and the time the label was detected in the video.
LabelDetection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
LabelDetectionAggregateBy - Enum in software.amazon.awssdk.services.rekognition.model
 
LabelDetectionFeatureName - Enum in software.amazon.awssdk.services.rekognition.model
 
LabelDetectionSettings - Class in software.amazon.awssdk.services.rekognition.model
Contains the specified filters that should be applied to a list of returned GENERAL_LABELS.
LabelDetectionSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
LabelDetectionSortBy - Enum in software.amazon.awssdk.services.rekognition.model
 
labeled() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
Specify true to get only the JSON Lines where the image is labeled.
labeled(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
Specify true to get only the JSON Lines where the image is labeled.
labeledEntries() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
The total number of images in the dataset that have labels.
labeledEntries(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetStats.Builder
The total number of images in the dataset that have labels.
labelExclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
The labels that should be excluded from the return from DetectLabels.
labelExclusionFilters(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The labels that should be excluded from the return from DetectLabels.
labelExclusionFilters(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The labels that should be excluded from the return from DetectLabels.
labelInclusionFilters() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
The labels that should be included in the return from DetectLabels.
labelInclusionFilters(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The labels that should be included in the return from DetectLabels.
labelInclusionFilters(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings.Builder
The labels that should be included in the return from DetectLabels.
labelModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
Version number of the label detection model that was used to detect labels.
labelModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
Version number of the label detection model that was used to detect labels.
labelModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
Version number of the label detection model that was used to detect labels.
labelModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Version number of the label detection model that was used to detect labels.
labelName() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
The name of the label.
labelName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription.Builder
The name of the label.
labels() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
Specifies what you want to detect in the video, such as people, packages, or pets.
labels() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
Specifies what you want to detect in the video, such as people, packages, or pets.
labels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
An array of labels for the real-world objects detected.
labels() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
An array of labels detected in the video.
labels(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings.Builder
Specifies what you want to detect in the video, such as people, packages, or pets.
labels(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate.Builder
Specifies what you want to detect in the video, such as people, packages, or pets.
labels(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings.Builder
Specifies what you want to detect in the video, such as people, packages, or pets.
labels(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate.Builder
Specifies what you want to detect in the video, such as people, packages, or pets.
labels(Collection<Label>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
An array of labels for the real-world objects detected.
labels(Collection<LabelDetection>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
An array of labels detected in the video.
labels(Consumer<Label.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
An array of labels for the real-world objects detected.
labels(Consumer<LabelDetection.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
An array of labels detected in the video.
labels(Label...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
An array of labels for the real-world objects detected.
labels(LabelDetection...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
An array of labels detected in the video.
labelStats() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
Statistics about the label.
labelStats(Consumer<DatasetLabelStats.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription.Builder
Statistics about the label.
labelStats(DatasetLabelStats) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription.Builder
Statistics about the label.
Landmark - Class in software.amazon.awssdk.services.rekognition.model
Indicates the location of the landmark on the face.
Landmark.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
landmarks() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
An array of facial landmarks.
landmarks() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates the location of landmarks on the face.
landmarks(Collection<Landmark>) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
An array of facial landmarks.
landmarks(Collection<Landmark>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates the location of landmarks on the face.
landmarks(Consumer<Landmark.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
An array of facial landmarks.
landmarks(Consumer<Landmark.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates the location of landmarks on the face.
landmarks(Landmark...) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
An array of facial landmarks.
landmarks(Landmark...) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates the location of landmarks on the face.
LandmarkType - Enum in software.amazon.awssdk.services.rekognition.model
 
lastUpdatedTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The Unix timestamp for the date and time that the dataset was last updated.
lastUpdatedTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
The Unix datetime for when the project policy was last updated.
lastUpdatedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The Unix timestamp for the date and time that the dataset was last updated.
lastUpdatedTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectPolicy.Builder
The Unix datetime for when the project policy was last updated.
lastUpdateTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
The time, in Unix format, the stream processor was last updated.
lastUpdateTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
The time, in Unix format, the stream processor was last updated.
left() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
Left coordinate of the bounding box as a ratio of overall image width.
left(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.BoundingBox.Builder
Left coordinate of the bounding box as a ratio of overall image width.
LEFT_EYE_BROW_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
LEFT_EYE_BROW_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
LEFT_EYE_BROW_UP - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
LEFT_EYE_DOWN - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
LEFT_EYE_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
LEFT_EYE_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
LEFT_EYE_UP - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
LEFT_HAND - software.amazon.awssdk.services.rekognition.model.BodyPart
 
LEFT_PUPIL - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
length() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Execute the length function, with this value as the first parameter: https://jmespath.org/specification.html#length
LIMITED - software.amazon.awssdk.services.rekognition.model.VideoColorRange
 
LimitExceededException - Exception in software.amazon.awssdk.services.rekognition.model
An Amazon Rekognition service limit was exceeded.
LimitExceededException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
LINE - software.amazon.awssdk.services.rekognition.model.TextTypes
 
listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
listCollections() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns list of collection IDs in your account.
listCollections() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns list of collection IDs in your account.
listCollections(Consumer<ListCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns list of collection IDs in your account.
listCollections(Consumer<ListCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns list of collection IDs in your account.
listCollections(ListCollectionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns list of collection IDs in your account.
listCollections(ListCollectionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns list of collection IDs in your account.
ListCollectionsIterable - Class in software.amazon.awssdk.services.rekognition.paginators
ListCollectionsIterable(RekognitionClient, ListCollectionsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListCollectionsIterable
 
listCollectionsPaginator() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listCollectionsPaginator() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listCollectionsPaginator(Consumer<ListCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listCollectionsPaginator(Consumer<ListCollectionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listCollectionsPaginator(ListCollectionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listCollectionsPaginator(ListCollectionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListCollectionsPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
ListCollectionsPublisher(RekognitionAsyncClient, ListCollectionsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListCollectionsPublisher
 
ListCollectionsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListCollectionsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListCollectionsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListCollectionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListCollectionsRequestMarshaller
 
ListCollectionsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListCollectionsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listDatasetEntries(Consumer<ListDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetEntries(Consumer<ListDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listDatasetEntries(ListDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetEntries(ListDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListDatasetEntriesIterable - Class in software.amazon.awssdk.services.rekognition.paginators
ListDatasetEntriesIterable(RekognitionClient, ListDatasetEntriesRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListDatasetEntriesIterable
 
listDatasetEntriesPaginator(Consumer<ListDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetEntriesPaginator(Consumer<ListDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listDatasetEntriesPaginator(ListDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetEntriesPaginator(ListDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListDatasetEntriesPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
ListDatasetEntriesPublisher(RekognitionAsyncClient, ListDatasetEntriesRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListDatasetEntriesPublisher
 
ListDatasetEntriesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListDatasetEntriesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListDatasetEntriesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListDatasetEntriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListDatasetEntriesRequestMarshaller
 
ListDatasetEntriesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListDatasetEntriesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listDatasetLabels(Consumer<ListDatasetLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetLabels(Consumer<ListDatasetLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listDatasetLabels(ListDatasetLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetLabels(ListDatasetLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListDatasetLabelsIterable - Class in software.amazon.awssdk.services.rekognition.paginators
ListDatasetLabelsIterable(RekognitionClient, ListDatasetLabelsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListDatasetLabelsIterable
 
listDatasetLabelsPaginator(Consumer<ListDatasetLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetLabelsPaginator(Consumer<ListDatasetLabelsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listDatasetLabelsPaginator(ListDatasetLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listDatasetLabelsPaginator(ListDatasetLabelsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListDatasetLabelsPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
ListDatasetLabelsPublisher(RekognitionAsyncClient, ListDatasetLabelsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListDatasetLabelsPublisher
 
ListDatasetLabelsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListDatasetLabelsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListDatasetLabelsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListDatasetLabelsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListDatasetLabelsRequestMarshaller
 
ListDatasetLabelsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListDatasetLabelsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listFaces(Consumer<ListFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns metadata for faces in the specified collection.
listFaces(Consumer<ListFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns metadata for faces in the specified collection.
listFaces(ListFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns metadata for faces in the specified collection.
listFaces(ListFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns metadata for faces in the specified collection.
ListFacesIterable - Class in software.amazon.awssdk.services.rekognition.paginators
Represents the output for the RekognitionClient.listFacesPaginator(software.amazon.awssdk.services.rekognition.model.ListFacesRequest) operation which is a paginated operation.
ListFacesIterable(RekognitionClient, ListFacesRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListFacesIterable
 
listFacesPaginator(Consumer<ListFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listFacesPaginator(Consumer<ListFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listFacesPaginator(ListFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listFacesPaginator(ListFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListFacesPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
Represents the output for the RekognitionAsyncClient.listFacesPaginator(software.amazon.awssdk.services.rekognition.model.ListFacesRequest) operation which is a paginated operation.
ListFacesPublisher(RekognitionAsyncClient, ListFacesRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListFacesPublisher
 
ListFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListFacesRequest Marshaller
ListFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListFacesRequestMarshaller
 
ListFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listMediaAnalysisJobs(Consumer<ListMediaAnalysisJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns a list of media analysis jobs.
listMediaAnalysisJobs(Consumer<ListMediaAnalysisJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns a list of media analysis jobs.
listMediaAnalysisJobs(ListMediaAnalysisJobsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns a list of media analysis jobs.
listMediaAnalysisJobs(ListMediaAnalysisJobsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns a list of media analysis jobs.
ListMediaAnalysisJobsIterable - Class in software.amazon.awssdk.services.rekognition.paginators
ListMediaAnalysisJobsIterable(RekognitionClient, ListMediaAnalysisJobsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListMediaAnalysisJobsIterable
 
listMediaAnalysisJobsPaginator(Consumer<ListMediaAnalysisJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listMediaAnalysisJobsPaginator(Consumer<ListMediaAnalysisJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listMediaAnalysisJobsPaginator(ListMediaAnalysisJobsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listMediaAnalysisJobsPaginator(ListMediaAnalysisJobsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListMediaAnalysisJobsPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
ListMediaAnalysisJobsPublisher(RekognitionAsyncClient, ListMediaAnalysisJobsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListMediaAnalysisJobsPublisher
 
ListMediaAnalysisJobsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListMediaAnalysisJobsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListMediaAnalysisJobsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListMediaAnalysisJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListMediaAnalysisJobsRequestMarshaller
 
ListMediaAnalysisJobsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListMediaAnalysisJobsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listProjectPolicies(Consumer<ListProjectPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listProjectPolicies(Consumer<ListProjectPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listProjectPolicies(ListProjectPoliciesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listProjectPolicies(ListProjectPoliciesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListProjectPoliciesIterable - Class in software.amazon.awssdk.services.rekognition.paginators
ListProjectPoliciesIterable(RekognitionClient, ListProjectPoliciesRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListProjectPoliciesIterable
 
listProjectPoliciesPaginator(Consumer<ListProjectPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listProjectPoliciesPaginator(Consumer<ListProjectPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listProjectPoliciesPaginator(ListProjectPoliciesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listProjectPoliciesPaginator(ListProjectPoliciesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListProjectPoliciesPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
ListProjectPoliciesPublisher(RekognitionAsyncClient, ListProjectPoliciesRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListProjectPoliciesPublisher
 
ListProjectPoliciesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListProjectPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListProjectPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListProjectPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListProjectPoliciesRequestMarshaller
 
ListProjectPoliciesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListProjectPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listStreamProcessors() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets a list of stream processors that you have created with CreateStreamProcessor.
listStreamProcessors() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets a list of stream processors that you have created with CreateStreamProcessor.
listStreamProcessors(Consumer<ListStreamProcessorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets a list of stream processors that you have created with CreateStreamProcessor.
listStreamProcessors(Consumer<ListStreamProcessorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets a list of stream processors that you have created with CreateStreamProcessor.
listStreamProcessors(ListStreamProcessorsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Gets a list of stream processors that you have created with CreateStreamProcessor.
listStreamProcessors(ListStreamProcessorsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Gets a list of stream processors that you have created with CreateStreamProcessor.
ListStreamProcessorsIterable - Class in software.amazon.awssdk.services.rekognition.paginators
ListStreamProcessorsIterable(RekognitionClient, ListStreamProcessorsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListStreamProcessorsIterable
 
listStreamProcessorsPaginator() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listStreamProcessorsPaginator() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listStreamProcessorsPaginator(Consumer<ListStreamProcessorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listStreamProcessorsPaginator(Consumer<ListStreamProcessorsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listStreamProcessorsPaginator(ListStreamProcessorsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listStreamProcessorsPaginator(ListStreamProcessorsRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListStreamProcessorsPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
ListStreamProcessorsPublisher(RekognitionAsyncClient, ListStreamProcessorsRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListStreamProcessorsPublisher
 
ListStreamProcessorsRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListStreamProcessorsRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListStreamProcessorsRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListStreamProcessorsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListStreamProcessorsRequestMarshaller
 
ListStreamProcessorsResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListStreamProcessorsResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns a list of tags in an Amazon Rekognition collection, stream processor, or Custom Labels model.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
listUsers(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns metadata of the User such as UserID in the specified collection.
listUsers(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns metadata of the User such as UserID in the specified collection.
listUsers(ListUsersRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns metadata of the User such as UserID in the specified collection.
listUsers(ListUsersRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns metadata of the User such as UserID in the specified collection.
ListUsersIterable - Class in software.amazon.awssdk.services.rekognition.paginators
Represents the output for the RekognitionClient.listUsersPaginator(software.amazon.awssdk.services.rekognition.model.ListUsersRequest) operation which is a paginated operation.
ListUsersIterable(RekognitionClient, ListUsersRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListUsersIterable
 
listUsersPaginator(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listUsersPaginator(Consumer<ListUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
listUsersPaginator(ListUsersRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
listUsersPaginator(ListUsersRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
ListUsersPublisher - Class in software.amazon.awssdk.services.rekognition.paginators
Represents the output for the RekognitionAsyncClient.listUsersPaginator(software.amazon.awssdk.services.rekognition.model.ListUsersRequest) operation which is a paginated operation.
ListUsersPublisher(RekognitionAsyncClient, ListUsersRequest) - Constructor for class software.amazon.awssdk.services.rekognition.paginators.ListUsersPublisher
 
ListUsersRequest - Class in software.amazon.awssdk.services.rekognition.model
 
ListUsersRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ListUsersRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
ListUsersRequest Marshaller
ListUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.ListUsersRequestMarshaller
 
ListUsersResponse - Class in software.amazon.awssdk.services.rekognition.model
 
ListUsersResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
Literal - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Literal(String) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Literal
 
Literal.Visitor<T> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
LivenessOutputConfig - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
LivenessSessionStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
loadPartitions() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultPartitionDataProvider
 
loadPartitions() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionDataProvider
 
low() - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
The lowest estimated age.
low(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.AgeRange.Builder
The lowest estimated age.
LOW - software.amazon.awssdk.services.rekognition.model.QualityFilter
 
LOW_BRIGHTNESS - software.amazon.awssdk.services.rekognition.model.Reason
 
LOW_BRIGHTNESS - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
LOW_CONFIDENCE - software.amazon.awssdk.services.rekognition.model.Reason
 
LOW_CONFIDENCE - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
LOW_FACE_QUALITY - software.amazon.awssdk.services.rekognition.model.Reason
 
LOW_FACE_QUALITY - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
LOW_MATCH_CONFIDENCE - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
 
LOW_SHARPNESS - software.amazon.awssdk.services.rekognition.model.Reason
 
LOW_SHARPNESS - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 

M

MALE - software.amazon.awssdk.services.rekognition.model.GenderType
 
MALE - software.amazon.awssdk.services.rekognition.model.KnownGenderType
 
MalformedPolicyDocumentException - Exception in software.amazon.awssdk.services.rekognition.model
The format of the project policy document that you supplied to PutProjectPolicy is incorrect.
MalformedPolicyDocumentException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
manifestSummary() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
The summary manifest provides statistics on input manifest and errors identified in the input manifest.
manifestSummary() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
Provides statistics on input manifest and errors identified in the input manifest.
manifestSummary() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The location of the summary manifest.
manifestSummary(Consumer<GroundTruthManifest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The location of the summary manifest.
manifestSummary(Consumer<MediaAnalysisManifestSummary.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The summary manifest provides statistics on input manifest and errors identified in the input manifest.
manifestSummary(Consumer<MediaAnalysisManifestSummary.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Provides statistics on input manifest and errors identified in the input manifest.
manifestSummary(GroundTruthManifest) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The location of the summary manifest.
manifestSummary(MediaAnalysisManifestSummary) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The summary manifest provides statistics on input manifest and errors identified in the input manifest.
manifestSummary(MediaAnalysisManifestSummary) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Provides statistics on input manifest and errors identified in the input manifest.
marshall(AssociateFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.AssociateFacesRequestMarshaller
 
marshall(CompareFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CompareFacesRequestMarshaller
 
marshall(CopyProjectVersionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CopyProjectVersionRequestMarshaller
 
marshall(CreateCollectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CreateCollectionRequestMarshaller
 
marshall(CreateDatasetRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CreateDatasetRequestMarshaller
 
marshall(CreateFaceLivenessSessionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CreateFaceLivenessSessionRequestMarshaller
 
marshall(CreateProjectRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CreateProjectRequestMarshaller
 
marshall(CreateProjectVersionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CreateProjectVersionRequestMarshaller
 
marshall(CreateStreamProcessorRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CreateStreamProcessorRequestMarshaller
 
marshall(CreateUserRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.CreateUserRequestMarshaller
 
marshall(DeleteCollectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteCollectionRequestMarshaller
 
marshall(DeleteDatasetRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteDatasetRequestMarshaller
 
marshall(DeleteFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteFacesRequestMarshaller
 
marshall(DeleteProjectPolicyRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteProjectPolicyRequestMarshaller
 
marshall(DeleteProjectRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteProjectRequestMarshaller
 
marshall(DeleteProjectVersionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteProjectVersionRequestMarshaller
 
marshall(DeleteStreamProcessorRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteStreamProcessorRequestMarshaller
 
marshall(DeleteUserRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DeleteUserRequestMarshaller
 
marshall(DescribeCollectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DescribeCollectionRequestMarshaller
 
marshall(DescribeDatasetRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DescribeDatasetRequestMarshaller
 
marshall(DescribeProjectsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DescribeProjectsRequestMarshaller
 
marshall(DescribeProjectVersionsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DescribeProjectVersionsRequestMarshaller
 
marshall(DescribeStreamProcessorRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DescribeStreamProcessorRequestMarshaller
 
marshall(DetectCustomLabelsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DetectCustomLabelsRequestMarshaller
 
marshall(DetectFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DetectFacesRequestMarshaller
 
marshall(DetectLabelsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DetectLabelsRequestMarshaller
 
marshall(DetectModerationLabelsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DetectModerationLabelsRequestMarshaller
 
marshall(DetectProtectiveEquipmentRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DetectProtectiveEquipmentRequestMarshaller
 
marshall(DetectTextRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DetectTextRequestMarshaller
 
marshall(DisassociateFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DisassociateFacesRequestMarshaller
 
marshall(DistributeDatasetEntriesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.DistributeDatasetEntriesRequestMarshaller
 
marshall(GetCelebrityInfoRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetCelebrityInfoRequestMarshaller
 
marshall(GetCelebrityRecognitionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetCelebrityRecognitionRequestMarshaller
 
marshall(GetContentModerationRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetContentModerationRequestMarshaller
 
marshall(GetFaceDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetFaceDetectionRequestMarshaller
 
marshall(GetFaceLivenessSessionResultsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetFaceLivenessSessionResultsRequestMarshaller
 
marshall(GetFaceSearchRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetFaceSearchRequestMarshaller
 
marshall(GetLabelDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetLabelDetectionRequestMarshaller
 
marshall(GetMediaAnalysisJobRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetMediaAnalysisJobRequestMarshaller
 
marshall(GetPersonTrackingRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetPersonTrackingRequestMarshaller
 
marshall(GetSegmentDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetSegmentDetectionRequestMarshaller
 
marshall(GetTextDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.GetTextDetectionRequestMarshaller
 
marshall(IndexFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.IndexFacesRequestMarshaller
 
marshall(ListCollectionsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListCollectionsRequestMarshaller
 
marshall(ListDatasetEntriesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListDatasetEntriesRequestMarshaller
 
marshall(ListDatasetLabelsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListDatasetLabelsRequestMarshaller
 
marshall(ListFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListFacesRequestMarshaller
 
marshall(ListMediaAnalysisJobsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListMediaAnalysisJobsRequestMarshaller
 
marshall(ListProjectPoliciesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListProjectPoliciesRequestMarshaller
 
marshall(ListStreamProcessorsRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListStreamProcessorsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListUsersRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.ListUsersRequestMarshaller
 
marshall(PutProjectPolicyRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.PutProjectPolicyRequestMarshaller
 
marshall(RecognizeCelebritiesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.RecognizeCelebritiesRequestMarshaller
 
marshall(SearchFacesByImageRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.SearchFacesByImageRequestMarshaller
 
marshall(SearchFacesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.SearchFacesRequestMarshaller
 
marshall(SearchUsersByImageRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.SearchUsersByImageRequestMarshaller
 
marshall(SearchUsersRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.SearchUsersRequestMarshaller
 
marshall(StartCelebrityRecognitionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartCelebrityRecognitionRequestMarshaller
 
marshall(StartContentModerationRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartContentModerationRequestMarshaller
 
marshall(StartFaceDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartFaceDetectionRequestMarshaller
 
marshall(StartFaceSearchRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartFaceSearchRequestMarshaller
 
marshall(StartLabelDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartLabelDetectionRequestMarshaller
 
marshall(StartMediaAnalysisJobRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartMediaAnalysisJobRequestMarshaller
 
marshall(StartPersonTrackingRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartPersonTrackingRequestMarshaller
 
marshall(StartProjectVersionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartProjectVersionRequestMarshaller
 
marshall(StartSegmentDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartSegmentDetectionRequestMarshaller
 
marshall(StartStreamProcessorRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartStreamProcessorRequestMarshaller
 
marshall(StartTextDetectionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StartTextDetectionRequestMarshaller
 
marshall(StopProjectVersionRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StopProjectVersionRequestMarshaller
 
marshall(StopStreamProcessorRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.StopStreamProcessorRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.UntagResourceRequestMarshaller
 
marshall(UpdateDatasetEntriesRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.UpdateDatasetEntriesRequestMarshaller
 
marshall(UpdateStreamProcessorRequest) - Method in class software.amazon.awssdk.services.rekognition.transform.UpdateStreamProcessorRequestMarshaller
 
matchConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
matchConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
The confidence, in percentage, that Amazon Rekognition has that the recognized face is the celebrity.
MatchedUser - Class in software.amazon.awssdk.services.rekognition.model
Contains metadata for a UserID matched with a given face.
MatchedUser.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
matches(Throwable) - Method in class software.amazon.awssdk.services.rekognition.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
matches(SdkResponse) - Method in class software.amazon.awssdk.services.rekognition.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
maxDominantColors() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
The maximum number of dominant colors to return when detecting labels in an image.
maxDominantColors(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings.Builder
The maximum number of dominant colors to return when detecting labels in an image.
maxDurationInSeconds() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
Specifies the maximum amount of time in seconds that you want the stream to be processed.
maxDurationInSeconds(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector.Builder
Specifies the maximum amount of time in seconds that you want the stream to be processed.
maxFaces() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
The maximum number of faces to index.
maxFaces() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
Maximum number of faces to return.
maxFaces() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
Maximum number of faces to return.
maxFaces(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
The maximum number of faces to index.
maxFaces(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
Maximum number of faces to return.
maxFaces(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesRequest.Builder
Maximum number of faces to return.
maxInferenceUnits() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The maximum number of inference units Amazon Rekognition uses to auto-scale the model.
maxInferenceUnits() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
The maximum number of inference units to use for auto-scaling the model.
maxInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The maximum number of inference units Amazon Rekognition uses to auto-scale the model.
maxInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest.Builder
The maximum number of inference units to use for auto-scaling the model.
maxLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
Maximum number of labels you want the service to return in the response.
maxLabels(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
Maximum number of labels you want the service to return in the response.
maxPixelThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
A threshold used to determine the maximum luminance value for a pixel to be considered black.
maxPixelThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.BlackFrame.Builder
A threshold used to determine the maximum luminance value for a pixel to be considered black.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
The maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
The maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
Maximum number of results you want the service to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
Maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
Maximum number of collection IDs to return.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
The maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
The maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
Maximum number of faces to return.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
The maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
The maximum number of results to return per paginated call.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
Maximum number of stream processors you want Amazon Rekognition Video to return in the response.
maxResults() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
Maximum number of UsersID to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
The maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest.Builder
The maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest.Builder
Maximum number of results you want the service to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest.Builder
Maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest.Builder
Maximum number of collection IDs to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
The maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest.Builder
The maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
Maximum number of faces to return.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest.Builder
The maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest.Builder
The maximum number of results to return per paginated call.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest.Builder
Maximum number of stream processors you want Amazon Rekognition Video to return in the response.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersRequest.Builder
Maximum number of UsersID to return.
maxUsers() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
Maximum number of UserIDs to return.
maxUsers() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
Maximum number of identities to return.
maxUsers(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
Maximum number of UserIDs to return.
maxUsers(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersRequest.Builder
Maximum number of identities to return.
MediaAnalysisDetectModerationLabelsConfig - Class in software.amazon.awssdk.services.rekognition.model
Configuration for Moderation Labels Detection.
MediaAnalysisDetectModerationLabelsConfig.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisInput - Class in software.amazon.awssdk.services.rekognition.model
Contains input information for a media analysis job.
MediaAnalysisInput.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisJobDescription - Class in software.amazon.awssdk.services.rekognition.model
Description for a media analysis job.
MediaAnalysisJobDescription.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisJobFailureCode - Enum in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisJobFailureDetails - Class in software.amazon.awssdk.services.rekognition.model
Details about the error that resulted in failure of the job.
MediaAnalysisJobFailureDetails.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
mediaAnalysisJobs() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
Contains a list of all media analysis jobs.
mediaAnalysisJobs(Collection<MediaAnalysisJobDescription>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse.Builder
Contains a list of all media analysis jobs.
mediaAnalysisJobs(Consumer<MediaAnalysisJobDescription.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse.Builder
Contains a list of all media analysis jobs.
mediaAnalysisJobs(MediaAnalysisJobDescription...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse.Builder
Contains a list of all media analysis jobs.
MediaAnalysisJobStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisManifestSummary - Class in software.amazon.awssdk.services.rekognition.model
Summary that provides statistics on input manifest and errors identified in the input manifest.
MediaAnalysisManifestSummary.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisModelVersions - Class in software.amazon.awssdk.services.rekognition.model
Object containing information about the model versions of selected features in a given job.
MediaAnalysisModelVersions.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisOperationsConfig - Class in software.amazon.awssdk.services.rekognition.model
Configuration options for a media analysis job.
MediaAnalysisOperationsConfig.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisOutputConfig - Class in software.amazon.awssdk.services.rekognition.model
Output configuration provided in the job creation request.
MediaAnalysisOutputConfig.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MediaAnalysisResults - Class in software.amazon.awssdk.services.rekognition.model
Contains the results for a media analysis job created with StartMediaAnalysisJob.
MediaAnalysisResults.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
MEDIUM - software.amazon.awssdk.services.rekognition.model.QualityFilter
 
message() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Deprecated
 
message() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
Human readable error message.
message() - Method in class software.amazon.awssdk.services.rekognition.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
message(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.SourceException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AccessDeniedException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ConflictException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageTooLargeException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InternalServerErrorException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidManifestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidParameterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.LimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails.Builder
Human readable error message.
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SessionNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ThrottlingException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoTooLargeException.Builder
 
MID_JAWLINE_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
MID_JAWLINE_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
minBoundingBoxHeight() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
Sets the minimum height of the word bounding box.
minBoundingBoxHeight(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectionFilter.Builder
Sets the minimum height of the word bounding box.
minBoundingBoxWidth() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
Sets the minimum width of the word bounding box.
minBoundingBoxWidth(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectionFilter.Builder
Sets the minimum width of the word bounding box.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
The minimum confidence required to label an object in the video.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
The minimum confidence required to label an object in the video.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
Specifies the minimum confidence level for the labels to return.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
Sets the confidence of word detection.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
Specifies the minimum confidence level for the labels to return.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
Specifies the minimum confidence level for the labels to return.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
Specifies the minimum confidence level for the moderation labels to return.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
The minimum confidence level for which you want summary information.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
Specifies the minimum confidence that Amazon Rekognition must have in order to return a moderated content label.
minConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected label.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings.Builder
The minimum confidence required to label an object in the video.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate.Builder
The minimum confidence required to label an object in the video.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest.Builder
Specifies the minimum confidence level for the labels to return.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectionFilter.Builder
Sets the confidence of word detection.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
Specifies the minimum confidence level for the labels to return.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
Specifies the minimum confidence level for the labels to return.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig.Builder
Specifies the minimum confidence level for the moderation labels to return.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes.Builder
The minimum confidence level for which you want summary information.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
Specifies the minimum confidence that Amazon Rekognition must have in order to return a moderated content label.
minConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected label.
minCoveragePercentage() - Method in class software.amazon.awssdk.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.
minCoveragePercentage(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.BlackFrame.Builder
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.
minInferenceUnits() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The minimum number of inference units used by the model.
minInferenceUnits() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
The minimum number of inference units to use.
minInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The minimum number of inference units used by the model.
minInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest.Builder
The minimum number of inference units to use.
minSegmentConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
minSegmentConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
minSegmentConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter.Builder
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
minSegmentConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter.Builder
Specifies the minimum confidence that Amazon Rekognition Video must have in order to return a detected segment.
modelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
The version of the model used to detect segments.
modelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo.Builder
The version of the model used to detect segments.
modelVersions() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
Information about the model versions for the features selected in a given job.
modelVersions(Consumer<MediaAnalysisModelVersions.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults.Builder
Information about the model versions for the features selected in a given job.
modelVersions(MediaAnalysisModelVersions) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults.Builder
Information about the model versions for the features selected in a given job.
moderation() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
The Moderation base model version.
moderation(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions.Builder
The Moderation base model version.
moderationLabel() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
The content moderation label detected by in the stored video.
moderationLabel(Consumer<ModerationLabel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
The content moderation label detected by in the stored video.
moderationLabel(ModerationLabel) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
The content moderation label detected by in the stored video.
ModerationLabel - Class in software.amazon.awssdk.services.rekognition.model
Provides information about a single type of inappropriate, unwanted, or offensive content found in an image or video.
ModerationLabel.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
moderationLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
Array of detected Moderation labels.
moderationLabels() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
moderationLabels(Collection<ContentModerationDetection>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
moderationLabels(Collection<ModerationLabel>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
Array of detected Moderation labels.
moderationLabels(Consumer<ContentModerationDetection.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
moderationLabels(Consumer<ModerationLabel.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
Array of detected Moderation labels.
moderationLabels(ContentModerationDetection...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
The detected inappropriate, unwanted, or offensive content moderation labels and the time(s) they were detected.
moderationLabels(ModerationLabel...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
Array of detected Moderation labels.
moderationModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
Version number of the base moderation detection model that was used to detect unsafe content.
moderationModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
Version number of the moderation detection model that was used to detect inappropriate, unwanted, or offensive content.
moderationModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
Version number of the base moderation detection model that was used to detect unsafe content.
moderationModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Version number of the moderation detection model that was used to detect inappropriate, unwanted, or offensive content.
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RekognitionRequestSetEndpointInterceptor
 
modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RekognitionResolveEndpointInterceptor
 
modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RekognitionResolveEndpointInterceptor
 
MOUTH_DOWN - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
MOUTH_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
MOUTH_OPEN - software.amazon.awssdk.services.rekognition.model.Attribute
 
MOUTH_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
MOUTH_UP - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
mouthOpen() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
mouthOpen(Consumer<MouthOpen.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
mouthOpen(MouthOpen) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
MouthOpen - Class in software.amazon.awssdk.services.rekognition.model
Indicates whether or not the mouth on the face is open, and the confidence level in the determination.
MouthOpen.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
multiSelectHash(Map<String, Function<JmesPathRuntime.Value, JmesPathRuntime.Value>>) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Perform a multi-select hash expression on this value: https://jmespath.org/specification.html#multiselect-hash
multiSelectList(Function<JmesPathRuntime.Value, JmesPathRuntime.Value>...) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Perform a multi-select list expression on this value: https://jmespath.org/specification.html#multiselect-list
mustache() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates whether or not the face has a mustache, and the confidence level in the determination.
mustache(Consumer<Mustache.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face has a mustache, and the confidence level in the determination.
mustache(Mustache) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face has a mustache, and the confidence level in the determination.
Mustache - Class in software.amazon.awssdk.services.rekognition.model
Indicates whether or not the face has a mustache, and the confidence level in the determination.
MUSTACHE - software.amazon.awssdk.services.rekognition.model.Attribute
 
Mustache.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 

N

name() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
name() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
The name of the celebrity.
name() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
The name of the celebrity.
name() - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
The name of the label
name() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
An identifier you assign to the stream processor.
name() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
The name of the custom label.
name() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
The name of the stream processor you want to delete.
name() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
Name of the stream processor for which you want information.
name() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Name of the stream processor.
name() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
The name of the celebrity.
name() - Method in class software.amazon.awssdk.services.rekognition.model.Label
The name (label) of the object or scene.
name() - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
The name of an alias for a given label.
name() - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
The name of a category that applies to a given label.
name() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
The label name for the type of unsafe content detected in the image.
name() - Method in class software.amazon.awssdk.services.rekognition.model.Parent
The name of the parent label.
name() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
The detected body part.
name() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
S3 object key name.
name() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
The name of the stream processor to start processing.
name() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
The name of a stream processor created by CreateStreamProcessor.
name() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
Name of the Amazon Rekognition stream processor.
name() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
Name of the stream processor that you want to update.
name(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
name(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference.Builder
 
name(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
The name of the celebrity.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
The name of the celebrity.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentType.Builder
The name of the label
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
An identifier you assign to the stream processor.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CustomLabel.Builder
The name of the custom label.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest.Builder
The name of the stream processor you want to delete.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest.Builder
Name of the stream processor for which you want information.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Name of the stream processor.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse.Builder
The name of the celebrity.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
The name (label) of the object or scene.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelAlias.Builder
The name of an alias for a given label.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelCategory.Builder
The name of a category that applies to a given label.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ModerationLabel.Builder
The label name for the type of unsafe content detected in the image.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Parent.Builder
The name of the parent label.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart.Builder
The detected body part.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.S3Object.Builder
S3 object key name.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest.Builder
The name of the stream processor to start processing.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest.Builder
The name of a stream processor created by CreateStreamProcessor.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessor.Builder
Name of the Amazon Rekognition stream processor.
name(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
Name of the stream processor that you want to update.
name(Identifier) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
name(BodyPart) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart.Builder
The detected body part.
NAME - software.amazon.awssdk.services.rekognition.model.ContentModerationSortBy
 
NAME - software.amazon.awssdk.services.rekognition.model.LabelDetectionSortBy
 
NAME - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
nameAsString() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
The detected body part.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
If the previous response was incomplete (because there is more results to retrieve), Rekognition returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
Pagination token from the previous response.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
Pagination token, if the previous response was incomplete.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
Pagination token, if the previous response was incomplete.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
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.
nextToken() - Method in class software.amazon.awssdk.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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
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.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
Pagingation token to receive the next set of UsersID.
nextToken() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
A pagination token to be used with the subsequent request if the response is truncated.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
If the previous response was incomplete (because there is more results to retrieve), Rekognition returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest.Builder
If the previous response was incomplete (because there is more recognized celebrities to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest.Builder
If the previous response was incomplete (because there are more faces to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest.Builder
If the previous response was incomplete (because there is more search results to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest.Builder
If the previous response was incomplete (because there are more persons to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest.Builder
If the previous response was incomplete (because there are more labels to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest.Builder
Pagination token from the previous response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
If the previous response was incomplete (because there is more data to retrieve), Amazon Rekognition returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest.Builder
Pagination token, if the previous response was incomplete.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse.Builder
Pagination token, if the previous response was incomplete.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest.Builder
If the previous response was incomplete (because there is more results to retrieve), Amazon Rekognition Custom Labels returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest.Builder
If the previous response was incomplete (because there are more stream processors to retrieve), Amazon Rekognition Video returns a pagination token in the response.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse.Builder
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.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersRequest.Builder
Pagingation token to receive the next set of UsersID.
nextToken(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersResponse.Builder
A pagination token to be used with the subsequent request if the response is truncated.
NONBINARY - software.amazon.awssdk.services.rekognition.model.KnownGenderType
 
none() - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
None() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.None
 
NONE - software.amazon.awssdk.services.rekognition.model.QualityFilter
 
NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
normalizedPath() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleUrl
 
NOSE - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
NOSE_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
NOSE_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
not() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Perform a NOT conversion on this value: https://jmespath.org/specification.html#not-expressions
Not - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Not(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Not
 
notificationChannel() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
Returns the value of the NotificationChannel property for this object.
notificationChannel() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Returns the value of the NotificationChannel property for this object.
notificationChannel() - Method in class software.amazon.awssdk.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.
notificationChannel() - Method in class software.amazon.awssdk.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.
notificationChannel() - Method in class software.amazon.awssdk.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.
notificationChannel() - Method in class software.amazon.awssdk.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.
notificationChannel() - Method in class software.amazon.awssdk.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.
notificationChannel() - Method in class software.amazon.awssdk.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.
notificationChannel() - Method in class software.amazon.awssdk.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.
notificationChannel() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
Returns the value of the NotificationChannel property for this object.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the celebrity recognition analysis to.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the content analysis to.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the face detection operation.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the search.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label detection operation to.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people detection operation to.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the segment detection operation.
notificationChannel(Consumer<NotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
Sets the value of the NotificationChannel property for this object.
notificationChannel(Consumer<StreamProcessorNotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Sets the value of the NotificationChannel property for this object.
notificationChannel(Consumer<StreamProcessorNotificationChannel.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Sets the value of the NotificationChannel property for this object.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the celebrity recognition analysis to.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
The Amazon SNS topic ARN that you want Amazon Rekognition Video to publish the completion status of the content analysis to.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the face detection operation.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the search.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the label detection operation to.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
The Amazon SNS topic ARN you want Amazon Rekognition Video to publish the completion status of the people detection operation to.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
The ARN of the Amazon SNS topic to which you want Amazon Rekognition Video to publish the completion status of the segment detection operation.
notificationChannel(NotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
Sets the value of the NotificationChannel property for this object.
notificationChannel(StreamProcessorNotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Sets the value of the NotificationChannel property for this object.
notificationChannel(StreamProcessorNotificationChannel) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Sets the value of the NotificationChannel property for this object.
NotificationChannel - Class in software.amazon.awssdk.services.rekognition.model
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the completion status of a video analysis operation.
NotificationChannel.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
numberOfChannels() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
The number of audio channels in the segment.
numberOfChannels(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.AudioMetadata.Builder
The number of audio channels in the segment.

O

of(boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
of(int) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
of(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Key
 
of(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Identifier
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsSet
 
ofExpr(Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Not
 
ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Not
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
ofExprs(Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsValidHostLabel
 
ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.IsVirtualHostableS3Bucket
 
ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.BooleanEqualsFn
 
ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.StringEqualsFn
 
OPENING_CREDITS - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
operation() - Method in class software.amazon.awssdk.services.rekognition.auth.scheme.internal.DefaultRekognitionAuthSchemeParams
 
operation() - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeParams
Returns the operation for which to resolve the auth scheme.
operation(String) - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeParams.Builder
Set the operation for which to resolve the auth scheme.
operationsConfig() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
Operation configurations that were provided during job creation.
operationsConfig() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
Operation configurations that were provided during job creation.
operationsConfig() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
Configuration options for the media analysis job to be created.
operationsConfig(Consumer<MediaAnalysisOperationsConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Operation configurations that were provided during job creation.
operationsConfig(Consumer<MediaAnalysisOperationsConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Operation configurations that were provided during job creation.
operationsConfig(Consumer<MediaAnalysisOperationsConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
Configuration options for the media analysis job to be created.
operationsConfig(MediaAnalysisOperationsConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Operation configurations that were provided during job creation.
operationsConfig(MediaAnalysisOperationsConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Operation configurations that were provided during job creation.
operationsConfig(MediaAnalysisOperationsConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
Configuration options for the media analysis job to be created.
optIn() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
If this option is set to true, you choose to share data with Rekognition to improve model performance.
optIn(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference.Builder
If this option is set to true, you choose to share data with Rekognition to improve model performance.
or(JmesPathRuntime.Value) - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Perform an OR comparison between this value and another one: https://jmespath.org/specification.html#or-expressions
orientationCorrection() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
The value of OrientationCorrection is always null.
orientationCorrection() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
The value of OrientationCorrection is always null.
orientationCorrection() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
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.
orientationCorrection() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
orientationCorrection(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesResponse.Builder
The value of OrientationCorrection is always null.
orientationCorrection(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
The value of OrientationCorrection is always null.
orientationCorrection(String) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
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.
orientationCorrection(String) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
orientationCorrection(OrientationCorrection) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesResponse.Builder
The value of OrientationCorrection is always null.
orientationCorrection(OrientationCorrection) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse.Builder
The value of OrientationCorrection is always null.
orientationCorrection(OrientationCorrection) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
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.
orientationCorrection(OrientationCorrection) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
OrientationCorrection - Enum in software.amazon.awssdk.services.rekognition.model
 
orientationCorrectionAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
The value of OrientationCorrection is always null.
orientationCorrectionAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
The value of OrientationCorrection is always null.
orientationCorrectionAsString() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
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.
orientationCorrectionAsString() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
output() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
Kinesis data stream stream or Amazon S3 bucket location to which Amazon Rekognition Video puts the analysis results.
output() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Kinesis data stream to which Amazon Rekognition Video puts the analysis results.
output() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
The subset of the dataset that was actually tested.
output() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
Reference to images (assets) that were actually used during training with trained model predictions.
output(Consumer<StreamProcessorOutput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Kinesis data stream stream or Amazon S3 bucket location to which Amazon Rekognition Video puts the analysis results.
output(Consumer<StreamProcessorOutput.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Kinesis data stream to which Amazon Rekognition Video puts the analysis results.
output(Consumer<TestingData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingDataResult.Builder
The subset of the dataset that was actually tested.
output(Consumer<TrainingData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingDataResult.Builder
Reference to images (assets) that were actually used during training with trained model predictions.
output(StreamProcessorOutput) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Kinesis data stream stream or Amazon S3 bucket location to which Amazon Rekognition Video puts the analysis results.
output(StreamProcessorOutput) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Kinesis data stream to which Amazon Rekognition Video puts the analysis results.
output(TestingData) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingDataResult.Builder
The subset of the dataset that was actually tested.
output(TrainingData) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingDataResult.Builder
Reference to images (assets) that were actually used during training with trained model predictions.
outputConfig() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
The S3 bucket and folder location where the training output for the source model version is placed.
outputConfig() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
outputConfig() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
The Amazon S3 bucket location to store the results of training.
outputConfig() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
Output configuration that was provided in the creation request.
outputConfig() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
Output configuration that was provided in the creation request.
outputConfig() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The location where training results are saved.
outputConfig() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
The Amazon S3 bucket location to store the results.
outputConfig(Consumer<LivenessOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings.Builder
Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
outputConfig(Consumer<MediaAnalysisOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Output configuration that was provided in the creation request.
outputConfig(Consumer<MediaAnalysisOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Output configuration that was provided in the creation request.
outputConfig(Consumer<MediaAnalysisOutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
The Amazon S3 bucket location to store the results.
outputConfig(Consumer<OutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
The S3 bucket and folder location where the training output for the source model version is placed.
outputConfig(Consumer<OutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
The Amazon S3 bucket location to store the results of training.
outputConfig(Consumer<OutputConfig.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The location where training results are saved.
outputConfig(LivenessOutputConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings.Builder
Can specify the location of an Amazon S3 bucket, where reference and audit images will be stored.
outputConfig(MediaAnalysisOutputConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Output configuration that was provided in the creation request.
outputConfig(MediaAnalysisOutputConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Output configuration that was provided in the creation request.
outputConfig(MediaAnalysisOutputConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
The Amazon S3 bucket location to store the results.
outputConfig(OutputConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
The S3 bucket and folder location where the training output for the source model version is placed.
outputConfig(OutputConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
The Amazon S3 bucket location to store the results of training.
outputConfig(OutputConfig) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The location where training results are saved.
OutputConfig - Class in software.amazon.awssdk.services.rekognition.model
The S3 bucket and folder location where training output is placed.
OutputConfig.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
outputs() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
outputs(Outputs) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition.Builder
 
Outputs - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Outputs.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
overrideConfiguration() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Gets the value for client override configuration
overrideConfiguration() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Gets the value for client override configuration
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteUserRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
 
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter.Builder
This is a convenient method to pass the override configuration without the need to create an instance manually via WaiterOverrideConfiguration.builder()
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteUserRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
 
overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Sets the value for client override configuration
overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Sets the value for client override configuration
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder
overrideConfiguration(WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter.Builder
Defines overrides to the default SDK waiter configuration that should be used for waiters created from this builder

P

Parameter - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
Parameter.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Parameter.Deprecated - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
ParameterReference - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
ParameterReference.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
parameters(Parameters) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset.Builder
 
Parameters - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Parameters.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
parametersToDelete() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
A list of parameters you want to delete from the stream processor.
parametersToDelete(Collection<StreamProcessorParameterToDelete>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
A list of parameters you want to delete from the stream processor.
parametersToDelete(StreamProcessorParameterToDelete...) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
A list of parameters you want to delete from the stream processor.
parametersToDeleteAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
A list of parameters you want to delete from the stream processor.
parametersToDeleteWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
A list of parameters you want to delete from the stream processor.
parametersToDeleteWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
A list of parameters you want to delete from the stream processor.
ParameterType - Enum in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Parent - Class in software.amazon.awssdk.services.rekognition.model
A parent label for a label.
Parent.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
parentId() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
The Parent identifier for the detected text identified by the value of ID.
parentId(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The Parent identifier for the detected text identified by the value of ID.
parentName() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
The name for the parent label.
parentName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ModerationLabel.Builder
The name for the parent label.
parents() - Method in class software.amazon.awssdk.services.rekognition.model.Label
The parent labels for a label.
parents(Collection<Parent>) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
The parent labels for a label.
parents(Consumer<Parent.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
The parent labels for a label.
parents(Parent...) - Method in interface software.amazon.awssdk.services.rekognition.model.Label.Builder
The parent labels for a label.
parse(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
parse(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
parse(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleUrl
 
parse(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Dynamic
 
ParseArn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
parseShortform(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
Parse a value from a "short form" used within a template
parseURL(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
ParseUrl - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
Function to parse a URI from a string.
ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
Part() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Part
 
partition() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
partition() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
Partition - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
PARTITION - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
Partition.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
PartitionDataProvider - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
PartitionFn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
partitions() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions
 
partitions(List<Partition>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions.Builder
 
Partitions - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Partitions.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
path() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
path() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleUrl
 
path(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Builder
 
PATH - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
person() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
Details about a person whose path was tracked in a video.
person() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
Information about the matched person.
person(Consumer<PersonDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetection.Builder
Details about a person whose path was tracked in a video.
person(Consumer<PersonDetail.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonMatch.Builder
Information about the matched person.
person(PersonDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetection.Builder
Details about a person whose path was tracked in a video.
person(PersonDetail) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonMatch.Builder
Information about the matched person.
PersonDetail - Class in software.amazon.awssdk.services.rekognition.model
Details about a person detected in a video analysis request.
PersonDetail.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
PersonDetection - Class in software.amazon.awssdk.services.rekognition.model
Details and path tracking information for a single time a person's path is tracked in a video.
PersonDetection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
PersonMatch - Class in software.amazon.awssdk.services.rekognition.model
Information about a person whose face matches a face(s) in an Amazon Rekognition collection.
PersonMatch.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
persons() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
An array of persons detected in the image (including persons not wearing PPE).
persons() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
persons() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
persons(Collection<PersonDetection>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
persons(Collection<PersonMatch>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
persons(Collection<ProtectiveEquipmentPerson>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse.Builder
An array of persons detected in the image (including persons not wearing PPE).
persons(Consumer<PersonDetection.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
persons(Consumer<PersonMatch.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
persons(Consumer<ProtectiveEquipmentPerson.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse.Builder
An array of persons detected in the image (including persons not wearing PPE).
persons(PersonDetection...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
An array of the persons detected in the video and the time(s) their path was tracked throughout the video.
persons(PersonMatch...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
An array of persons, PersonMatch, in the video whose face(s) match the face(s) in an Amazon Rekognition collection.
persons(ProtectiveEquipmentPerson...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse.Builder
An array of persons detected in the image (including persons not wearing PPE).
personsIndeterminate() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.
personsIndeterminate(Integer...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary.Builder
An array of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.
personsIndeterminate(Collection<Integer>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary.Builder
An array of IDs for persons where it was not possible to determine if they are wearing personal protective equipment.
personsWithoutRequiredEquipment() - Method in class software.amazon.awssdk.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.
personsWithoutRequiredEquipment(Integer...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary.Builder
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.
personsWithoutRequiredEquipment(Collection<Integer>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary.Builder
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.
personsWithRequiredEquipment() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
An array of IDs for persons who are wearing detected personal protective equipment.
personsWithRequiredEquipment(Integer...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary.Builder
An array of IDs for persons who are wearing detected personal protective equipment.
personsWithRequiredEquipment(Collection<Integer>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary.Builder
An array of IDs for persons who are wearing detected personal protective equipment.
PersonTrackingSortBy - Enum in software.amazon.awssdk.services.rekognition.model
 
pitch() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
Value representing eye direction on the pitch axis.
pitch() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
Value representing the face rotation on the pitch axis.
pitch(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.EyeDirection.Builder
Value representing eye direction on the pitch axis.
pitch(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Pose.Builder
Value representing the face rotation on the pitch axis.
pixelPercent() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
The percentage of image pixels that have a given dominant color.
pixelPercent(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DominantColor.Builder
The percentage of image pixels that have a given dominant color.
Point - Class in software.amazon.awssdk.services.rekognition.model
The X and Y coordinates of a point on an image or video frame.
Point.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
policyDocument() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
The JSON document for the project policy.
policyDocument() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
A resource policy to add to the model.
policyDocument(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectPolicy.Builder
The JSON document for the project policy.
policyDocument(String) - Method in interface software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest.Builder
A resource policy to add to the model.
policyName() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
The name of the policy that you want to delete.
policyName() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
The name of the project policy.
policyName() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
A name for the policy.
policyName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest.Builder
The name of the policy that you want to delete.
policyName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectPolicy.Builder
The name of the project policy.
policyName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest.Builder
A name for the policy.
policyRevisionId() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
The ID of the project policy revision that you want to delete.
policyRevisionId() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
The revision ID of the project policy.
policyRevisionId() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
The revision ID for the Project Policy.
policyRevisionId() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
The ID of the project policy.
policyRevisionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest.Builder
The ID of the project policy revision that you want to delete.
policyRevisionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectPolicy.Builder
The revision ID of the project policy.
policyRevisionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest.Builder
The revision ID for the Project Policy.
policyRevisionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse.Builder
The ID of the project policy.
polygon() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
Within the bounding box, a fine-grained polygon around the detected item.
polygon() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
Specifies a shape made up of up to 10 Point objects to define a region of interest.
polygon(Collection<Point>) - Method in interface software.amazon.awssdk.services.rekognition.model.Geometry.Builder
Within the bounding box, a fine-grained polygon around the detected item.
polygon(Collection<Point>) - Method in interface software.amazon.awssdk.services.rekognition.model.RegionOfInterest.Builder
Specifies a shape made up of up to 10 Point objects to define a region of interest.
polygon(Consumer<Point.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.Geometry.Builder
Within the bounding box, a fine-grained polygon around the detected item.
polygon(Consumer<Point.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.RegionOfInterest.Builder
Specifies a shape made up of up to 10 Point objects to define a region of interest.
polygon(Point...) - Method in interface software.amazon.awssdk.services.rekognition.model.Geometry.Builder
Within the bounding box, a fine-grained polygon around the detected item.
polygon(Point...) - Method in interface software.amazon.awssdk.services.rekognition.model.RegionOfInterest.Builder
Specifies a shape made up of up to 10 Point objects to define a region of interest.
pop() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
pose() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
Indicates the pose of the face as determined by its pitch, roll, and yaw.
pose() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates the pose of the face as determined by its pitch, roll, and yaw.
pose(Consumer<Pose.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Indicates the pose of the face as determined by its pitch, roll, and yaw.
pose(Consumer<Pose.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates the pose of the face as determined by its pitch, roll, and yaw.
pose(Pose) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Indicates the pose of the face as determined by its pitch, roll, and yaw.
pose(Pose) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates the pose of the face as determined by its pitch, roll, and yaw.
Pose - Class in software.amazon.awssdk.services.rekognition.model
Indicates the pose of the face as determined by its pitch, roll, and yaw.
Pose.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
producerTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
The timestamp from the producer corresponding to the fragment, in milliseconds, expressed in unix time format.
producerTimestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector.Builder
The timestamp from the producer corresponding to the fragment, in milliseconds, expressed in unix time format.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
The ARN of the Amazon Rekognition Custom Labels project to which you want to asssign the dataset.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
The Amazon Resource Name (ARN) of the new project.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
The ARN of the Amazon Rekognition project that will manage the project version you want to train.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy you want to delete is attached to.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
The Amazon Resource Name (ARN) of the project that you want to delete.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
The Amazon Resource Name (ARN) of the project that contains the model/adapter you want to describe.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
The ARN of the project for which you want to list the project policies.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
The Amazon Resource Name (ARN) of the project.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
The Amazon Resource Name (ARN) of the project to which the project policy is attached.
projectArn() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
The Amazon Resource Name (ARN) of the project that the project policy is attached to.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
The ARN of the Amazon Rekognition Custom Labels project to which you want to asssign the dataset.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectResponse.Builder
The Amazon Resource Name (ARN) of the new project.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
The ARN of the Amazon Rekognition project that will manage the project version you want to train.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest.Builder
The Amazon Resource Name (ARN) of the project that the project policy you want to delete is attached to.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest.Builder
The Amazon Resource Name (ARN) of the project that you want to delete.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest.Builder
The Amazon Resource Name (ARN) of the project that contains the model/adapter you want to describe.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest.Builder
The ARN of the project for which you want to list the project policies.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
The Amazon Resource Name (ARN) of the project.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectPolicy.Builder
The Amazon Resource Name (ARN) of the project to which the project policy is attached.
projectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest.Builder
The Amazon Resource Name (ARN) of the project that the project policy is attached to.
ProjectAutoUpdate - Enum in software.amazon.awssdk.services.rekognition.model
 
ProjectDescription - Class in software.amazon.awssdk.services.rekognition.model
A description of an Amazon Rekognition Custom Labels project.
ProjectDescription.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
projectDescriptions() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
A list of project descriptions.
projectDescriptions() - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectsIterable
Returns an iterable to iterate through the paginated DescribeProjectsResponse.projectDescriptions() member.
projectDescriptions() - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectsPublisher
Returns a publisher that can be used to get a stream of data.
projectDescriptions(Collection<ProjectDescription>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse.Builder
A list of project descriptions.
projectDescriptions(Consumer<ProjectDescription.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse.Builder
A list of project descriptions.
projectDescriptions(ProjectDescription...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse.Builder
A list of project descriptions.
projectName() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
The name of the project to create.
projectName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
The name of the project to create.
projectNames() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
A list of the projects that you want Rekognition to describe.
projectNames(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
A list of the projects that you want Rekognition to describe.
projectNames(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest.Builder
A list of the projects that you want Rekognition to describe.
projectPolicies() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
A list of project policies attached to the project.
projectPolicies() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListProjectPoliciesIterable
Returns an iterable to iterate through the paginated ListProjectPoliciesResponse.projectPolicies() member.
projectPolicies() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListProjectPoliciesPublisher
Returns a publisher that can be used to get a stream of data.
projectPolicies(Collection<ProjectPolicy>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse.Builder
A list of project policies attached to the project.
projectPolicies(Consumer<ProjectPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse.Builder
A list of project policies attached to the project.
projectPolicies(ProjectPolicy...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse.Builder
A list of project policies attached to the project.
ProjectPolicy - Class in software.amazon.awssdk.services.rekognition.model
Describes a project policy in the response from ListProjectPolicies.
ProjectPolicy.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ProjectStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
projectVersion() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
Identifier for the custom adapter.
projectVersion() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
Identifier of the custom adapter that was used during inference.
projectVersion() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
Specifies the custom moderation model to be used during the label detection job.
projectVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest.Builder
Identifier for the custom adapter.
projectVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse.Builder
Identifier of the custom adapter that was used during inference.
projectVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig.Builder
Specifies the custom moderation model to be used during the label detection job.
projectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
The ARN of the copied model version in the destination project.
projectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
The ARN of the model or the project version that was created.
projectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
The Amazon Resource Name (ARN) of the project version that you want to delete.
projectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
The ARN of the model version that you want to use.
projectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The Amazon Resource Name (ARN) of the project version.
projectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
The Amazon Resource Name(ARN) of the model version that you want to start.
projectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
The Amazon Resource Name (ARN) of the model version that you want to stop.
projectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse.Builder
The ARN of the copied model version in the destination project.
projectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse.Builder
The ARN of the model or the project version that was created.
projectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest.Builder
The Amazon Resource Name (ARN) of the project version that you want to delete.
projectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest.Builder
The ARN of the model version that you want to use.
projectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The Amazon Resource Name (ARN) of the project version.
projectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest.Builder
The Amazon Resource Name(ARN) of the model version that you want to start.
projectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest.Builder
The Amazon Resource Name (ARN) of the model version that you want to stop.
ProjectVersionDescription - Class in software.amazon.awssdk.services.rekognition.model
A description of a version of a Amazon Rekognition project version.
ProjectVersionDescription.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
projectVersionDescriptions() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
A list of project version descriptions.
projectVersionDescriptions() - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectVersionsIterable
Returns an iterable to iterate through the paginated DescribeProjectVersionsResponse.projectVersionDescriptions() member.
projectVersionDescriptions() - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectVersionsPublisher
Returns a publisher that can be used to get a stream of data.
projectVersionDescriptions(Collection<ProjectVersionDescription>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse.Builder
A list of project version descriptions.
projectVersionDescriptions(Consumer<ProjectVersionDescription.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse.Builder
A list of project version descriptions.
projectVersionDescriptions(ProjectVersionDescription...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse.Builder
A list of project version descriptions.
ProjectVersionStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint.Builder
 
property(String, Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint.Builder
 
propertyName() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointAttributeProvider
 
ProtectiveEquipmentBodyPart - Class in software.amazon.awssdk.services.rekognition.model
Information about a body part detected by DetectProtectiveEquipment that contains PPE.
ProtectiveEquipmentBodyPart.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
protectiveEquipmentModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
The version number of the PPE detection model used to detect PPE in the image.
protectiveEquipmentModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse.Builder
The version number of the PPE detection model used to detect PPE in the image.
ProtectiveEquipmentPerson - Class in software.amazon.awssdk.services.rekognition.model
A person detected by a call to DetectProtectiveEquipment.
ProtectiveEquipmentPerson.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ProtectiveEquipmentSummarizationAttributes - Class in software.amazon.awssdk.services.rekognition.model
Specifies summary attributes to return from a call to DetectProtectiveEquipment.
ProtectiveEquipmentSummarizationAttributes.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ProtectiveEquipmentSummary - Class in software.amazon.awssdk.services.rekognition.model
Summary information for required items of personal protective equipment (PPE) detected on persons by a call to DetectProtectiveEquipment.
ProtectiveEquipmentSummary.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ProtectiveEquipmentType - Enum in software.amazon.awssdk.services.rekognition.model
 
ProvisionedThroughputExceededException - Exception in software.amazon.awssdk.services.rekognition.model
The number of requests exceeded your throughput limit.
ProvisionedThroughputExceededException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
push() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
 
putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
 
putProjectPolicy(Consumer<PutProjectPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
putProjectPolicy(Consumer<PutProjectPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
putProjectPolicy(PutProjectPolicyRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
putProjectPolicy(PutProjectPolicyRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
PutProjectPolicyRequest - Class in software.amazon.awssdk.services.rekognition.model
 
PutProjectPolicyRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
PutProjectPolicyRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
PutProjectPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.PutProjectPolicyRequestMarshaller
 
PutProjectPolicyResponse - Class in software.amazon.awssdk.services.rekognition.model
 
PutProjectPolicyResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition.Builder
 

Q

quality() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
Identifies face image brightness and sharpness.
quality() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
The quality of the image background as defined by brightness and sharpness.
quality() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
The quality of the image foreground as defined by brightness and sharpness.
quality() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
Information about the quality of the image foreground as defined by brightness, sharpness, and contrast.
quality() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Identifies image brightness and sharpness.
quality(Consumer<DetectLabelsImageQuality.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground.Builder
The quality of the image background as defined by brightness and sharpness.
quality(Consumer<DetectLabelsImageQuality.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground.Builder
The quality of the image foreground as defined by brightness and sharpness.
quality(Consumer<DetectLabelsImageQuality.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
Information about the quality of the image foreground as defined by brightness, sharpness, and contrast.
quality(Consumer<ImageQuality.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Identifies face image brightness and sharpness.
quality(Consumer<ImageQuality.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Identifies image brightness and sharpness.
quality(DetectLabelsImageQuality) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground.Builder
The quality of the image background as defined by brightness and sharpness.
quality(DetectLabelsImageQuality) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground.Builder
The quality of the image foreground as defined by brightness and sharpness.
quality(DetectLabelsImageQuality) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties.Builder
Information about the quality of the image foreground as defined by brightness, sharpness, and contrast.
quality(ImageQuality) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Identifies face image brightness and sharpness.
quality(ImageQuality) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Identifies image brightness and sharpness.
qualityFilter() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(String) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(QualityFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(QualityFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(QualityFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilter(QualityFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
A filter that specifies a quality bar for how much filtering is done to identify faces.
QualityFilter - Enum in software.amazon.awssdk.services.rekognition.model
 
qualityFilterAsString() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilterAsString() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilterAsString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
qualityFilterAsString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
A filter that specifies a quality bar for how much filtering is done to identify faces.
QUEUED - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
 
quotaCode() - Method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
The quota code.
quotaCode(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
The quota code.

R

Reason - Enum in software.amazon.awssdk.services.rekognition.model
 
reasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
An array of reasons that specify why a face wasn't indexed.
reasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
Reasons why a face wasn't used for Search.
reasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
The reason why the association was unsuccessful.
reasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
The reason why the deletion was unsuccessful.
reasons() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
The reason why the deletion was unsuccessful.
reasons(Collection<Reason>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnindexedFace.Builder
An array of reasons that specify why a face wasn't indexed.
reasons(Collection<UnsearchedFaceReason>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsearchedFace.Builder
Reasons why a face wasn't used for Search.
reasons(Collection<UnsuccessfulFaceAssociationReason>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation.Builder
The reason why the association was unsuccessful.
reasons(Collection<UnsuccessfulFaceDeletionReason>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion.Builder
The reason why the deletion was unsuccessful.
reasons(Collection<UnsuccessfulFaceDisassociationReason>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation.Builder
The reason why the deletion was unsuccessful.
reasons(Reason...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnindexedFace.Builder
An array of reasons that specify why a face wasn't indexed.
reasons(UnsearchedFaceReason...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsearchedFace.Builder
Reasons why a face wasn't used for Search.
reasons(UnsuccessfulFaceAssociationReason...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation.Builder
The reason why the association was unsuccessful.
reasons(UnsuccessfulFaceDeletionReason...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion.Builder
The reason why the deletion was unsuccessful.
reasons(UnsuccessfulFaceDisassociationReason...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation.Builder
The reason why the deletion was unsuccessful.
reasonsAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
An array of reasons that specify why a face wasn't indexed.
reasonsAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
Reasons why a face wasn't used for Search.
reasonsAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
The reason why the association was unsuccessful.
reasonsAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
The reason why the deletion was unsuccessful.
reasonsAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
The reason why the deletion was unsuccessful.
reasonsWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnindexedFace.Builder
An array of reasons that specify why a face wasn't indexed.
reasonsWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsearchedFace.Builder
Reasons why a face wasn't used for Search.
reasonsWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation.Builder
The reason why the association was unsuccessful.
reasonsWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion.Builder
The reason why the deletion was unsuccessful.
reasonsWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation.Builder
The reason why the deletion was unsuccessful.
reasonsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnindexedFace.Builder
An array of reasons that specify why a face wasn't indexed.
reasonsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsearchedFace.Builder
Reasons why a face wasn't used for Search.
reasonsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation.Builder
The reason why the association was unsuccessful.
reasonsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion.Builder
The reason why the deletion was unsuccessful.
reasonsWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation.Builder
The reason why the deletion was unsuccessful.
recognizeCelebrities(Consumer<RecognizeCelebritiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns an array of celebrities recognized in the input image.
recognizeCelebrities(Consumer<RecognizeCelebritiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns an array of celebrities recognized in the input image.
recognizeCelebrities(RecognizeCelebritiesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Returns an array of celebrities recognized in the input image.
recognizeCelebrities(RecognizeCelebritiesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Returns an array of celebrities recognized in the input image.
RecognizeCelebritiesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
RecognizeCelebritiesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
RecognizeCelebritiesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
RecognizeCelebritiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.RecognizeCelebritiesRequestMarshaller
 
RecognizeCelebritiesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
RecognizeCelebritiesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
red() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
The Red RGB value for a dominant color.
red(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DominantColor.Builder
The Red RGB value for a dominant color.
ref(Identifier) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
Ref - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
A reference to a field.
Ref(Identifier) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
referenceImage() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
A high-quality image from the Face Liveness video that can be used for face comparison or search.
referenceImage(Consumer<AuditImage.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
A high-quality image from the Face Liveness video that can be used for face comparison or search.
referenceImage(AuditImage) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
A high-quality image from the Face Liveness video that can be used for face comparison or search.
region() - Method in class software.amazon.awssdk.services.rekognition.auth.scheme.internal.DefaultRekognitionAuthSchemeParams
 
region() - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeParams
Returns the region.
region() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
region() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
region() - Method in class software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams
 
region() - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Gets the value for AWS region
region() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Gets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeParams.Builder
Set the region.
region(Region) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams.Builder
 
region(Region) - Method in class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
Sets the value for AWS region
region(Region) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration.Builder
Sets the value for AWS region
REGION - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
 
RegionOfInterest - Class in software.amazon.awssdk.services.rekognition.model
Specifies a location within the frame that Rekognition checks for objects of interest such as text, labels, or faces.
RegionOfInterest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
RegionOverride - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RegionOverride.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
regionRegex() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
regionRegex(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition.Builder
 
regions() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition.Builder
 
REGIONS_OF_INTEREST - software.amazon.awssdk.services.rekognition.model.StreamProcessorParameterToDelete
 
regionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
A Filter focusing on a certain area of the image.
regionsOfInterest() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
Filter focusing on a certain area of the frame.
regionsOfInterest(Collection<RegionOfInterest>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest(Collection<RegionOfInterest>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest(Collection<RegionOfInterest>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextFilters.Builder
A Filter focusing on a certain area of the image.
regionsOfInterest(Collection<RegionOfInterest>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters.Builder
Filter focusing on a certain area of the frame.
regionsOfInterest(Consumer<RegionOfInterest.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest(Consumer<RegionOfInterest.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest(Consumer<RegionOfInterest.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextFilters.Builder
A Filter focusing on a certain area of the image.
regionsOfInterest(Consumer<RegionOfInterest.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters.Builder
Filter focusing on a certain area of the frame.
regionsOfInterest(RegionOfInterest...) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest(RegionOfInterest...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterest(RegionOfInterest...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextFilters.Builder
A Filter focusing on a certain area of the image.
regionsOfInterest(RegionOfInterest...) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters.Builder
Filter focusing on a certain area of the frame.
regionsOfInterestForUpdate() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterestForUpdate(Collection<RegionOfInterest>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterestForUpdate(Consumer<RegionOfInterest.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
regionsOfInterestForUpdate(RegionOfInterest...) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
Specifies locations in the frames where Amazon Rekognition checks for objects or people.
RekognitionAsyncClient - Interface in software.amazon.awssdk.services.rekognition
Service client for accessing Amazon Rekognition asynchronously.
RekognitionAsyncClientBuilder - Interface in software.amazon.awssdk.services.rekognition
A builder for creating an instance of RekognitionAsyncClient.
RekognitionAsyncWaiter - Interface in software.amazon.awssdk.services.rekognition.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
RekognitionAsyncWaiter.Builder - Interface in software.amazon.awssdk.services.rekognition.waiters
 
RekognitionAuthSchemeInterceptor - Class in software.amazon.awssdk.services.rekognition.auth.scheme.internal
 
RekognitionAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.rekognition.auth.scheme.internal.RekognitionAuthSchemeInterceptor
 
RekognitionAuthSchemeParams - Interface in software.amazon.awssdk.services.rekognition.auth.scheme
The parameters object used to resolve the auth schemes for the Rekognition service.
RekognitionAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.rekognition.auth.scheme
RekognitionAuthSchemeProvider - Interface in software.amazon.awssdk.services.rekognition.auth.scheme
An auth scheme provider for Rekognition service.
RekognitionBaseClientBuilder<B extends RekognitionBaseClientBuilder<B,​C>,​C> - Interface in software.amazon.awssdk.services.rekognition
This includes configuration specific to Amazon Rekognition that is supported by both RekognitionClientBuilder and RekognitionAsyncClientBuilder.
RekognitionClient - Interface in software.amazon.awssdk.services.rekognition
Service client for accessing Amazon Rekognition.
RekognitionClientBuilder - Interface in software.amazon.awssdk.services.rekognition
A builder for creating an instance of RekognitionClient.
RekognitionClientOption<T> - Class in software.amazon.awssdk.services.rekognition.internal
 
RekognitionEndpointParams - Class in software.amazon.awssdk.services.rekognition.endpoints
The parameters object used to resolve an endpoint for the Rekognition service.
RekognitionEndpointParams.Builder - Interface in software.amazon.awssdk.services.rekognition.endpoints
 
RekognitionEndpointProvider - Interface in software.amazon.awssdk.services.rekognition.endpoints
An endpoint provider for Rekognition.
RekognitionException - Exception in software.amazon.awssdk.services.rekognition.model
 
RekognitionException(RekognitionException.Builder) - Constructor for exception software.amazon.awssdk.services.rekognition.model.RekognitionException
 
RekognitionException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
RekognitionException.BuilderImpl - Class in software.amazon.awssdk.services.rekognition.model
 
RekognitionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
RekognitionRequest(RekognitionRequest.Builder) - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionRequest
 
RekognitionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
RekognitionRequest.BuilderImpl - Class in software.amazon.awssdk.services.rekognition.model
 
RekognitionRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RekognitionRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.RekognitionRequestSetEndpointInterceptor
 
RekognitionResolveEndpointInterceptor - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RekognitionResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.RekognitionResolveEndpointInterceptor
 
RekognitionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
RekognitionResponse(RekognitionResponse.Builder) - Constructor for class software.amazon.awssdk.services.rekognition.model.RekognitionResponse
 
RekognitionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
RekognitionResponse.BuilderImpl - Class in software.amazon.awssdk.services.rekognition.model
 
RekognitionResponseMetadata - Class in software.amazon.awssdk.services.rekognition.model
 
RekognitionServiceClientConfiguration - Class in software.amazon.awssdk.services.rekognition
Class to expose the service client settings to the user.
RekognitionServiceClientConfiguration(RekognitionServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.rekognition.RekognitionServiceClientConfiguration
 
RekognitionServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.rekognition
A builder for creating a RekognitionServiceClientConfiguration
RekognitionServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.rekognition.internal
 
RekognitionServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
 
RekognitionServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.rekognition.internal.RekognitionServiceClientConfigurationBuilder
 
RekognitionWaiter - Interface in software.amazon.awssdk.services.rekognition.waiters
Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state.
RekognitionWaiter.Builder - Interface in software.amazon.awssdk.services.rekognition.waiters
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AccessDeniedException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ConflictException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageTooLargeException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InternalServerErrorException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidManifestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidParameterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.LimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SessionNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ThrottlingException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoTooLargeException.Builder
 
required(boolean) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
requiredEquipmentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
An array of personal protective equipment types for which you want summary information.
requiredEquipmentTypes(Collection<ProtectiveEquipmentType>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes.Builder
An array of personal protective equipment types for which you want summary information.
requiredEquipmentTypes(ProtectiveEquipmentType...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes.Builder
An array of personal protective equipment types for which you want summary information.
requiredEquipmentTypesAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
An array of personal protective equipment types for which you want summary information.
requiredEquipmentTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes.Builder
An array of personal protective equipment types for which you want summary information.
requiredEquipmentTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes.Builder
An array of personal protective equipment types for which you want summary information.
resolveAuthScheme(Consumer<RekognitionAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveAuthScheme(RekognitionAuthSchemeParams) - Method in class software.amazon.awssdk.services.rekognition.auth.scheme.internal.DefaultRekognitionAuthSchemeProvider
 
resolveAuthScheme(RekognitionAuthSchemeParams) - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeProvider
Resolve the auth schemes based on the given set of parameters.
resolveEndpoint(Consumer<RekognitionEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointProvider
Compute the endpoint based on the given set of parameters.
resolveEndpoint(RekognitionEndpointParams) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.DefaultRekognitionEndpointProvider
 
resolveEndpoint(RekognitionEndpointParams) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointProvider
Compute the endpoint based on the given set of parameters.
resource() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
RESOURCE_NOT_FOUND - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
RESOURCE_NOT_READY - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
ResourceAlreadyExistsException - Exception in software.amazon.awssdk.services.rekognition.model
A resource with the specified ID already exists.
ResourceAlreadyExistsException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
resourceArn() - Method in class software.amazon.awssdk.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.
resourceArn() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to assign the tags to.
resourceArn() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to remove the tags from.
resourceArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest.Builder
Amazon Resource Name (ARN) of the model, collection, or stream processor that contains the tags that you want a list of.
resourceArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.TagResourceRequest.Builder
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to assign the tags to.
resourceArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UntagResourceRequest.Builder
Amazon Resource Name (ARN) of the model, collection, or stream processor that you want to remove the tags from.
resourceId() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
ResourceInUseException - Exception in software.amazon.awssdk.services.rekognition.model
The specified resource is already being used.
ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.rekognition.model
The resource specified in the request cannot be found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
ResourceNotReadyException - Exception in software.amazon.awssdk.services.rekognition.model
The requested resource isn't ready.
ResourceNotReadyException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
resourceType() - Method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
The resource type.
resourceType(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
The resource type.
responseMetadata() - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionResponse
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionResponse.BuilderImpl
 
ResponseStatusAcceptor(int, WaiterState) - Constructor for class software.amazon.awssdk.services.rekognition.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
result(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition.Builder
 
results() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
Output manifest that contains prediction results.
results() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
Output manifest that contains prediction results.
results(Consumer<MediaAnalysisResults.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Output manifest that contains prediction results.
results(Consumer<MediaAnalysisResults.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Output manifest that contains prediction results.
results(MediaAnalysisResults) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
Output manifest that contains prediction results.
results(MediaAnalysisResults) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
Output manifest that contains prediction results.
reverse() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
RIGHT_EYE_BROW_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
RIGHT_EYE_BROW_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
RIGHT_EYE_BROW_UP - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
RIGHT_EYE_DOWN - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
RIGHT_EYE_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
RIGHT_EYE_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
RIGHT_EYE_UP - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
RIGHT_HAND - software.amazon.awssdk.services.rekognition.model.BodyPart
 
RIGHT_PUPIL - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
roleArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
The Amazon Resource Number (ARN) of the IAM role that allows access to the stream processor.
roleArn() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
ARN of the IAM role that allows access to the stream processor.
roleArn() - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
The ARN of an IAM role that gives Amazon Rekognition publishing permissions to the Amazon SNS topic.
roleArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
The Amazon Resource Number (ARN) of the IAM role that allows access to the stream processor.
roleArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
ARN of the IAM role that allows access to the stream processor.
roleArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.NotificationChannel.Builder
The ARN of an IAM role that gives Amazon Rekognition publishing permissions to the Amazon SNS topic.
roll() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
Value representing the face rotation on the roll axis.
roll(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Pose.Builder
Value representing the face rotation on the roll axis.
ROTATE_0 - software.amazon.awssdk.services.rekognition.model.OrientationCorrection
 
ROTATE_180 - software.amazon.awssdk.services.rekognition.model.OrientationCorrection
 
ROTATE_270 - software.amazon.awssdk.services.rekognition.model.OrientationCorrection
 
ROTATE_90 - software.amazon.awssdk.services.rekognition.model.OrientationCorrection
 
Rule - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
Rule.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RuleArn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RuleEngine - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RuleError - Exception in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.rekognition.endpoints.internal.RuleError
 
RuleError.Builder - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RuleEvaluator - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RuleEvaluator() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RekognitionResolveEndpointInterceptor
 
RulePartition - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RulePartition.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RuleResult - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RULES - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
RulesFunctions - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
RulesFunctions() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
RuleUrl - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
Represents a URL to be used internally for endpoint resolution.
RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
Visitor for the right-hand side of rules (tree, error, endpoint)
RUNNING - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
RUNNING - software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 

S

s3Bucket() - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
The path to an AWS Amazon S3 bucket used to store Face Liveness session results.
s3Bucket() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
Specifies the Amazon S3 bucket to contain the output of the media analysis job.
s3Bucket() - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
The S3 bucket where training output is placed.
s3Bucket(String) - Method in interface software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig.Builder
The path to an AWS Amazon S3 bucket used to store Face Liveness session results.
s3Bucket(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig.Builder
Specifies the Amazon S3 bucket to contain the output of the media analysis job.
s3Bucket(String) - Method in interface software.amazon.awssdk.services.rekognition.model.OutputConfig.Builder
The S3 bucket where training output is placed.
s3Destination() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
s3Destination(Consumer<S3Destination.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput.Builder
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
s3Destination(S3Destination) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput.Builder
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
S3Destination - Class in software.amazon.awssdk.services.rekognition.model
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.
S3Destination.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
s3KeyPrefix() - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
The prefix prepended to the output files for the Face Liveness session results.
s3KeyPrefix() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for storage.
s3KeyPrefix() - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
The prefix applied to the training output files.
s3KeyPrefix(String) - Method in interface software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig.Builder
The prefix prepended to the output files for the Face Liveness session results.
s3KeyPrefix(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig.Builder
Specifies the Amazon S3 key prefix that comes after the name of the bucket you have designated for storage.
s3KeyPrefix(String) - Method in interface software.amazon.awssdk.services.rekognition.model.OutputConfig.Builder
The prefix applied to the training output files.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
Returns the value of the S3Object property for this object.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
Returns the value of the S3Object property for this object.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.Image
Identifies an S3 object as the image source.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
Returns the value of the S3Object property for this object.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
Returns the value of the S3Object property for this object.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
Returns the value of the S3Object property for this object.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.Summary
Returns the value of the S3Object property for this object.
s3Object() - Method in class software.amazon.awssdk.services.rekognition.model.Video
The Amazon S3 bucket name and file name for the video.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.AuditImage.Builder
Sets the value of the S3Object property for this object.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GroundTruthManifest.Builder
Sets the value of the S3Object property for this object.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Image.Builder
Identifies an S3 object as the image source.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput.Builder
Sets the value of the S3Object property for this object.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary.Builder
Sets the value of the S3Object property for this object.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults.Builder
Sets the value of the S3Object property for this object.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Summary.Builder
Sets the value of the S3Object property for this object.
s3Object(Consumer<S3Object.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.Video.Builder
The Amazon S3 bucket name and file name for the video.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.AuditImage.Builder
Sets the value of the S3Object property for this object.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.GroundTruthManifest.Builder
Sets the value of the S3Object property for this object.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.Image.Builder
Identifies an S3 object as the image source.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput.Builder
Sets the value of the S3Object property for this object.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary.Builder
Sets the value of the S3Object property for this object.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults.Builder
Sets the value of the S3Object property for this object.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.Summary.Builder
Sets the value of the S3Object property for this object.
s3Object(S3Object) - Method in interface software.amazon.awssdk.services.rekognition.model.Video.Builder
The Amazon S3 bucket name and file name for the video.
S3Object - Class in software.amazon.awssdk.services.rekognition.model
Provides the S3 bucket name and object name.
S3Object.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SAD - software.amazon.awssdk.services.rekognition.model.EmotionName
 
sampleRate() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
The sample rate for the audio stream.
sampleRate(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.AudioMetadata.Builder
The sample rate for the audio stream.
scheduledExecutorService(ScheduledExecutorService) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter.Builder
Sets a custom ScheduledExecutorService that will be used to schedule async polling attempts
scheme() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleUrl
 
SCHEME - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseUrl
 
Scope<T> - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Scope() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.AccessDeniedException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Asset
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Beard
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ConflictException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Face
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Image
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ImageTooLargeException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.InternalServerErrorException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidManifestException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidParameterException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Label
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.LimitExceededException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Parent
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Point
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceInUseException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.SessionNotFoundException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Smile
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Summary
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.ThrottlingException
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.User
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.Video
 
sdkFieldNameToField() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.rekognition.model.VideoTooLargeException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.AccessDeniedException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Asset
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Beard
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ConflictException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Face
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Image
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ImageTooLargeException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.InternalServerErrorException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidManifestException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidParameterException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Label
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.LimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Parent
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Point
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.SessionNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Smile
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Summary
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.ThrottlingException
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.User
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.Video
 
sdkFields() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
sdkFields() - Method in exception software.amazon.awssdk.services.rekognition.model.VideoTooLargeException
 
searchedFace() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
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.
searchedFace() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
Contains the ID of a face that was used to search for matches in a collection.
searchedFace(Consumer<SearchedFace.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
Contains the ID of a face that was used to search for matches in a collection.
searchedFace(Consumer<SearchedFaceDetails.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
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.
searchedFace(SearchedFace) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
Contains the ID of a face that was used to search for matches in a collection.
searchedFace(SearchedFaceDetails) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
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.
SearchedFace - Class in software.amazon.awssdk.services.rekognition.model
Provides face metadata such as FaceId, BoundingBox, Confidence of the input face used for search.
SearchedFace.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
searchedFaceBoundingBox() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
The bounding box around the face in the input image that Amazon Rekognition used for the search.
searchedFaceBoundingBox(Consumer<BoundingBox.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse.Builder
The bounding box around the face in the input image that Amazon Rekognition used for the search.
searchedFaceBoundingBox(BoundingBox) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse.Builder
The bounding box around the face in the input image that Amazon Rekognition used for the search.
searchedFaceConfidence() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
The level of confidence that the searchedFaceBoundingBox, contains a face.
searchedFaceConfidence(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse.Builder
The level of confidence that the searchedFaceBoundingBox, contains a face.
SearchedFaceDetails - Class in software.amazon.awssdk.services.rekognition.model
Contains data regarding the input face used for a search.
SearchedFaceDetails.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
searchedFaceId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
ID of the face that was searched for matches in a collection.
searchedFaceId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchFacesResponse.Builder
ID of the face that was searched for matches in a collection.
searchedUser() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
Contains the ID of the UserID that was used to search for matches in a collection.
searchedUser(Consumer<SearchedUser.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
Contains the ID of the UserID that was used to search for matches in a collection.
searchedUser(SearchedUser) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
Contains the ID of the UserID that was used to search for matches in a collection.
SearchedUser - Class in software.amazon.awssdk.services.rekognition.model
Contains metadata about a User searched for within a collection.
SearchedUser.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
searchFaces(Consumer<SearchFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
For a given input face ID, searches for matching faces in the collection the face belongs to.
searchFaces(Consumer<SearchFacesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
For a given input face ID, searches for matching faces in the collection the face belongs to.
searchFaces(SearchFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
For a given input face ID, searches for matching faces in the collection the face belongs to.
searchFaces(SearchFacesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
For a given input face ID, searches for matching faces in the collection the face belongs to.
searchFacesByImage(Consumer<SearchFacesByImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
For a given input image, first detects the largest face in the image, and then searches the specified collection for matching faces.
searchFacesByImage(Consumer<SearchFacesByImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
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 interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
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 interface software.amazon.awssdk.services.rekognition.RekognitionClient
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 software.amazon.awssdk.services.rekognition.model
 
SearchFacesByImageRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SearchFacesByImageRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
SearchFacesByImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.SearchFacesByImageRequestMarshaller
 
SearchFacesByImageResponse - Class in software.amazon.awssdk.services.rekognition.model
 
SearchFacesByImageResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SearchFacesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
SearchFacesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SearchFacesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
SearchFacesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.SearchFacesRequestMarshaller
 
SearchFacesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
SearchFacesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
searchUsers(Consumer<SearchUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Searches for UserIDs within a collection based on a FaceId or UserId.
searchUsers(Consumer<SearchUsersRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Searches for UserIDs within a collection based on a FaceId or UserId.
searchUsers(SearchUsersRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Searches for UserIDs within a collection based on a FaceId or UserId.
searchUsers(SearchUsersRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Searches for UserIDs within a collection based on a FaceId or UserId.
searchUsersByImage(Consumer<SearchUsersByImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Searches for UserIDs using a supplied image.
searchUsersByImage(Consumer<SearchUsersByImageRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Searches for UserIDs using a supplied image.
searchUsersByImage(SearchUsersByImageRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Searches for UserIDs using a supplied image.
searchUsersByImage(SearchUsersByImageRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Searches for UserIDs using a supplied image.
SearchUsersByImageRequest - Class in software.amazon.awssdk.services.rekognition.model
 
SearchUsersByImageRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SearchUsersByImageRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
SearchUsersByImageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.SearchUsersByImageRequestMarshaller
 
SearchUsersByImageResponse - Class in software.amazon.awssdk.services.rekognition.model
 
SearchUsersByImageResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SearchUsersRequest - Class in software.amazon.awssdk.services.rekognition.model
 
SearchUsersRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SearchUsersRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
SearchUsersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.SearchUsersRequestMarshaller
 
SearchUsersResponse - Class in software.amazon.awssdk.services.rekognition.model
 
SearchUsersResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SegmentDetection - Class in software.amazon.awssdk.services.rekognition.model
A technical cue or shot detection segment detected in a video.
SegmentDetection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
segments() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
An array of segments detected in a video.
segments(Collection<SegmentDetection>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array of segments detected in a video.
segments(Consumer<SegmentDetection.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array of segments detected in a video.
segments(SegmentDetection...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array of segments detected in a video.
SEGMENTS - software.amazon.awssdk.services.rekognition.model.ContentModerationAggregateBy
 
SEGMENTS - software.amazon.awssdk.services.rekognition.model.LabelDetectionAggregateBy
 
SegmentType - Enum in software.amazon.awssdk.services.rekognition.model
 
SegmentTypeInfo - Class in software.amazon.awssdk.services.rekognition.model
Information about the type of a segment requested in a call to StartSegmentDetection.
SegmentTypeInfo.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
segmentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
An array of segment types to detect in the video.
segmentTypes(Collection<SegmentType>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
An array of segment types to detect in the video.
segmentTypes(SegmentType...) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
An array of segment types to detect in the video.
segmentTypesAsStrings() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
An array of segment types to detect in the video.
segmentTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
An array of segment types to detect in the video.
segmentTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
An array of segment types to detect in the video.
selectedSegmentTypes() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
An array containing the segment types requested in the call to StartSegmentDetection.
selectedSegmentTypes(Collection<SegmentTypeInfo>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array containing the segment types requested in the call to StartSegmentDetection.
selectedSegmentTypes(Consumer<SegmentTypeInfo.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array containing the segment types requested in the call to StartSegmentDetection.
selectedSegmentTypes(SegmentTypeInfo...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
An array containing the segment types requested in the call to StartSegmentDetection.
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.AccessDeniedException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Asset
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Beard
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ConflictException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Face
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Gender
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Image
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ImageTooLargeException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Instance
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.InternalServerErrorException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidManifestException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidParameterException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Label
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.LimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Parent
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Point
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Pose
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.RekognitionException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.SessionNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Smile
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Summary
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.ThrottlingException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.User
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.Video
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.rekognition.model.VideoTooLargeException
 
service() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
service() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
SERVICE - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParseArn
 
SERVICE_ERROR - software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.rekognition.RekognitionClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
 
serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
 
serviceCode() - Method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
The service code.
serviceCode(String) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
The service code.
serviceId(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset.Builder
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
 
ServiceQuotaExceededException - Exception in software.amazon.awssdk.services.rekognition.model
ServiceQuotaExceededException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
sessionId() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
A unique 128-bit UUID identifying a Face Liveness session.
sessionId() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
A unique 128-bit UUID.
sessionId() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
The sessionId for which this request was called.
sessionId() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
A unique identifier for the stream processing session.
sessionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse.Builder
A unique 128-bit UUID identifying a Face Liveness session.
sessionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest.Builder
A unique 128-bit UUID.
sessionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
The sessionId for which this request was called.
sessionId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse.Builder
A unique identifier for the stream processing session.
SessionNotFoundException - Exception in software.amazon.awssdk.services.rekognition.model
Occurs when a given sessionId is not found.
SessionNotFoundException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
settings() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
A session settings object.
settings() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
Input parameters used in a streaming video analyzed by a stream processor.
settings() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Input parameters used in a streaming video analyzed by a stream processor.
settings() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
A list of the filters to be applied to returned detected labels and image properties.
settings() - Method in class software.amazon.awssdk.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.
settings(Consumer<CreateFaceLivenessSessionRequestSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest.Builder
A session settings object.
settings(Consumer<DetectLabelsSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
A list of the filters to be applied to returned detected labels and image properties.
settings(Consumer<LabelDetectionSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request of an asynchronous label analysis operation.
settings(Consumer<StreamProcessorSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Input parameters used in a streaming video analyzed by a stream processor.
settings(Consumer<StreamProcessorSettings.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Input parameters used in a streaming video analyzed by a stream processor.
settings(CreateFaceLivenessSessionRequestSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest.Builder
A session settings object.
settings(DetectLabelsSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest.Builder
A list of the filters to be applied to returned detected labels and image properties.
settings(LabelDetectionSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The settings for a StartLabelDetection request.Contains the specified parameters for the label detection request of an asynchronous label analysis operation.
settings(StreamProcessorSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
Input parameters used in a streaming video analyzed by a stream processor.
settings(StreamProcessorSettings) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Input parameters used in a streaming video analyzed by a stream processor.
settingsForUpdate() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
The stream processor settings that you want to update.
settingsForUpdate(Consumer<StreamProcessorSettingsForUpdate.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
The stream processor settings that you want to update.
settingsForUpdate(StreamProcessorSettingsForUpdate) - Method in interface software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest.Builder
The stream processor settings that you want to update.
setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.AwsEndpointProviderUtils
This sets the request URI to the resolved URI returned by the endpoint provider.
sharpness() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
The sharpness of an image provided for label detection.
sharpness() - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
Value representing sharpness of the face.
sharpness(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality.Builder
The sharpness of an image provided for label detection.
sharpness(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageQuality.Builder
Value representing sharpness of the face.
SHOT - software.amazon.awssdk.services.rekognition.model.SegmentType
 
shotFilter() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to shot detections.
shotFilter(Consumer<StartShotDetectionFilter.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters.Builder
Filters that are specific to shot detections.
shotFilter(StartShotDetectionFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters.Builder
Filters that are specific to shot detections.
shotSegment() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
If the segment is a shot detection, contains information about the shot detection.
shotSegment(Consumer<ShotSegment.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
If the segment is a shot detection, contains information about the shot detection.
shotSegment(ShotSegment) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
If the segment is a shot detection, contains information about the shot detection.
ShotSegment - Class in software.amazon.awssdk.services.rekognition.model
Information about a shot detection segment detected in a video.
ShotSegment.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
similarity() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
Level of confidence that the faces match.
similarity() - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
Confidence in the match of this face with the input face.
similarity() - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
Describes the UserID metadata.
similarity(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesMatch.Builder
Level of confidence that the faces match.
similarity(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceMatch.Builder
Confidence in the match of this face with the input face.
similarity(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.UserMatch.Builder
Describes the UserID metadata.
similarityThreshold() - Method in class software.amazon.awssdk.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.
similarityThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
The minimum level of confidence in the face matches that a match must meet to be included in the FaceMatches array.
simplifiedColor() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
One of 12 simplified color names applied to a dominant color.
simplifiedColor(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DominantColor.Builder
One of 12 simplified color names applied to a dominant color.
since() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Deprecated
 
SingleArgFn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.SingleArgFn
 
size() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Array
 
SLATE - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
SMALL_BOUNDING_BOX - software.amazon.awssdk.services.rekognition.model.Reason
 
SMALL_BOUNDING_BOX - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
smile() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
Indicates whether or not the face is smiling, and the confidence level in the determination.
smile() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates whether or not the face is smiling, and the confidence level in the determination.
smile(Consumer<Smile.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Indicates whether or not the face is smiling, and the confidence level in the determination.
smile(Consumer<Smile.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face is smiling, and the confidence level in the determination.
smile(Smile) - Method in interface software.amazon.awssdk.services.rekognition.model.ComparedFace.Builder
Indicates whether or not the face is smiling, and the confidence level in the determination.
smile(Smile) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face is smiling, and the confidence level in the determination.
Smile - Class in software.amazon.awssdk.services.rekognition.model
Indicates whether or not the face is smiling, and the confidence level in the determination.
SMILE - software.amazon.awssdk.services.rekognition.model.Attribute
 
Smile.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
snsTopicArn() - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
The Amazon SNS topic to which Amazon Rekognition posts the completion status.
snsTopicArn() - Method in class software.amazon.awssdk.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.
snsTopicArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.NotificationChannel.Builder
The Amazon SNS topic to which Amazon Rekognition posts the completion status.
snsTopicArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel.Builder
The Amazon Resource Number (ARN) of the Amazon Amazon Simple Notification Service topic to which Amazon Rekognition posts the completion status.
software.amazon.awssdk.services.rekognition - package software.amazon.awssdk.services.rekognition
software.amazon.awssdk.services.rekognition.auth.scheme - package software.amazon.awssdk.services.rekognition.auth.scheme
 
software.amazon.awssdk.services.rekognition.auth.scheme.internal - package software.amazon.awssdk.services.rekognition.auth.scheme.internal
 
software.amazon.awssdk.services.rekognition.endpoints - package software.amazon.awssdk.services.rekognition.endpoints
 
software.amazon.awssdk.services.rekognition.endpoints.internal - package software.amazon.awssdk.services.rekognition.endpoints.internal
 
software.amazon.awssdk.services.rekognition.internal - package software.amazon.awssdk.services.rekognition.internal
 
software.amazon.awssdk.services.rekognition.jmespath.internal - package software.amazon.awssdk.services.rekognition.jmespath.internal
 
software.amazon.awssdk.services.rekognition.model - package software.amazon.awssdk.services.rekognition.model
 
software.amazon.awssdk.services.rekognition.paginators - package software.amazon.awssdk.services.rekognition.paginators
 
software.amazon.awssdk.services.rekognition.transform - package software.amazon.awssdk.services.rekognition.transform
 
software.amazon.awssdk.services.rekognition.waiters - package software.amazon.awssdk.services.rekognition.waiters
 
software.amazon.awssdk.services.rekognition.waiters.internal - package software.amazon.awssdk.services.rekognition.waiters.internal
 
sortBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
Sort to use for celebrities returned in Celebrities field.
sortBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
Sort to use for elements in the ModerationLabelDetections array.
sortBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
The sorting method chosen for a GetContentModeration request.
sortBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
Sort to use for grouping faces in the response.
sortBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
Sort to use for elements in the Labels array.
sortBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
The sorting method chosen for a GetLabelDetection request.
sortBy() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
Sort to use for elements in the Persons array.
sortBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest.Builder
Sort to use for celebrities returned in Celebrities field.
sortBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
Sort to use for elements in the ModerationLabelDetections array.
sortBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata.Builder
The sorting method chosen for a GetContentModeration request.
sortBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest.Builder
Sort to use for grouping faces in the response.
sortBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
Sort to use for elements in the Labels array.
sortBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata.Builder
The sorting method chosen for a GetLabelDetection request.
sortBy(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest.Builder
Sort to use for elements in the Persons array.
sortBy(CelebrityRecognitionSortBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest.Builder
Sort to use for celebrities returned in Celebrities field.
sortBy(ContentModerationSortBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest.Builder
Sort to use for elements in the ModerationLabelDetections array.
sortBy(ContentModerationSortBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata.Builder
The sorting method chosen for a GetContentModeration request.
sortBy(FaceSearchSortBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest.Builder
Sort to use for grouping faces in the response.
sortBy(LabelDetectionSortBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest.Builder
Sort to use for elements in the Labels array.
sortBy(LabelDetectionSortBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata.Builder
The sorting method chosen for a GetLabelDetection request.
sortBy(PersonTrackingSortBy) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest.Builder
Sort to use for elements in the Persons array.
sortByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
Sort to use for celebrities returned in Celebrities field.
sortByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
Sort to use for elements in the ModerationLabelDetections array.
sortByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
The sorting method chosen for a GetContentModeration request.
sortByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
Sort to use for grouping faces in the response.
sortByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
Sort to use for elements in the Labels array.
sortByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
The sorting method chosen for a GetLabelDetection request.
sortByAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
Sort to use for elements in the Persons array.
SourceException - Exception in software.amazon.awssdk.services.rekognition.endpoints.internal
 
SourceException.BuilderImpl - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
sourceImage() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
The input image as base64-encoded bytes or an S3 object.
sourceImage(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
sourceImage(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
The input image as base64-encoded bytes or an S3 object.
sourceImageFace() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
The face in the source image that was used for comparison.
sourceImageFace(Consumer<ComparedSourceImageFace.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
The face in the source image that was used for comparison.
sourceImageFace(ComparedSourceImageFace) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
The face in the source image that was used for comparison.
sourceImageOrientationCorrection() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
The value of SourceImageOrientationCorrection is always null.
sourceImageOrientationCorrection(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
The value of SourceImageOrientationCorrection is always null.
sourceImageOrientationCorrection(OrientationCorrection) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
The value of SourceImageOrientationCorrection is always null.
sourceImageOrientationCorrectionAsString() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
The value of SourceImageOrientationCorrection is always null.
sourceProjectArn() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
The ARN of the source project in the trusting AWS account.
sourceProjectArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
The ARN of the source project in the trusting AWS account.
sourceProjectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
The ARN of the model version in the source project that you want to copy to a destination project.
sourceProjectVersionArn() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
If the model version was copied from a different project, SourceProjectVersionArn contains the ARN of the source model version.
sourceProjectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
The ARN of the model version in the source project that you want to copy to a destination project.
sourceProjectVersionArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
If the model version was copied from a different project, SourceProjectVersionArn contains the ARN of the source model version.
sourceRefContains() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
If specified, ListDatasetEntries only returns JSON Lines where the value of SourceRefContains is part of the source-ref field.
sourceRefContains(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest.Builder
If specified, ListDatasetEntries only returns JSON Lines where the value of SourceRefContains is part of the source-ref field.
startCelebrityRecognition(Consumer<StartCelebrityRecognitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous recognition of celebrities in a stored video.
startCelebrityRecognition(Consumer<StartCelebrityRecognitionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous recognition of celebrities in a stored video.
startCelebrityRecognition(StartCelebrityRecognitionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous recognition of celebrities in a stored video.
startCelebrityRecognition(StartCelebrityRecognitionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous recognition of celebrities in a stored video.
StartCelebrityRecognitionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartCelebrityRecognitionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartCelebrityRecognitionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartCelebrityRecognitionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartCelebrityRecognitionRequestMarshaller
 
StartCelebrityRecognitionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartCelebrityRecognitionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startContentModeration(Consumer<StartContentModerationRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video.
startContentModeration(Consumer<StartContentModerationRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video.
startContentModeration(StartContentModerationRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video.
startContentModeration(StartContentModerationRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of inappropriate, unwanted, or offensive content in a stored video.
StartContentModerationRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartContentModerationRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartContentModerationRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartContentModerationRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartContentModerationRequestMarshaller
 
StartContentModerationResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartContentModerationResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startFaceDetection(Consumer<StartFaceDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of faces in a stored video.
startFaceDetection(Consumer<StartFaceDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of faces in a stored video.
startFaceDetection(StartFaceDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of faces in a stored video.
startFaceDetection(StartFaceDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of faces in a stored video.
StartFaceDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartFaceDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartFaceDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartFaceDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartFaceDetectionRequestMarshaller
 
StartFaceDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartFaceDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startFaceSearch(Consumer<StartFaceSearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.
startFaceSearch(Consumer<StartFaceSearchRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.
startFaceSearch(StartFaceSearchRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.
startFaceSearch(StartFaceSearchRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored video.
StartFaceSearchRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartFaceSearchRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartFaceSearchRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartFaceSearchRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartFaceSearchRequestMarshaller
 
StartFaceSearchResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartFaceSearchResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startFrameNumber() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The frame number of the start of a video segment, using a frame index that starts with 0.
startFrameNumber(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The frame number of the start of a video segment, using a frame index that starts with 0.
startIndex() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
STARTING - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
STARTING - software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 
startLabelDetection(Consumer<StartLabelDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of labels in a stored video.
startLabelDetection(Consumer<StartLabelDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of labels in a stored video.
startLabelDetection(StartLabelDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of labels in a stored video.
startLabelDetection(StartLabelDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of labels in a stored video.
StartLabelDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartLabelDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartLabelDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartLabelDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartLabelDetectionRequestMarshaller
 
StartLabelDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartLabelDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startMediaAnalysisJob(Consumer<StartMediaAnalysisJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Initiates a new media analysis job.
startMediaAnalysisJob(Consumer<StartMediaAnalysisJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Initiates a new media analysis job.
startMediaAnalysisJob(StartMediaAnalysisJobRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Initiates a new media analysis job.
startMediaAnalysisJob(StartMediaAnalysisJobRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Initiates a new media analysis job.
StartMediaAnalysisJobRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartMediaAnalysisJobRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartMediaAnalysisJobRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartMediaAnalysisJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartMediaAnalysisJobRequestMarshaller
 
StartMediaAnalysisJobResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartMediaAnalysisJobResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startMultipartTemplate() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.TemplateVisitor
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
startPersonTracking(Consumer<StartPersonTrackingRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts the asynchronous tracking of a person's path in a stored video.
startPersonTracking(Consumer<StartPersonTrackingRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts the asynchronous tracking of a person's path in a stored video.
startPersonTracking(StartPersonTrackingRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts the asynchronous tracking of a person's path in a stored video.
startPersonTracking(StartPersonTrackingRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts the asynchronous tracking of a person's path in a stored video.
StartPersonTrackingRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartPersonTrackingRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartPersonTrackingRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartPersonTrackingRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartPersonTrackingRequestMarshaller
 
StartPersonTrackingResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartPersonTrackingResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startProjectVersion(Consumer<StartProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
startProjectVersion(Consumer<StartProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
startProjectVersion(StartProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
startProjectVersion(StartProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
StartProjectVersionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartProjectVersionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartProjectVersionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartProjectVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartProjectVersionRequestMarshaller
 
StartProjectVersionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartProjectVersionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startSegmentDetection(Consumer<StartSegmentDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of segment detection in a stored video.
startSegmentDetection(Consumer<StartSegmentDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of segment detection in a stored video.
startSegmentDetection(StartSegmentDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of segment detection in a stored video.
startSegmentDetection(StartSegmentDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of segment detection in a stored video.
StartSegmentDetectionFilters - Class in software.amazon.awssdk.services.rekognition.model
Filters applied to the technical cue or shot detection segments.
StartSegmentDetectionFilters.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartSegmentDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartSegmentDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartSegmentDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartSegmentDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartSegmentDetectionRequestMarshaller
 
StartSegmentDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartSegmentDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startSelector() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
Specifies the starting point in the Kinesis stream to start processing.
startSelector(Consumer<StreamProcessingStartSelector.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest.Builder
Specifies the starting point in the Kinesis stream to start processing.
startSelector(StreamProcessingStartSelector) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest.Builder
Specifies the starting point in the Kinesis stream to start processing.
StartShotDetectionFilter - Class in software.amazon.awssdk.services.rekognition.model
Filters for the shot detection segments returned by GetSegmentDetection.
StartShotDetectionFilter.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startStreamProcessor(Consumer<StartStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts processing a stream processor.
startStreamProcessor(Consumer<StartStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts processing a stream processor.
startStreamProcessor(StartStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts processing a stream processor.
startStreamProcessor(StartStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts processing a stream processor.
StartStreamProcessorRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartStreamProcessorRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartStreamProcessorRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartStreamProcessorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartStreamProcessorRequestMarshaller
 
StartStreamProcessorResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartStreamProcessorResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartTechnicalCueDetectionFilter - Class in software.amazon.awssdk.services.rekognition.model
Filters for the technical segments returned by GetSegmentDetection.
StartTechnicalCueDetectionFilter.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startTextDetection(Consumer<StartTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of text in a stored video.
startTextDetection(Consumer<StartTextDetectionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of text in a stored video.
startTextDetection(StartTextDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Starts asynchronous detection of text in a stored video.
startTextDetection(StartTextDetectionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Starts asynchronous detection of text in a stored video.
StartTextDetectionFilters - Class in software.amazon.awssdk.services.rekognition.model
Set of optional parameters that let you set the criteria text must meet to be included in your response.
StartTextDetectionFilters.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartTextDetectionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StartTextDetectionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StartTextDetectionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StartTextDetectionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StartTextDetectionRequestMarshaller
 
StartTextDetectionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StartTextDetectionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
startTimecodeSMPTE() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The frame-accurate SMPTE timecode, from the start of a video, for the start of a detected segment.
startTimecodeSMPTE(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The frame-accurate SMPTE timecode, from the start of a video, for the start of a detected segment.
startTimestampMillis() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected moderation label.
startTimestampMillis() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
The time in milliseconds defining the start of the timeline segment containing a continuously detected label.
startTimestampMillis() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The start time of the detected segment in milliseconds from the start of the video.
startTimestampMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
The time in milliseconds defining the start of the timeline segment containing a continuously detected moderation label.
startTimestampMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetection.Builder
The time in milliseconds defining the start of the timeline segment containing a continuously detected label.
startTimestampMillis(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The start time of the detected segment in milliseconds from the start of the video.
status() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The status of the dataset.
status() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The status for the dataset.
status() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
The current status of the delete project operation.
status() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
The status of the deletion operation.
status() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Current status of the stream processor.
status() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
Represents a status corresponding to the state of the session.
status() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
The current status of the media analysis job.
status() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
The status of the media analysis job being retrieved.
status() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
The current status of the project.
status() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The current status of the model version.
status() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
The current running status of the model.
status() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
The current status of the stop operation.
status() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
Current status of the Amazon Rekognition stream processor.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The status of the dataset.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The status for the dataset.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse.Builder
The current status of the delete project operation.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse.Builder
The status of the deletion operation.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Current status of the stream processor.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
Represents a status corresponding to the state of the session.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The current status of the media analysis job.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
The status of the media analysis job being retrieved.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
The current status of the project.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The current status of the model version.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse.Builder
The current running status of the model.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse.Builder
The current status of the stop operation.
status(String) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessor.Builder
Current status of the Amazon Rekognition stream processor.
status(DatasetStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The status of the dataset.
status(DatasetStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The status for the dataset.
status(LivenessSessionStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse.Builder
Represents a status corresponding to the state of the session.
status(MediaAnalysisJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse.Builder
The current status of the media analysis job.
status(MediaAnalysisJobStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription.Builder
The status of the media analysis job being retrieved.
status(ProjectStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse.Builder
The current status of the delete project operation.
status(ProjectStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectDescription.Builder
The current status of the project.
status(ProjectVersionStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse.Builder
The status of the deletion operation.
status(ProjectVersionStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The current status of the model version.
status(ProjectVersionStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse.Builder
The current running status of the model.
status(ProjectVersionStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse.Builder
The current status of the stop operation.
status(StreamProcessorStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Current status of the stream processor.
status(StreamProcessorStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.StreamProcessor.Builder
Current status of the Amazon Rekognition stream processor.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The status of the dataset.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The status for the dataset.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
The current status of the delete project operation.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
The status of the deletion operation.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Current status of the stream processor.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
Represents a status corresponding to the state of the session.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
The current status of the media analysis job.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
The status of the media analysis job being retrieved.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
The current status of the project.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The current status of the model version.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
The current running status of the model.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
The current status of the stop operation.
statusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
Current status of the Amazon Rekognition stream processor.
statusCode() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
HTTP status code indicating the result of the operation.
statusCode() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
HTTP status code that indicates the result of the operation.
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.AccessDeniedException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ConflictException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageTooLargeException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.InternalServerErrorException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidManifestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidParameterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.LimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.SessionNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.ThrottlingException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoTooLargeException.Builder
 
statusCode(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse.Builder
HTTP status code indicating the result of the operation.
statusCode(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse.Builder
HTTP status code that indicates the result of the operation.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The status message for the dataset.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The status message for the dataset.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Detailed status message about the stream processor.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
If the job fails, StatusMessage provides a descriptive error message.
statusMessage() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
A descriptive message for an error or warning that occurred.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The status message for the dataset.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The status message for the dataset.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
Detailed status message about the stream processor.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
If the job fails, StatusMessage provides a descriptive error message.
statusMessage(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
A descriptive message for an error or warning that occurred.
statusMessageCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The status message code for the dataset operation.
statusMessageCode() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The status message code for the dataset operation.
statusMessageCode(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The status message code for the dataset operation.
statusMessageCode(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The status message code for the dataset operation.
statusMessageCode(DatasetStatusMessageCode) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetDescription.Builder
The status message code for the dataset operation.
statusMessageCode(DatasetStatusMessageCode) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetMetadata.Builder
The status message code for the dataset operation.
statusMessageCodeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
The status message code for the dataset operation.
statusMessageCodeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
The status message code for the dataset operation.
stopIndex() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
STOPPED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
STOPPED - software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 
STOPPING - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
STOPPING - software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 
stopProjectVersion(Consumer<StopProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
stopProjectVersion(Consumer<StopProjectVersionRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
stopProjectVersion(StopProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
stopProjectVersion(StopProjectVersionRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
StopProjectVersionRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StopProjectVersionRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StopProjectVersionRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StopProjectVersionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StopProjectVersionRequestMarshaller
 
StopProjectVersionResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StopProjectVersionResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
stopSelector() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
Specifies when to stop processing the stream.
stopSelector(Consumer<StreamProcessingStopSelector.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest.Builder
Specifies when to stop processing the stream.
stopSelector(StreamProcessingStopSelector) - Method in interface software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest.Builder
Specifies when to stop processing the stream.
stopStreamProcessor(Consumer<StopStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Stops a running stream processor that was created by CreateStreamProcessor.
stopStreamProcessor(Consumer<StopStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Stops a running stream processor that was created by CreateStreamProcessor.
stopStreamProcessor(StopStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Stops a running stream processor that was created by CreateStreamProcessor.
stopStreamProcessor(StopStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Stops a running stream processor that was created by CreateStreamProcessor.
StopStreamProcessorRequest - Class in software.amazon.awssdk.services.rekognition.model
 
StopStreamProcessorRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StopStreamProcessorRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
StopStreamProcessorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.StopStreamProcessorRequestMarshaller
 
StopStreamProcessorResponse - Class in software.amazon.awssdk.services.rekognition.model
 
StopStreamProcessorResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessingStartSelector - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessingStopSelector - Class in software.amazon.awssdk.services.rekognition.model
Specifies when to stop processing the stream.
StreamProcessingStopSelector.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessor - Class in software.amazon.awssdk.services.rekognition.model
An object that recognizes faces or labels in a streaming video.
StreamProcessor.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
streamProcessorArn() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
Amazon Resource Number for the newly created stream processor.
streamProcessorArn() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
ARN of the stream processor.
streamProcessorArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse.Builder
Amazon Resource Number for the newly created stream processor.
streamProcessorArn(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse.Builder
ARN of the stream processor.
StreamProcessorDataSharingPreference - Class in software.amazon.awssdk.services.rekognition.model
Allows you to opt in or opt out to share data with Rekognition to improve model performance.
StreamProcessorDataSharingPreference.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessorInput - Class in software.amazon.awssdk.services.rekognition.model
Information about the source streaming video.
StreamProcessorInput.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessorNotificationChannel - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessorOutput - Class in software.amazon.awssdk.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.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessorParameterToDelete - Enum in software.amazon.awssdk.services.rekognition.model
 
streamProcessors() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
List of stream processors that you have created.
streamProcessors(Collection<StreamProcessor>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse.Builder
List of stream processors that you have created.
streamProcessors(Consumer<StreamProcessor.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse.Builder
List of stream processors that you have created.
streamProcessors(StreamProcessor...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse.Builder
List of stream processors that you have created.
StreamProcessorSettings - Class in software.amazon.awssdk.services.rekognition.model
Input parameters used in a streaming video analyzed by a Amazon Rekognition stream processor.
StreamProcessorSettings.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessorSettingsForUpdate - Class in software.amazon.awssdk.services.rekognition.model
The stream processor settings that you want to update.
StreamProcessorSettingsForUpdate.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
StreamProcessorStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
STRING - software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
 
STRING_ARRAY - software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
 
stringEquals(String, String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
StringEqualsFn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.StringEqualsFn
 
stringToParse() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
stringValue() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Retrieve the actual value that this represents, as a String.
stringValues() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Retrieve the actual value that this represents, as a list of String.
stringValuesMap() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Retrieve the actual value that this represents, as a map of Strings.
STUDIO_LOGO - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
subscribe(Subscriber<? super DescribeProjectsResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectsPublisher
 
subscribe(Subscriber<? super DescribeProjectVersionsResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.DescribeProjectVersionsPublisher
 
subscribe(Subscriber<? super GetCelebrityRecognitionResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetCelebrityRecognitionPublisher
 
subscribe(Subscriber<? super GetContentModerationResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetContentModerationPublisher
 
subscribe(Subscriber<? super GetFaceDetectionResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetFaceDetectionPublisher
 
subscribe(Subscriber<? super GetFaceSearchResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetFaceSearchPublisher
 
subscribe(Subscriber<? super GetLabelDetectionResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetLabelDetectionPublisher
 
subscribe(Subscriber<? super GetPersonTrackingResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetPersonTrackingPublisher
 
subscribe(Subscriber<? super GetSegmentDetectionResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetSegmentDetectionPublisher
 
subscribe(Subscriber<? super GetTextDetectionResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.GetTextDetectionPublisher
 
subscribe(Subscriber<? super ListCollectionsResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListCollectionsPublisher
 
subscribe(Subscriber<? super ListDatasetEntriesResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetEntriesPublisher
 
subscribe(Subscriber<? super ListDatasetLabelsResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListDatasetLabelsPublisher
 
subscribe(Subscriber<? super ListFacesResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListFacesPublisher
 
subscribe(Subscriber<? super ListMediaAnalysisJobsResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListMediaAnalysisJobsPublisher
 
subscribe(Subscriber<? super ListProjectPoliciesResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListProjectPoliciesPublisher
 
subscribe(Subscriber<? super ListStreamProcessorsResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListStreamProcessorsPublisher
 
subscribe(Subscriber<? super ListUsersResponse>) - Method in class software.amazon.awssdk.services.rekognition.paginators.ListUsersPublisher
 
substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
Substring - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Substring(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
SUBSTRING - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Substring
 
SUCCEEDED - software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
 
SUCCEEDED - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
 
SUCCEEDED - software.amazon.awssdk.services.rekognition.model.VideoJobStatus
 
SUCCESS - software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
 
summarizationAttributes() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
An array of PPE types that you want to summarize.
summarizationAttributes(Consumer<ProtectiveEquipmentSummarizationAttributes.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest.Builder
An array of PPE types that you want to summarize.
summarizationAttributes(ProtectiveEquipmentSummarizationAttributes) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest.Builder
An array of PPE types that you want to summarize.
summary() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
Summary information for the types of PPE specified in the SummarizationAttributes input parameter.
summary() - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
The S3 bucket that contains the training summary.
summary(Consumer<ProtectiveEquipmentSummary.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse.Builder
Summary information for the types of PPE specified in the SummarizationAttributes input parameter.
summary(Consumer<Summary.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.EvaluationResult.Builder
The S3 bucket that contains the training summary.
summary(ProtectiveEquipmentSummary) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse.Builder
Summary information for the types of PPE specified in the SummarizationAttributes input parameter.
summary(Summary) - Method in interface software.amazon.awssdk.services.rekognition.model.EvaluationResult.Builder
The S3 bucket that contains the training summary.
Summary - Class in software.amazon.awssdk.services.rekognition.model
The S3 bucket that contains the training summary.
Summary.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
sunglasses() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
sunglasses(Consumer<Sunglasses.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
sunglasses(Sunglasses) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetail.Builder
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
Sunglasses - Class in software.amazon.awssdk.services.rekognition.model
Indicates whether or not the face is wearing sunglasses, and the confidence level in the determination.
SUNGLASSES - software.amazon.awssdk.services.rekognition.model.Attribute
 
Sunglasses.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.PartitionFn
 
supportsDualStack() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
supportsDualStack() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs.Builder
 
supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
supportsFips() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
supportsFips() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs.Builder
 
supportsFips(boolean) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition.Builder
 
supportsFIPS() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulePartition
 
SURPRISED - software.amazon.awssdk.services.rekognition.model.EmotionName
 

T

tagKeys() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
A list of the tags that you want to remove.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.UntagResourceRequest.Builder
A list of the tags that you want to remove.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.UntagResourceRequest.Builder
A list of the tags that you want to remove.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Adds one or more key-value tags to an Amazon Rekognition collection, stream processor, or Custom Labels model.
TagResourceRequest - Class in software.amazon.awssdk.services.rekognition.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.rekognition.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
tags() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
The key-value tags to assign to the model version.
tags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
A set of tags (key-value pairs) that you want to attach to the collection.
tags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
A set of tags (key-value pairs) that you want to attach to the dataset.
tags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
A set of tags (key-value pairs) that you want to attach to the project.
tags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
A set of tags (key-value pairs) that you want to attach to the project version.
tags() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
A set of tags (key-value pairs) that you want to attach to the stream processor.
tags() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
A list of key-value tags assigned to the resource.
tags() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
The key-value tags to assign to the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
The key-value tags to assign to the model version.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest.Builder
A set of tags (key-value pairs) that you want to attach to the collection.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest.Builder
A set of tags (key-value pairs) that you want to attach to the dataset.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectRequest.Builder
A set of tags (key-value pairs) that you want to attach to the project.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
A set of tags (key-value pairs) that you want to attach to the project version.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest.Builder
A set of tags (key-value pairs) that you want to attach to the stream processor.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse.Builder
A list of key-value tags assigned to the resource.
tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.rekognition.model.TagResourceRequest.Builder
The key-value tags to assign to the resource.
target() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
target() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Not
 
target() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.SingleArgFn
 
target(Expr) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Builder
 
targetImage() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
The target image as base64-encoded bytes or an S3 object.
targetImage(Consumer<Image.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
The target image as base64-encoded bytes or an S3 object.
targetImage(Image) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesRequest.Builder
The target image as base64-encoded bytes or an S3 object.
targetImageOrientationCorrection() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
The value of TargetImageOrientationCorrection is always null.
targetImageOrientationCorrection(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
The value of TargetImageOrientationCorrection is always null.
targetImageOrientationCorrection(OrientationCorrection) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
The value of TargetImageOrientationCorrection is always null.
targetImageOrientationCorrectionAsString() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
The value of TargetImageOrientationCorrection is always null.
taxonomyLevel() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
The level of the moderation label with regard to its taxonomy, from 1 to 3.
taxonomyLevel(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.ModerationLabel.Builder
The level of the moderation label with regard to its taxonomy, from 1 to 3.
TECHNICAL_CUE - software.amazon.awssdk.services.rekognition.model.SegmentType
 
technicalCueFilter() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
Filters that are specific to technical cues.
technicalCueFilter(Consumer<StartTechnicalCueDetectionFilter.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters.Builder
Filters that are specific to technical cues.
technicalCueFilter(StartTechnicalCueDetectionFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters.Builder
Filters that are specific to technical cues.
technicalCueSegment() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
If the segment is a technical cue, contains information about the technical cue.
technicalCueSegment(Consumer<TechnicalCueSegment.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
If the segment is a technical cue, contains information about the technical cue.
technicalCueSegment(TechnicalCueSegment) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
If the segment is a technical cue, contains information about the technical cue.
TechnicalCueSegment - Class in software.amazon.awssdk.services.rekognition.model
Information about a technical cue segment.
TechnicalCueSegment.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
TechnicalCueType - Enum in software.amazon.awssdk.services.rekognition.model
 
template() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Expr
 
template() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
template() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
template() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
Template - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
Template represents a "Template Literal".
Template.Dynamic - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Template.Literal - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Template.Part - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
TemplateVisitor<T> - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
For code generating from a template, use a `TemplateVisitor`.
TEST - software.amazon.awssdk.services.rekognition.model.DatasetType
 
testingData() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the service uses to test the project version.
testingData(Consumer<TestingData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
Specifies an external manifest that the service uses to test the project version.
testingData(TestingData) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
Specifies an external manifest that the service uses to test the project version.
TestingData - Class in software.amazon.awssdk.services.rekognition.model
The dataset used for testing.
TestingData.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
testingDataResult() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
Contains information about the testing results.
testingDataResult(Consumer<TestingDataResult.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
Contains information about the testing results.
testingDataResult(TestingDataResult) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
Contains information about the testing results.
TestingDataResult - Class in software.amazon.awssdk.services.rekognition.model
Sagemaker Groundtruth format manifest files for the input, output and validation datasets that are used and created during testing.
TestingDataResult.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
textDetection() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
Details about text detected in a video.
textDetection(Consumer<TextDetection.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetectionResult.Builder
Details about text detected in a video.
textDetection(TextDetection) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetectionResult.Builder
Details about text detected in a video.
TextDetection - Class in software.amazon.awssdk.services.rekognition.model
Information about a word or line of text detected by DetectText.
TextDetection.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
TextDetectionResult - Class in software.amazon.awssdk.services.rekognition.model
Information about text detected in a video.
TextDetectionResult.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
textDetections() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
An array of text that was detected in the input image.
textDetections() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
An array of text detected in the video.
textDetections(Collection<TextDetection>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextResponse.Builder
An array of text that was detected in the input image.
textDetections(Collection<TextDetectionResult>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
An array of text detected in the video.
textDetections(Consumer<TextDetection.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextResponse.Builder
An array of text that was detected in the input image.
textDetections(Consumer<TextDetectionResult.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
An array of text detected in the video.
textDetections(TextDetection...) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextResponse.Builder
An array of text that was detected in the input image.
textDetections(TextDetectionResult...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
An array of text detected in the video.
textModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
The model version used to detect text.
textModelVersion() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
Version number of the text detection model that was used to detect text.
textModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextResponse.Builder
The model version used to detect text.
textModelVersion(String) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Version number of the text detection model that was used to detect text.
TextTypes - Enum in software.amazon.awssdk.services.rekognition.model
 
THROTTLED - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
ThrottlingException - Exception in software.amazon.awssdk.services.rekognition.model
Amazon Rekognition is temporarily unable to process the request.
ThrottlingException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
timestamp() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
The time, in milliseconds from the start of the video, that the celebrity was recognized.
timestamp() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
Time, in milliseconds from the beginning of the video, that the content moderation label was detected.
timestamp() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
Time, in milliseconds from the start of the video, that the face was detected.
timestamp() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
Time, in milliseconds from the start of the video, that the label was detected.
timestamp() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
The time, in milliseconds from the start of the video, that the person's path was tracked.
timestamp() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
The time, in milliseconds from the beginning of the video, that the person was matched in the video.
timestamp() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
The time, in milliseconds from the start of the video, that the text was detected.
timestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityRecognition.Builder
The time, in milliseconds from the start of the video, that the celebrity was recognized.
timestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.ContentModerationDetection.Builder
Time, in milliseconds from the beginning of the video, that the content moderation label was detected.
timestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceDetection.Builder
Time, in milliseconds from the start of the video, that the face was detected.
timestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.LabelDetection.Builder
Time, in milliseconds from the start of the video, that the label was detected.
timestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonDetection.Builder
The time, in milliseconds from the start of the video, that the person's path was tracked.
timestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.PersonMatch.Builder
The time, in milliseconds from the beginning of the video, that the person was matched in the video.
timestamp(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetectionResult.Builder
The time, in milliseconds from the start of the video, that the text was detected.
TIMESTAMP - software.amazon.awssdk.services.rekognition.model.CelebrityRecognitionSortBy
 
TIMESTAMP - software.amazon.awssdk.services.rekognition.model.ContentModerationSortBy
 
TIMESTAMP - software.amazon.awssdk.services.rekognition.model.FaceSearchSortBy
 
TIMESTAMP - software.amazon.awssdk.services.rekognition.model.LabelDetectionSortBy
 
TIMESTAMP - software.amazon.awssdk.services.rekognition.model.PersonTrackingSortBy
 
TIMESTAMPS - software.amazon.awssdk.services.rekognition.model.ContentModerationAggregateBy
 
TIMESTAMPS - software.amazon.awssdk.services.rekognition.model.LabelDetectionAggregateBy
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.auth.scheme.internal.DefaultRekognitionAuthSchemeParams
 
toBuilder() - Method in interface software.amazon.awssdk.services.rekognition.auth.scheme.RekognitionAuthSchemeParams
Returns a RekognitionAuthSchemeParams.Builder to customize the parameters.
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.AccessDeniedException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Asset
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Beard
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ConflictException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Face
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Image
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ImageTooLargeException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.InternalServerErrorException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidManifestException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidParameterException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Label
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.LimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Parent
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Point
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.RekognitionException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.SessionNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Smile
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Summary
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.ThrottlingException
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.User
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.Video
 
toBuilder() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
 
toBuilder() - Method in exception software.amazon.awssdk.services.rekognition.model.VideoTooLargeException
 
toList() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters
 
top() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
Top coordinate of the bounding box as a ratio of overall image height.
top(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.BoundingBox.Builder
Top coordinate of the bounding box as a ratio of overall image height.
toParameterReference() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
toParameterReference() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
toParameterReference() - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.ToParameterReference
 
ToParameterReference - Interface in software.amazon.awssdk.services.rekognition.endpoints.internal
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Arn
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Condition
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRule
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ErrorRule
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FatScope
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Fn
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Index
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr.Part.Key
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.GetAttr
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Identifier
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Literal
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Outputs
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Deprecated
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterReference
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameters
 
toString() - Method in enum software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partition
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Ref
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleArn
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Scope
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Dynamic
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Literal
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.TreeRule
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Array
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Record
 
toString() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Str
 
toString() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.AgeRange
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Asset
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.AssociatedFace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.Attribute
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.AudioMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.AuditImage
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Beard
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.BlackFrame
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.BodyPart
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityRecognition
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.CelebrityRecognitionSortBy
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedFace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ComparedSourceImageFace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesMatch
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ConnectedHomeSettingsForUpdate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.ContentClassifier
 
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationAggregateBy
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ContentModerationDetection
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationSortBy
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ContentType
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateCollectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateDatasetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionRequestSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateFaceLivenessSessionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateStreamProcessorResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.CustomizationFeature
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CustomizationFeatureContentModerationConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.CustomLabel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetChanges
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetLabelStats
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetSource
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
 
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.DatasetType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteCollectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteDatasetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectPolicyResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteProjectVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteStreamProcessorResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeDatasetResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeStreamProcessorResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectCustomLabelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectFacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectionFilter
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageBackground
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageForeground
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImagePropertiesSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsImageQuality
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectLabelsSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectModerationLabelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectProtectiveEquipmentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociatedFace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDataset
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DistributeDatasetEntriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.DominantColor
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.EmotionName
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.EvaluationResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Face
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.FaceAttributes
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.FaceDetection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.FaceMatch
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.FaceOccluded
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.FaceRecord
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.FaceSearchSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.FaceSearchSortBy
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.GenderType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GeneralLabelsSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Geometry
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationRequestMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceLivenessSessionResultsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionRequestMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetMediaAnalysisJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.GroundTruthManifest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopActivationOutput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.HumanLoopDataAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Image
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ImageQuality
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Instance
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisDataStream
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStream
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.KinesisVideoStreamStartSelector
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.KnownGenderType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Label
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.LabelAlias
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.LabelCategory
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetection
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionAggregateBy
 
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionFeatureName
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.LabelDetectionSettings
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionSortBy
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.LandmarkType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListCollectionsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetEntriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListDatasetLabelsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListMediaAnalysisJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListProjectPoliciesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListStreamProcessorsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.LivenessOutputConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisDetectModerationLabelsConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobDescription
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureDetails
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisManifestSummary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisModelVersions
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOperationsConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisOutputConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MediaAnalysisResults
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ModerationLabel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.NotificationChannel
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.OrientationCorrection
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.OutputConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Parent
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetail
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.PersonDetection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.PersonMatch
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.PersonTrackingSortBy
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Point
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectDescription
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectPolicy
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.ProjectStatus
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentBodyPart
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentPerson
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummarizationAttributes
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentSummary
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.PutProjectPolicyResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.QualityFilter
 
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.Reason
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.RegionOfInterest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.S3Destination
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedFaceDetails
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesByImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchFacesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.SegmentType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ShotSegment
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Smile
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartMediaAnalysisJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartProjectVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionFilters
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartShotDetectionFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartStreamProcessorResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartTechnicalCueDetectionFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StopProjectVersionResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StopStreamProcessorResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStartSelector
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessingStopSelector
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessor
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorDataSharingPreference
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorInput
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorNotificationChannel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorOutput
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorParameterToDelete
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettings
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.StreamProcessorSettingsForUpdate
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Summary
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TestingData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetectionResult
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.TextTypes
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UnindexedFace
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UnsearchedFace
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletionReason
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociationReason
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateDatasetEntriesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UpdateStreamProcessorResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.User
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.UserStatus
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.ValidationData
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.rekognition.model.Video
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.VideoColorRange
 
toString() - Method in enum software.amazon.awssdk.services.rekognition.model.VideoJobStatus
 
toString() - Method in class software.amazon.awssdk.services.rekognition.model.VideoMetadata
Returns a string representation of this object.
totalEntries() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
The total number of images in the dataset.
totalEntries(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetStats.Builder
The total number of images in the dataset.
totalLabels() - Method in class software.amazon.awssdk.services.rekognition.model.DatasetStats
The total number of labels declared in the dataset.
totalLabels(Integer) - Method in interface software.amazon.awssdk.services.rekognition.model.DatasetStats.Builder
The total number of labels declared in the dataset.
TRAIN - software.amazon.awssdk.services.rekognition.model.DatasetType
 
TRAINING_COMPLETED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
TRAINING_FAILED - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
TRAINING_IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
trainingData() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
Specifies an external manifest that the services uses to train the project version.
trainingData(Consumer<TrainingData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
Specifies an external manifest that the services uses to train the project version.
trainingData(TrainingData) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
Specifies an external manifest that the services uses to train the project version.
TrainingData - Class in software.amazon.awssdk.services.rekognition.model
The dataset used for training.
TrainingData.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
trainingDataResult() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
Contains information about the training results.
trainingDataResult(Consumer<TrainingDataResult.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
Contains information about the training results.
trainingDataResult(TrainingDataResult) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
Contains information about the training results.
TrainingDataResult - Class in software.amazon.awssdk.services.rekognition.model
The data validation manifest created for the training dataset during model training.
TrainingDataResult.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
trainingEndTimestamp() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
The Unix date and time that training of the model ended.
trainingEndTimestamp(Instant) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
The Unix date and time that training of the model ended.
TREE - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule.Builder
 
TreeRule - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.TreeRule
 
type() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
Type of emotion detected.
type() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
The type of detected PPE.
type() - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
A string value of the KnownGender info about the Celebrity.
type() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
Type of landmark.
type() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The type of the segment.
type() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
The type of a segment (technical cue or shot detection).
type() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
The type of the technical cue.
type() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
The type of text that was detected.
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Emotion.Builder
Type of emotion detected.
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.EquipmentDetection.Builder
The type of detected PPE.
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.KnownGender.Builder
A string value of the KnownGender info about the Celebrity.
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Landmark.Builder
Type of landmark.
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The type of the segment.
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo.Builder
The type of a segment (technical cue or shot detection).
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment.Builder
The type of the technical cue.
type(String) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The type of text that was detected.
type(ParameterType) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
type(EmotionName) - Method in interface software.amazon.awssdk.services.rekognition.model.Emotion.Builder
Type of emotion detected.
type(KnownGenderType) - Method in interface software.amazon.awssdk.services.rekognition.model.KnownGender.Builder
A string value of the KnownGender info about the Celebrity.
type(LandmarkType) - Method in interface software.amazon.awssdk.services.rekognition.model.Landmark.Builder
Type of landmark.
type(ProtectiveEquipmentType) - Method in interface software.amazon.awssdk.services.rekognition.model.EquipmentDetection.Builder
The type of detected PPE.
type(SegmentType) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentDetection.Builder
The type of the segment.
type(SegmentType) - Method in interface software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo.Builder
The type of a segment (technical cue or shot detection).
type(TechnicalCueType) - Method in interface software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment.Builder
The type of the technical cue.
type(TextTypes) - Method in interface software.amazon.awssdk.services.rekognition.model.TextDetection.Builder
The type of text that was detected.
TYPE - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter
 
TYPE - Static variable in class software.amazon.awssdk.services.rekognition.endpoints.internal.Rule
 
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.Emotion
Type of emotion detected.
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.EquipmentDetection
The type of detected PPE.
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.KnownGender
A string value of the KnownGender info about the Celebrity.
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
Type of landmark.
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentDetection
The type of the segment.
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.SegmentTypeInfo
The type of a segment (technical cue or shot detection).
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.TechnicalCueSegment
The type of the technical cue.
typeAsString() - Method in class software.amazon.awssdk.services.rekognition.model.TextDetection
The type of text that was detected.
types() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FatScope
 

U

unescape(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Template.Literal
 
UnindexedFace - Class in software.amazon.awssdk.services.rekognition.model
A face that IndexFaces detected, but didn't index.
UnindexedFace.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
unindexedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.IndexFacesResponse
An array of faces that were detected in the image but weren't indexed.
unindexedFaces(Collection<UnindexedFace>) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
An array of faces that were detected in the image but weren't indexed.
unindexedFaces(Consumer<UnindexedFace.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
An array of faces that were detected in the image but weren't indexed.
unindexedFaces(UnindexedFace...) - Method in interface software.amazon.awssdk.services.rekognition.model.IndexFacesResponse.Builder
An array of faces that were detected in the image but weren't indexed.
UNKNOWN - software.amazon.awssdk.services.rekognition.model.EmotionName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.Attribute
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.BodyPart
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.CelebrityRecognitionSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.ContentClassifier
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.ContentModerationAggregateBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.ContentModerationSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.CustomizationFeature
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.DatasetType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.EmotionName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.FaceAttributes
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.FaceSearchSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.GenderType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.KnownGenderType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.LabelDetectionAggregateBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.LabelDetectionFeatureName
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.LabelDetectionSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.OrientationCorrection
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.PersonTrackingSortBy
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.ProjectStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.QualityFilter
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.Reason
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.SegmentType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.StreamProcessorParameterToDelete
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.TechnicalCueType
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.TextTypes
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletionReason
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociationReason
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.UserStatus
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.VideoColorRange
 
UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.rekognition.model.VideoJobStatus
 
UNLISTED - software.amazon.awssdk.services.rekognition.model.KnownGenderType
 
unmatchedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.CompareFacesResponse
An array of faces in the target image that did not match the source image face.
unmatchedFaces(Collection<ComparedFace>) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
An array of faces in the target image that did not match the source image face.
unmatchedFaces(Consumer<ComparedFace.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
An array of faces in the target image that did not match the source image face.
unmatchedFaces(ComparedFace...) - Method in interface software.amazon.awssdk.services.rekognition.model.CompareFacesResponse.Builder
An array of faces in the target image that did not match the source image face.
unrecognizedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse
Details about each unrecognized face in the image.
unrecognizedFaces(Collection<ComparedFace>) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
Details about each unrecognized face in the image.
unrecognizedFaces(Consumer<ComparedFace.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
Details about each unrecognized face in the image.
unrecognizedFaces(ComparedFace...) - Method in interface software.amazon.awssdk.services.rekognition.model.RecognizeCelebritiesResponse.Builder
Details about each unrecognized face in the image.
UnsearchedFace - Class in software.amazon.awssdk.services.rekognition.model
Face details inferred from the image but not used for search.
UnsearchedFace.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UnsearchedFaceReason - Enum in software.amazon.awssdk.services.rekognition.model
 
unsearchedFaces() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
List of UnsearchedFace objects.
unsearchedFaces(Collection<UnsearchedFace>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
List of UnsearchedFace objects.
unsearchedFaces(Consumer<UnsearchedFace.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
List of UnsearchedFace objects.
unsearchedFaces(UnsearchedFace...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
List of UnsearchedFace objects.
UnsuccessfulFaceAssociation - Class in software.amazon.awssdk.services.rekognition.model
Contains metadata like FaceId, UserID, and Reasons, for a face that was unsuccessfully associated.
UnsuccessfulFaceAssociation.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UnsuccessfulFaceAssociationReason - Enum in software.amazon.awssdk.services.rekognition.model
 
unsuccessfulFaceAssociations() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
unsuccessfulFaceAssociations(Collection<UnsuccessfulFaceAssociation>) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
unsuccessfulFaceAssociations(Consumer<UnsuccessfulFaceAssociation.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
unsuccessfulFaceAssociations(UnsuccessfulFaceAssociation...) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
An array of UnsuccessfulAssociation objects containing FaceIDs that are not successfully associated along with the reasons.
UnsuccessfulFaceDeletion - Class in software.amazon.awssdk.services.rekognition.model
Contains metadata like FaceId, UserID, and Reasons, for a face that was unsuccessfully deleted.
UnsuccessfulFaceDeletion.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UnsuccessfulFaceDeletionReason - Enum in software.amazon.awssdk.services.rekognition.model
 
unsuccessfulFaceDeletions() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse
An array of any faces that weren't deleted.
unsuccessfulFaceDeletions(Collection<UnsuccessfulFaceDeletion>) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse.Builder
An array of any faces that weren't deleted.
unsuccessfulFaceDeletions(Consumer<UnsuccessfulFaceDeletion.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse.Builder
An array of any faces that weren't deleted.
unsuccessfulFaceDeletions(UnsuccessfulFaceDeletion...) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteFacesResponse.Builder
An array of any faces that weren't deleted.
UnsuccessfulFaceDisassociation - Class in software.amazon.awssdk.services.rekognition.model
Contains metadata like FaceId, UserID, and Reasons, for a face that was unsuccessfully disassociated.
UnsuccessfulFaceDisassociation.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UnsuccessfulFaceDisassociationReason - Enum in software.amazon.awssdk.services.rekognition.model
 
unsuccessfulFaceDisassociations() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
unsuccessfulFaceDisassociations(Collection<UnsuccessfulFaceDisassociation>) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
unsuccessfulFaceDisassociations(Consumer<UnsuccessfulFaceDisassociation.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
unsuccessfulFaceDisassociations(UnsuccessfulFaceDisassociation...) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
An array of UnsuccessfulDisassociation objects containing FaceIds that are not successfully associated, along with the reasons for the failure to associate.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Removes one or more tags from an Amazon Rekognition collection, stream processor, or Custom Labels model.
UntagResourceRequest - Class in software.amazon.awssdk.services.rekognition.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.rekognition.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UPDATE_COMPLETE - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
UPDATE_FAILED - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
UPDATE_IN_PROGRESS - software.amazon.awssdk.services.rekognition.model.DatasetStatus
 
updateDatasetEntries(Consumer<UpdateDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
updateDatasetEntries(Consumer<UpdateDatasetEntriesRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
updateDatasetEntries(UpdateDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
updateDatasetEntries(UpdateDatasetEntriesRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
UpdateDatasetEntriesRequest - Class in software.amazon.awssdk.services.rekognition.model
 
UpdateDatasetEntriesRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UpdateDatasetEntriesRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
UpdateDatasetEntriesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.UpdateDatasetEntriesRequestMarshaller
 
UpdateDatasetEntriesResponse - Class in software.amazon.awssdk.services.rekognition.model
 
UpdateDatasetEntriesResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
updateStreamProcessor(Consumer<UpdateStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Allows you to update a stream processor.
updateStreamProcessor(Consumer<UpdateStreamProcessorRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Allows you to update a stream processor.
updateStreamProcessor(UpdateStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Allows you to update a stream processor.
updateStreamProcessor(UpdateStreamProcessorRequest) - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Allows you to update a stream processor.
UpdateStreamProcessorRequest - Class in software.amazon.awssdk.services.rekognition.model
 
UpdateStreamProcessorRequest.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UpdateStreamProcessorRequestMarshaller - Class in software.amazon.awssdk.services.rekognition.transform
UpdateStreamProcessorRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.rekognition.transform.UpdateStreamProcessorRequestMarshaller
 
UpdateStreamProcessorResponse - Class in software.amazon.awssdk.services.rekognition.model
 
UpdateStreamProcessorResponse.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UPDATING - software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
 
UPDATING - software.amazon.awssdk.services.rekognition.model.UserStatus
 
UPPER_JAWLINE_LEFT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
UPPER_JAWLINE_RIGHT - software.amazon.awssdk.services.rekognition.model.LandmarkType
 
uriEncode(String) - Static method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RulesFunctions
 
UriEncodeFn - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.UriEncodeFn
 
url(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Value.Endpoint.Builder
 
url(Expr) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointResult.Builder
 
urls() - Method in class software.amazon.awssdk.services.rekognition.model.Celebrity
An array of URLs pointing to additional information about the celebrity.
urls() - Method in class software.amazon.awssdk.services.rekognition.model.CelebrityDetail
An array of URLs pointing to additional celebrity information.
urls() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse
An array of URLs pointing to additional celebrity information.
urls(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
An array of URLs pointing to additional information about the celebrity.
urls(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
An array of URLs pointing to additional celebrity information.
urls(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse.Builder
An array of URLs pointing to additional celebrity information.
urls(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.Celebrity.Builder
An array of URLs pointing to additional information about the celebrity.
urls(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.CelebrityDetail.Builder
An array of URLs pointing to additional celebrity information.
urls(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityInfoResponse.Builder
An array of URLs pointing to additional celebrity information.
useDualStack() - Method in class software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams
 
useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams.Builder
 
useFips() - Method in class software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams
 
useFips(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.RekognitionEndpointParams.Builder
 
user() - Method in class software.amazon.awssdk.services.rekognition.model.UserMatch
Confidence in the match of this UserID with the input face.
user(Consumer<MatchedUser.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.UserMatch.Builder
Confidence in the match of this UserID with the input face.
user(MatchedUser) - Method in interface software.amazon.awssdk.services.rekognition.model.UserMatch.Builder
Confidence in the match of this UserID with the input face.
User - Class in software.amazon.awssdk.services.rekognition.model
Metadata of the user stored in a collection.
User.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
UserAgentUtils - Class in software.amazon.awssdk.services.rekognition.internal
 
userCount() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse
The number of UserIDs assigned to the specified colleciton.
userCount(Long) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeCollectionResponse.Builder
The number of UserIDs assigned to the specified colleciton.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
The ID for the existing UserID.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.CreateUserRequest
ID for the UserID to be created.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.DeleteUserRequest
ID for the UserID to be deleted.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest
ID for the existing UserID.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.Face
Unique identifier assigned to the user.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.ListFacesRequest
An array of user IDs to filter results with when listing faces in a collection.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
A provided ID for the UserID.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchedUser
A provided ID for the UserID.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
ID for the existing User.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation
A provided ID for the UserID.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion
A provided ID for the UserID.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation
A provided ID for the UserID.
userId() - Method in class software.amazon.awssdk.services.rekognition.model.User
A provided ID for the User.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
The ID for the existing UserID.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateUserRequest.Builder
ID for the UserID to be created.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DeleteUserRequest.Builder
ID for the UserID to be deleted.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesRequest.Builder
ID for the existing UserID.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Face.Builder
Unique identifier assigned to the user.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ListFacesRequest.Builder
An array of user IDs to filter results with when listing faces in a collection.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MatchedUser.Builder
A provided ID for the UserID.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchedUser.Builder
A provided ID for the UserID.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersRequest.Builder
ID for the existing User.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociation.Builder
A provided ID for the UserID.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletion.Builder
A provided ID for the UserID.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociation.Builder
A provided ID for the UserID.
userId(String) - Method in interface software.amazon.awssdk.services.rekognition.model.User.Builder
A provided ID for the User.
UserMatch - Class in software.amazon.awssdk.services.rekognition.model
Provides UserID metadata along with the confidence in the match of this UserID with the input face.
UserMatch.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
userMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse
An array of UserID objects that matched the input face, along with the confidence in the match.
userMatches() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersResponse
An array of UserMatch objects that matched the input face along with the confidence in the match.
userMatches(Collection<UserMatch>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
An array of UserID objects that matched the input face, along with the confidence in the match.
userMatches(Collection<UserMatch>) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
An array of UserMatch objects that matched the input face along with the confidence in the match.
userMatches(Consumer<UserMatch.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
An array of UserID objects that matched the input face, along with the confidence in the match.
userMatches(Consumer<UserMatch.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
An array of UserMatch objects that matched the input face along with the confidence in the match.
userMatches(UserMatch...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageResponse.Builder
An array of UserID objects that matched the input face, along with the confidence in the match.
userMatches(UserMatch...) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersResponse.Builder
An array of UserMatch objects that matched the input face along with the confidence in the match.
userMatchThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest
An optional value specifying the minimum confidence in the UserID match to return.
userMatchThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest
Specifies the minimum confidence in the UserID match to return.
userMatchThreshold() - Method in class software.amazon.awssdk.services.rekognition.model.SearchUsersRequest
Optional value that specifies the minimum confidence in the matched UserID to return.
userMatchThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesRequest.Builder
An optional value specifying the minimum confidence in the UserID match to return.
userMatchThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersByImageRequest.Builder
Specifies the minimum confidence in the UserID match to return.
userMatchThreshold(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.SearchUsersRequest.Builder
Optional value that specifies the minimum confidence in the matched UserID to return.
users() - Method in class software.amazon.awssdk.services.rekognition.model.ListUsersResponse
List of UsersID associated with the specified collection.
users() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListUsersIterable
Returns an iterable to iterate through the paginated ListUsersResponse.users() member.
users() - Method in class software.amazon.awssdk.services.rekognition.paginators.ListUsersPublisher
Returns a publisher that can be used to get a stream of data.
users(Collection<User>) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersResponse.Builder
List of UsersID associated with the specified collection.
users(Consumer<User.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersResponse.Builder
List of UsersID associated with the specified collection.
users(User...) - Method in interface software.amazon.awssdk.services.rekognition.model.ListUsersResponse.Builder
List of UsersID associated with the specified collection.
userStatus() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
The status of an update made to a UserID.
userStatus() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
The status of an update made to a User.
userStatus() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
The status of the user matched to a provided FaceID.
userStatus() - Method in class software.amazon.awssdk.services.rekognition.model.User
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
userStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
The status of an update made to a UserID.
userStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
The status of an update made to a User.
userStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.MatchedUser.Builder
The status of the user matched to a provided FaceID.
userStatus(String) - Method in interface software.amazon.awssdk.services.rekognition.model.User.Builder
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
userStatus(UserStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse.Builder
The status of an update made to a UserID.
userStatus(UserStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse.Builder
The status of an update made to a User.
userStatus(UserStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.MatchedUser.Builder
The status of the user matched to a provided FaceID.
userStatus(UserStatus) - Method in interface software.amazon.awssdk.services.rekognition.model.User.Builder
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.
UserStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
userStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.AssociateFacesResponse
The status of an update made to a UserID.
userStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.DisassociateFacesResponse
The status of an update made to a User.
userStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.MatchedUser
The status of the user matched to a provided FaceID.
userStatusAsString() - Method in class software.amazon.awssdk.services.rekognition.model.User
Communicates if the UserID has been updated with latest set of faces to be associated with the UserID.

V

validate() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.FnNode
 
validation() - Method in class software.amazon.awssdk.services.rekognition.model.TestingDataResult
The location of the data validation manifest.
validation() - Method in class software.amazon.awssdk.services.rekognition.model.TrainingDataResult
A manifest that you supplied for training, with validation results for each line.
validation(Consumer<ValidationData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingDataResult.Builder
The location of the data validation manifest.
validation(Consumer<ValidationData.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingDataResult.Builder
A manifest that you supplied for training, with validation results for each line.
validation(ValidationData) - Method in interface software.amazon.awssdk.services.rekognition.model.TestingDataResult.Builder
The location of the data validation manifest.
validation(ValidationData) - Method in interface software.amazon.awssdk.services.rekognition.model.TrainingDataResult.Builder
A manifest that you supplied for training, with validation results for each line.
ValidationData - Class in software.amazon.awssdk.services.rekognition.model
Contains the Amazon S3 bucket location of the validation data for a model training job.
ValidationData.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
value() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Retrieve the actual value that this represents (this will be the same value passed to the constructor).
value() - Method in class software.amazon.awssdk.services.rekognition.model.Beard
Boolean value that indicates whether the face has beard or not.
value() - Method in class software.amazon.awssdk.services.rekognition.model.CoversBodyPart
True if the PPE covers the corresponding body part, otherwise false.
value() - Method in class software.amazon.awssdk.services.rekognition.model.Eyeglasses
Boolean value that indicates whether the face is wearing eye glasses or not.
value() - Method in class software.amazon.awssdk.services.rekognition.model.EyeOpen
Boolean value that indicates whether the eyes on the face are open.
value() - Method in class software.amazon.awssdk.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.
value() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
The predicted gender of the face.
value() - Method in class software.amazon.awssdk.services.rekognition.model.MouthOpen
Boolean value that indicates whether the mouth on the face is open or not.
value() - Method in class software.amazon.awssdk.services.rekognition.model.Mustache
Boolean value that indicates whether the face has mustache or not.
value() - Method in class software.amazon.awssdk.services.rekognition.model.Smile
Boolean value that indicates whether the face is smiling or not.
value() - Method in class software.amazon.awssdk.services.rekognition.model.Sunglasses
Boolean value that indicates whether the face is wearing sunglasses or not.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.Beard.Builder
Boolean value that indicates whether the face has beard or not.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.CoversBodyPart.Builder
True if the PPE covers the corresponding body part, otherwise false.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.Eyeglasses.Builder
Boolean value that indicates whether the face is wearing eye glasses or not.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.EyeOpen.Builder
Boolean value that indicates whether the eyes on the face are open.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.FaceOccluded.Builder
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.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.MouthOpen.Builder
Boolean value that indicates whether the mouth on the face is open or not.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.Mustache.Builder
Boolean value that indicates whether the face has mustache or not.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.Smile.Builder
Boolean value that indicates whether the face is smiling or not.
value(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.Sunglasses.Builder
Boolean value that indicates whether the face is wearing sunglasses or not.
value(String) - Method in interface software.amazon.awssdk.services.rekognition.model.Gender.Builder
The predicted gender of the face.
value(Value) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Parameter.Builder
 
value(GenderType) - Method in interface software.amazon.awssdk.services.rekognition.model.Gender.Builder
The predicted gender of the face.
Value - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
Base class for the types of values computable by the RuleEngine.
Value() - Constructor for class software.amazon.awssdk.services.rekognition.endpoints.internal.Value
 
Value(Object) - Constructor for class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Create a non-projection value, where the value type is determined reflectively.
Value.Array - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
An array value.
Value.Bool - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
A boolean value.
Value.Endpoint - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Value.Endpoint.Builder - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Value.Int - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
An integer value.
Value.None - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
 
Value.Record - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
A record (map) value.
Value.Str - Class in software.amazon.awssdk.services.rekognition.endpoints.internal
A string value.
valueAsString() - Method in class software.amazon.awssdk.services.rekognition.model.Gender
The predicted gender of the face.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.BodyPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.CelebrityRecognitionSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentClassifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationAggregateBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ContentModerationSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.CustomizationFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetStatusMessageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DatasetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.DetectLabelsFeatureName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.EmotionName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.FaceAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.FaceSearchSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.GenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.KnownGenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionAggregateBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionFeatureName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LabelDetectionSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LandmarkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.LivenessSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.OrientationCorrection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.PersonTrackingSortBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProjectVersionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.ProtectiveEquipmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.QualityFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.SegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorParameterToDelete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.StreamProcessorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.TechnicalCueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.TextTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsearchedFaceReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceAssociationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDeletionReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UnsuccessfulFaceDisassociationReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.UserStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.VideoColorRange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.rekognition.model.VideoJobStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.rekognition.endpoints.internal.ParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Retrieve the actual value that this represents, as a list of object.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.rekognition.model.CustomizationFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobFailureCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.services.rekognition.model.MediaAnalysisJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.rekognition.model.ProjectAutoUpdate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.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 software.amazon.awssdk.services.rekognition.model.VideoJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions
 
version() - Method in class software.amazon.awssdk.services.rekognition.model.S3Object
If the bucket is versioning enabled, you can specify the object version.
version(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset.Builder
 
version(String) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.Partitions.Builder
 
version(String) - Method in interface software.amazon.awssdk.services.rekognition.model.S3Object.Builder
If the bucket is versioning enabled, you can specify the object version.
versionDescription() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
A description applied to the project version being created.
versionDescription() - Method in class software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription
A user-provided description of the project version.
versionDescription(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
A description applied to the project version being created.
versionDescription(String) - Method in interface software.amazon.awssdk.services.rekognition.model.ProjectVersionDescription.Builder
A user-provided description of the project version.
versionName() - Method in class software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest
A name for the version of the model that's copied to the destination project.
versionName() - Method in class software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest
A name for the version of the project version.
versionName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CopyProjectVersionRequest.Builder
A name for the version of the model that's copied to the destination project.
versionName(String) - Method in interface software.amazon.awssdk.services.rekognition.model.CreateProjectVersionRequest.Builder
A name for the version of the project version.
versionNames() - Method in class software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest
A list of model or project version names that you want to describe.
versionNames(String...) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest.Builder
A list of model or project version names that you want to describe.
versionNames(Collection<String>) - Method in interface software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest.Builder
A list of model or project version names that you want to describe.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest
The video in which you want to recognize celebrities.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest
The video in which you want to detect inappropriate, unwanted, or offensive content.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest
The video in which you want to detect faces.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest
The video you want to search.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest
The video in which you want to detect labels.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest
The video in which you want to detect people.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest
Returns the value of the Video property for this object.
video() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest
Returns the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
The video in which you want to recognize celebrities.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
The video in which you want to detect inappropriate, unwanted, or offensive content.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
The video in which you want to detect faces.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
The video you want to search.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The video in which you want to detect labels.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
The video in which you want to detect people.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
Sets the value of the Video property for this object.
video(Consumer<Video.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartCelebrityRecognitionRequest.Builder
The video in which you want to recognize celebrities.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartContentModerationRequest.Builder
The video in which you want to detect inappropriate, unwanted, or offensive content.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceDetectionRequest.Builder
The video in which you want to detect faces.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartFaceSearchRequest.Builder
The video you want to search.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartLabelDetectionRequest.Builder
The video in which you want to detect labels.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartPersonTrackingRequest.Builder
The video in which you want to detect people.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartSegmentDetectionRequest.Builder
Sets the value of the Video property for this object.
video(Video) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionRequest.Builder
Sets the value of the Video property for this object.
Video - Class in software.amazon.awssdk.services.rekognition.model
Video file stored in an Amazon S3 bucket.
Video.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
VideoColorRange - Enum in software.amazon.awssdk.services.rekognition.model
 
VideoJobStatus - Enum in software.amazon.awssdk.services.rekognition.model
 
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse
Information about a video that Amazon Rekognition analyzed.
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse
Information about a video that Amazon Rekognition analyzed.
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
videoMetadata() - Method in class software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse
Returns the value of the VideoMetadata property for this object.
videoMetadata(Collection<VideoMetadata>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
videoMetadata(Consumer<VideoMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(Consumer<VideoMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Information about a video that Amazon Rekognition analyzed.
videoMetadata(Consumer<VideoMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(Consumer<VideoMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
Information about a video that Amazon Rekognition analyzed.
videoMetadata(Consumer<VideoMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(Consumer<VideoMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(Consumer<VideoMetadata.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Sets the value of the VideoMetadata property for this object.
videoMetadata(Consumer<VideoMetadata.Builder>...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
videoMetadata(VideoMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetCelebrityRecognitionResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(VideoMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetContentModerationResponse.Builder
Information about a video that Amazon Rekognition analyzed.
videoMetadata(VideoMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceDetectionResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(VideoMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetFaceSearchResponse.Builder
Information about a video that Amazon Rekognition analyzed.
videoMetadata(VideoMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetLabelDetectionResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(VideoMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetPersonTrackingResponse.Builder
Information about a video that Amazon Rekognition Video analyzed.
videoMetadata(VideoMetadata) - Method in interface software.amazon.awssdk.services.rekognition.model.GetTextDetectionResponse.Builder
Sets the value of the VideoMetadata property for this object.
videoMetadata(VideoMetadata...) - Method in interface software.amazon.awssdk.services.rekognition.model.GetSegmentDetectionResponse.Builder
Currently, Amazon Rekognition Video returns a single object in the VideoMetadata array.
VideoMetadata - Class in software.amazon.awssdk.services.rekognition.model
Information about a video that Amazon Rekognition analyzed.
VideoMetadata.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
VideoTooLargeException - Exception in software.amazon.awssdk.services.rekognition.model
The file size or duration of the supplied media is too large.
VideoTooLargeException.Builder - Interface in software.amazon.awssdk.services.rekognition.model
 
visitBool(boolean) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.Literal.Visitor
 
visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.TemplateVisitor
Visit a dynamic element within a multipart template.
visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.RuleValueVisitor
 
visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.RuleValueVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor.Default
 
visitFn(Fn) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor
 
visitFn(Fn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitInt(int) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.Literal.Visitor
 
visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor.Default
 
visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor
 
visitLiteral(Literal) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitNot(Not) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitNot(Not) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.Literal.Visitor
 
visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor.Default
 
visitRef(Ref) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.ExprVisitor
 
visitRef(Ref) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.TemplateVisitor
The template contains a single dynamic element, eg.
visitStaticElement(String) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.TemplateVisitor
Visit a static element within a multipart template.
visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.TemplateVisitor
The template contains a single static string, eg.
visitStr(Template) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.Literal.Visitor
 
visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitSubstring(Substring) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 
visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.RuleValueVisitor
 
visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.Literal.Visitor
 
visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.rekognition.endpoints.internal.FnVisitor
 
visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.RuleEvaluator
 

W

waiter() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionAsyncClient
Create an instance of RekognitionAsyncWaiter using this client.
waiter() - Method in interface software.amazon.awssdk.services.rekognition.RekognitionClient
Create an instance of RekognitionWaiter using this client.
WaitersRuntime - Class in software.amazon.awssdk.services.rekognition.waiters.internal
Contains classes used at runtime by the code generator classes for waiter acceptors generated from JMESPath expressions.
WaitersRuntime.ResponseStatusAcceptor - Class in software.amazon.awssdk.services.rekognition.waiters.internal
A WaiterAcceptor implementation that checks for a specific HTTP response status, regardless of whether it's reported by a response or an exception.
waiterState() - Method in class software.amazon.awssdk.services.rekognition.waiters.internal.WaitersRuntime.ResponseStatusAcceptor
 
waitUntilProjectVersionRunning(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionRunning(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionRunning(Consumer<DescribeProjectVersionsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionRunning(Consumer<DescribeProjectVersionsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionRunning(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state
waitUntilProjectVersionRunning(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state
waitUntilProjectVersionRunning(DescribeProjectVersionsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state
waitUntilProjectVersionRunning(DescribeProjectVersionsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionRunning is met, or until it is determined that the resource will never enter into the desired state
waitUntilProjectVersionTrainingCompleted(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionTrainingCompleted(Consumer<DescribeProjectVersionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionTrainingCompleted(Consumer<DescribeProjectVersionsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionTrainingCompleted(Consumer<DescribeProjectVersionsRequest.Builder>, Consumer<WaiterOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state.
waitUntilProjectVersionTrainingCompleted(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilProjectVersionTrainingCompleted(DescribeProjectVersionsRequest) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilProjectVersionTrainingCompleted(DescribeProjectVersionsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionAsyncWaiter
Polls RekognitionAsyncClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state
waitUntilProjectVersionTrainingCompleted(DescribeProjectVersionsRequest, WaiterOverrideConfiguration) - Method in interface software.amazon.awssdk.services.rekognition.waiters.RekognitionWaiter
Polls RekognitionClient.describeProjectVersions(software.amazon.awssdk.services.rekognition.model.DescribeProjectVersionsRequest) API until the desired condition ProjectVersionTrainingCompleted is met, or until it is determined that the resource will never enter into the desired state
width() - Method in class software.amazon.awssdk.services.rekognition.model.BoundingBox
Width of the bounding box as a ratio of the overall image width.
width(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.BoundingBox.Builder
Width of the bounding box as a ratio of the overall image width.
wildcard() - Method in class software.amazon.awssdk.services.rekognition.jmespath.internal.JmesPathRuntime.Value
Execute a wildcard expression on this value: https://jmespath.org/specification.html#wildcard-expressions
withDefaultVersion() - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.EndpointRuleset.Builder
 
WORD - software.amazon.awssdk.services.rekognition.model.TextTypes
 
wordFilter() - Method in class software.amazon.awssdk.services.rekognition.model.DetectTextFilters
Returns the value of the WordFilter property for this object.
wordFilter() - Method in class software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters
Filters focusing on qualities of the text, such as confidence or size.
wordFilter(Consumer<DetectionFilter.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextFilters.Builder
Sets the value of the WordFilter property for this object.
wordFilter(Consumer<DetectionFilter.Builder>) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters.Builder
Filters focusing on qualities of the text, such as confidence or size.
wordFilter(DetectionFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.DetectTextFilters.Builder
Sets the value of the WordFilter property for this object.
wordFilter(DetectionFilter) - Method in interface software.amazon.awssdk.services.rekognition.model.StartTextDetectionFilters.Builder
Filters focusing on qualities of the text, such as confidence or size.
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.rekognition.endpoints.internal.SourceException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.AccessDeniedException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ConflictException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.HumanLoopQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.IdempotentParameterMismatchException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ImageTooLargeException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.InternalServerErrorException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidImageFormatException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidManifestException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPaginationTokenException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidParameterException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidPolicyRevisionIdException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.InvalidS3ObjectException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.LimitExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.MalformedPolicyDocumentException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ProvisionedThroughputExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.RekognitionException.Builder
 
writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.rekognition.model.RekognitionException.BuilderImpl
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceAlreadyExistsException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceInUseException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ResourceNotReadyException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ServiceQuotaExceededException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.SessionNotFoundException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.ThrottlingException.Builder
 
writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.rekognition.model.VideoTooLargeException.Builder
 

X

x() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
The x-coordinate of the landmark expressed as a ratio of the width of the image.
x() - Method in class software.amazon.awssdk.services.rekognition.model.Point
The value of the X coordinate for a point on a Polygon.
x(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Landmark.Builder
The x-coordinate of the landmark expressed as a ratio of the width of the image.
x(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Point.Builder
The value of the X coordinate for a point on a Polygon.

Y

y() - Method in class software.amazon.awssdk.services.rekognition.model.Landmark
The y-coordinate of the landmark expressed as a ratio of the height of the image.
y() - Method in class software.amazon.awssdk.services.rekognition.model.Point
The value of the Y coordinate for a point on a Polygon.
y(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Landmark.Builder
The y-coordinate of the landmark expressed as a ratio of the height of the image.
y(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Point.Builder
The value of the Y coordinate for a point on a Polygon.
yaw() - Method in class software.amazon.awssdk.services.rekognition.model.EyeDirection
Value representing eye direction on the yaw axis.
yaw() - Method in class software.amazon.awssdk.services.rekognition.model.Pose
Value representing the face rotation on the yaw axis.
yaw(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.EyeDirection.Builder
Value representing eye direction on the yaw axis.
yaw(Float) - Method in interface software.amazon.awssdk.services.rekognition.model.Pose.Builder
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 X Y 
All Classes All Packages