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

A

accuracy() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
The fraction of the labels that were correct recognized.
accuracy(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
The fraction of the labels that were correct recognized.
annotations() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
The S3 location of the CSV file that annotates your training documents.
annotations(EntityRecognizerAnnotations) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The S3 location of the CSV file that annotates your training documents.
annotations(Consumer<EntityRecognizerAnnotations.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The S3 location of the CSV file that annotates your training documents.
attributeNames() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
The JSON attribute that contains the annotations for your training documents.
attributeNames(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
The JSON attribute that contains the annotations for your training documents.
attributeNames(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
The JSON attribute that contains the annotations for your training documents.
augmentedManifests() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
A list of augmented manifest files that provide training data for your custom model.
augmentedManifests(Collection<AugmentedManifestsListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
A list of augmented manifest files that provide training data for your custom model.
augmentedManifests(AugmentedManifestsListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
A list of augmented manifest files that provide training data for your custom model.
augmentedManifests(Consumer<AugmentedManifestsListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
A list of augmented manifest files that provide training data for your custom model.
augmentedManifests() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
A list of augmented manifest files that provide training data for your custom model.
augmentedManifests(Collection<AugmentedManifestsListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
A list of augmented manifest files that provide training data for your custom model.
augmentedManifests(AugmentedManifestsListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
A list of augmented manifest files that provide training data for your custom model.
augmentedManifests(Consumer<AugmentedManifestsListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
A list of augmented manifest files that provide training data for your custom model.
AugmentedManifestsListItem - Class in software.amazon.awssdk.services.comprehend.model
An augmented manifest file that provides training data for your custom model.
AugmentedManifestsListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
 
awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
 

B

batchDetectDominantLanguage(BatchDetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Determines the dominant language of the input text for a batch of documents.
batchDetectDominantLanguage(Consumer<BatchDetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Determines the dominant language of the input text for a batch of documents.
batchDetectDominantLanguage(BatchDetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Determines the dominant language of the input text for a batch of documents.
batchDetectDominantLanguage(Consumer<BatchDetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Determines the dominant language of the input text for a batch of documents.
BatchDetectDominantLanguageItemResult - Class in software.amazon.awssdk.services.comprehend.model
The result of calling the operation.
BatchDetectDominantLanguageItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectDominantLanguageRequest - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectDominantLanguageRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectDominantLanguageRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
BatchDetectDominantLanguageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectDominantLanguageRequestMarshaller
 
BatchDetectDominantLanguageResponse - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectDominantLanguageResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
batchDetectEntities(BatchDetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects the text of a batch of documents for named entities and returns information about them.
batchDetectEntities(Consumer<BatchDetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects the text of a batch of documents for named entities and returns information about them.
batchDetectEntities(BatchDetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects the text of a batch of documents for named entities and returns information about them.
batchDetectEntities(Consumer<BatchDetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects the text of a batch of documents for named entities and returns information about them.
BatchDetectEntitiesItemResult - Class in software.amazon.awssdk.services.comprehend.model
The result of calling the operation.
BatchDetectEntitiesItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectEntitiesRequest - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
BatchDetectEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectEntitiesRequestMarshaller
 
BatchDetectEntitiesResponse - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
batchDetectKeyPhrases(BatchDetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Detects the key noun phrases found in a batch of documents.
batchDetectKeyPhrases(Consumer<BatchDetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Detects the key noun phrases found in a batch of documents.
batchDetectKeyPhrases(BatchDetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Detects the key noun phrases found in a batch of documents.
batchDetectKeyPhrases(Consumer<BatchDetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Detects the key noun phrases found in a batch of documents.
BatchDetectKeyPhrasesItemResult - Class in software.amazon.awssdk.services.comprehend.model
The result of calling the operation.
BatchDetectKeyPhrasesItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectKeyPhrasesRequest - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectKeyPhrasesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectKeyPhrasesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
BatchDetectKeyPhrasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectKeyPhrasesRequestMarshaller
 
BatchDetectKeyPhrasesResponse - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectKeyPhrasesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
batchDetectSentiment(BatchDetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
batchDetectSentiment(Consumer<BatchDetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
batchDetectSentiment(BatchDetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
batchDetectSentiment(Consumer<BatchDetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
BatchDetectSentimentItemResult - Class in software.amazon.awssdk.services.comprehend.model
The result of calling the operation.
BatchDetectSentimentItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSentimentRequest - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSentimentRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSentimentRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
BatchDetectSentimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectSentimentRequestMarshaller
 
BatchDetectSentimentResponse - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSentimentResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
batchDetectSyntax(BatchDetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and returns information about them.
batchDetectSyntax(Consumer<BatchDetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and returns information about them.
batchDetectSyntax(BatchDetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and returns information about them.
batchDetectSyntax(Consumer<BatchDetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects the text of a batch of documents for the syntax and part of speech of the words in the document and returns information about them.
BatchDetectSyntaxItemResult - Class in software.amazon.awssdk.services.comprehend.model
The result of calling the operation.
BatchDetectSyntaxItemResult.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSyntaxRequest - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSyntaxRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSyntaxRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
BatchDetectSyntaxRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.BatchDetectSyntaxRequestMarshaller
 
BatchDetectSyntaxResponse - Class in software.amazon.awssdk.services.comprehend.model
 
BatchDetectSyntaxResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchItemError - Class in software.amazon.awssdk.services.comprehend.model
Describes an error that occurred while processing a document in a batch.
BatchItemError.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
BatchSizeLimitExceededException - Exception in software.amazon.awssdk.services.comprehend.model
The number of documents in the request exceeds the limit of 25.
BatchSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
A character offset in the input text that shows where the entity begins (the first character is at position 0).
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
A character offset in the input text that shows where the entity begins (the first character is at position 0).
beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
A character offset in the input text that shows where the key phrase begins (the first character is at position 0).
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
A character offset in the input text that shows where the key phrase begins (the first character is at position 0).
beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
A character offset in the input text that shows where the PII entity begins (the first character is at position 0).
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
A character offset in the input text that shows where the PII entity begins (the first character is at position 0).
beginOffset() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
The zero-based offset from the beginning of the source text to the first character in the word.
beginOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
The zero-based offset from the beginning of the source text to the first character in the word.
build() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
build() - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendRequest.Builder
 
build() - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendResponse.Builder
 
builder() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Create a builder that can be used to configure and create a ComprehendAsyncClient.
builder() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Create a builder that can be used to configure and create a ComprehendClient.
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ComprehendException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.Entity
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.Tag
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
builder() - Static method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
builder() - Static method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
BuilderImpl(ComprehendException) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendRequest.BuilderImpl
 
BuilderImpl(ComprehendRequest) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendRequest.BuilderImpl
 
BuilderImpl() - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
 
BuilderImpl(ComprehendResponse) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
 

C

cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
 
cause(Throwable) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
 
cause(Throwable) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
 
classes(Collection<DocumentClass>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
The classes used by the document being analyzed.
classes(DocumentClass...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
The classes used by the document being analyzed.
classes(Consumer<DocumentClass.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
The classes used by the document being analyzed.
classes() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
The classes used by the document being analyzed.
ClassifierEvaluationMetrics - Class in software.amazon.awssdk.services.comprehend.model
Describes the result metrics for the test data associated with an documentation classifier.
ClassifierEvaluationMetrics.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ClassifierMetadata - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a document classifier.
classifierMetadata(ClassifierMetadata) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Information about the document classifier, including the number of documents used for training the classifier, the number of documents used for test the classifier, and an accuracy rating.
classifierMetadata(Consumer<ClassifierMetadata.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Information about the document classifier, including the number of documents used for training the classifier, the number of documents used for test the classifier, and an accuracy rating.
classifierMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Information about the document classifier, including the number of documents used for training the classifier, the number of documents used for test the classifier, and an accuracy rating.
ClassifierMetadata.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
classifyDocument(ClassifyDocumentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates a new document classification request to analyze a single document in real-time, using a previously created and trained custom model and an endpoint.
classifyDocument(Consumer<ClassifyDocumentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates a new document classification request to analyze a single document in real-time, using a previously created and trained custom model and an endpoint.
classifyDocument(ClassifyDocumentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates a new document classification request to analyze a single document in real-time, using a previously created and trained custom model and an endpoint.
classifyDocument(Consumer<ClassifyDocumentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates a new document classification request to analyze a single document in real-time, using a previously created and trained custom model and an endpoint.
ClassifyDocumentRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ClassifyDocumentRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ClassifyDocumentRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ClassifyDocumentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ClassifyDocumentRequestMarshaller
 
ClassifyDocumentResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ClassifyDocumentResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
An idempotency token provided by the customer.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
An idempotency token provided by the customer.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
An unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
An unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
A unique identifier for the request.
clientRequestToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
A unique identifier for the request.
clientRequestToken() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
A unique identifier for the request.
ComprehendAsyncClient - Interface in software.amazon.awssdk.services.comprehend
Service client for accessing Amazon Comprehend asynchronously.
ComprehendAsyncClientBuilder - Interface in software.amazon.awssdk.services.comprehend
A builder for creating an instance of ComprehendAsyncClient.
ComprehendBaseClientBuilder<B extends ComprehendBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.comprehend
This includes configuration specific to Amazon Comprehend that is supported by both ComprehendClientBuilder and ComprehendAsyncClientBuilder.
ComprehendClient - Interface in software.amazon.awssdk.services.comprehend
Service client for accessing Amazon Comprehend.
ComprehendClientBuilder - Interface in software.amazon.awssdk.services.comprehend
A builder for creating an instance of ComprehendClient.
ComprehendException - Exception in software.amazon.awssdk.services.comprehend.model
 
ComprehendException(ComprehendException.Builder) - Constructor for exception software.amazon.awssdk.services.comprehend.model.ComprehendException
 
ComprehendException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ComprehendException.BuilderImpl - Class in software.amazon.awssdk.services.comprehend.model
 
ComprehendRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ComprehendRequest(ComprehendRequest.Builder) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendRequest
 
ComprehendRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ComprehendRequest.BuilderImpl - Class in software.amazon.awssdk.services.comprehend.model
 
ComprehendResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ComprehendResponse(ComprehendResponse.Builder) - Constructor for class software.amazon.awssdk.services.comprehend.model.ComprehendResponse
 
ComprehendResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ComprehendResponse.BuilderImpl - Class in software.amazon.awssdk.services.comprehend.model
 
ComprehendResponseMetadata - Class in software.amazon.awssdk.services.comprehend.model
 
ConcurrentModificationException - Exception in software.amazon.awssdk.services.comprehend.model
Concurrent modification of the tags associated with an Amazon Comprehend resource is not supported.
ConcurrentModificationException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
containsPiiEntities(ContainsPiiEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.
containsPiiEntities(Consumer<ContainsPiiEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.
containsPiiEntities(ContainsPiiEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.
containsPiiEntities(Consumer<ContainsPiiEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.
ContainsPiiEntitiesRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ContainsPiiEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ContainsPiiEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ContainsPiiEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ContainsPiiEntitiesRequestMarshaller
 
ContainsPiiEntitiesResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ContainsPiiEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
create() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Create a ComprehendAsyncClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Create a ComprehendClient with the region loaded from the DefaultAwsRegionProviderChain and credentials loaded from the DefaultCredentialsProvider.
create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.comprehend.model.ComprehendResponseMetadata
 
createDocumentClassifier(CreateDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates a new document classifier that you can use to categorize documents.
createDocumentClassifier(Consumer<CreateDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates a new document classifier that you can use to categorize documents.
createDocumentClassifier(CreateDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates a new document classifier that you can use to categorize documents.
createDocumentClassifier(Consumer<CreateDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates a new document classifier that you can use to categorize documents.
CreateDocumentClassifierRequest - Class in software.amazon.awssdk.services.comprehend.model
 
CreateDocumentClassifierRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
CreateDocumentClassifierRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
CreateDocumentClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.CreateDocumentClassifierRequestMarshaller
 
CreateDocumentClassifierResponse - Class in software.amazon.awssdk.services.comprehend.model
 
CreateDocumentClassifierResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
createEndpoint(CreateEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates a model-specific endpoint for synchronous inference for a previously trained custom model
createEndpoint(Consumer<CreateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates a model-specific endpoint for synchronous inference for a previously trained custom model
createEndpoint(CreateEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates a model-specific endpoint for synchronous inference for a previously trained custom model
createEndpoint(Consumer<CreateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates a model-specific endpoint for synchronous inference for a previously trained custom model
CreateEndpointRequest - Class in software.amazon.awssdk.services.comprehend.model
 
CreateEndpointRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
CreateEndpointRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
CreateEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.CreateEndpointRequestMarshaller
 
CreateEndpointResponse - Class in software.amazon.awssdk.services.comprehend.model
 
CreateEndpointResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
createEntityRecognizer(CreateEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates an entity recognizer using submitted files.
createEntityRecognizer(Consumer<CreateEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Creates an entity recognizer using submitted files.
createEntityRecognizer(CreateEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates an entity recognizer using submitted files.
createEntityRecognizer(Consumer<CreateEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Creates an entity recognizer using submitted files.
CreateEntityRecognizerRequest - Class in software.amazon.awssdk.services.comprehend.model
 
CreateEntityRecognizerRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
CreateEntityRecognizerRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
CreateEntityRecognizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.CreateEntityRecognizerRequestMarshaller
 
CreateEntityRecognizerResponse - Class in software.amazon.awssdk.services.comprehend.model
 
CreateEntityRecognizerResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
creationTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
The creation date and time of the endpoint.
creationTime() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
The creation date and time of the endpoint.
creationTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
Specifies a date after which the returned endpoint or endpoints were created.
creationTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
Specifies a date after which the returned endpoint or endpoints were created.
creationTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
Specifies a date before which the returned endpoint or endpoints were created.
creationTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
Specifies a date before which the returned endpoint or endpoints were created.
currentInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
The number of inference units currently used by the model using this endpoint.
currentInferenceUnits() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
The number of inference units currently used by the model using this endpoint.

D

dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
The Amazon Resource Name (ARN) of the AWS identity and Access Management (IAM) role that grants Amazon Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The Amazon Resource Name (ARN) of the AWS Identify and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The Amazon Resource Name (ARN) of the AWS Identify and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend read access to your input data.
dataAccessRoleArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your job data.
dataAccessRoleArn() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The Amazon Resource Name (ARN) of the AWS Identity and Management (IAM) role that grants Amazon Comprehend read access to your job data.
dataFormat(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
The format of your training data:
dataFormat(DocumentClassifierDataFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
The format of your training data:
dataFormat() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
The format of your training data:
dataFormat(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The format of your training data:
dataFormat(EntityRecognizerDataFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The format of your training data:
dataFormat() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
The format of your training data:
dataFormatAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
The format of your training data:
dataFormatAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
The format of your training data:
deleteDocumentClassifier(DeleteDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Deletes a previously created document classifier
deleteDocumentClassifier(Consumer<DeleteDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Deletes a previously created document classifier
deleteDocumentClassifier(DeleteDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Deletes a previously created document classifier
deleteDocumentClassifier(Consumer<DeleteDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Deletes a previously created document classifier
DeleteDocumentClassifierRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DeleteDocumentClassifierRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DeleteDocumentClassifierRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DeleteDocumentClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DeleteDocumentClassifierRequestMarshaller
 
DeleteDocumentClassifierResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DeleteDocumentClassifierResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Deletes a model-specific endpoint for a previously-trained custom model.
deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Deletes a model-specific endpoint for a previously-trained custom model.
deleteEndpoint(DeleteEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Deletes a model-specific endpoint for a previously-trained custom model.
deleteEndpoint(Consumer<DeleteEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Deletes a model-specific endpoint for a previously-trained custom model.
DeleteEndpointRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DeleteEndpointRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DeleteEndpointRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DeleteEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DeleteEndpointRequestMarshaller
 
DeleteEndpointResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DeleteEndpointResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
deleteEntityRecognizer(DeleteEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Deletes an entity recognizer.
deleteEntityRecognizer(Consumer<DeleteEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Deletes an entity recognizer.
deleteEntityRecognizer(DeleteEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Deletes an entity recognizer.
deleteEntityRecognizer(Consumer<DeleteEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Deletes an entity recognizer.
DeleteEntityRecognizerRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DeleteEntityRecognizerRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DeleteEntityRecognizerRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DeleteEntityRecognizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DeleteEntityRecognizerRequestMarshaller
 
DeleteEntityRecognizerResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DeleteEntityRecognizerResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeDocumentClassificationJob(DescribeDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a document classification job.
describeDocumentClassificationJob(Consumer<DescribeDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a document classification job.
describeDocumentClassificationJob(DescribeDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a document classification job.
describeDocumentClassificationJob(Consumer<DescribeDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a document classification job.
DescribeDocumentClassificationJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeDocumentClassificationJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeDocumentClassificationJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeDocumentClassificationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassificationJobRequestMarshaller
 
DescribeDocumentClassificationJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeDocumentClassificationJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeDocumentClassifier(DescribeDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a document classifier.
describeDocumentClassifier(Consumer<DescribeDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a document classifier.
describeDocumentClassifier(DescribeDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a document classifier.
describeDocumentClassifier(Consumer<DescribeDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a document classifier.
DescribeDocumentClassifierRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeDocumentClassifierRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeDocumentClassifierRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeDocumentClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassifierRequestMarshaller
 
DescribeDocumentClassifierResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeDocumentClassifierResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeDominantLanguageDetectionJob(DescribeDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a dominant language detection job.
describeDominantLanguageDetectionJob(Consumer<DescribeDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a dominant language detection job.
describeDominantLanguageDetectionJob(DescribeDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a dominant language detection job.
describeDominantLanguageDetectionJob(Consumer<DescribeDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a dominant language detection job.
DescribeDominantLanguageDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeDominantLanguageDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeDominantLanguageDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeDominantLanguageDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeDominantLanguageDetectionJobRequestMarshaller
 
DescribeDominantLanguageDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeDominantLanguageDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeEndpoint(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a specific endpoint.
describeEndpoint(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a specific endpoint.
describeEndpoint(DescribeEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a specific endpoint.
describeEndpoint(Consumer<DescribeEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a specific endpoint.
DescribeEndpointRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEndpointRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeEndpointRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEndpointRequestMarshaller
 
DescribeEndpointResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEndpointResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeEntitiesDetectionJob(DescribeEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with an entities detection job.
describeEntitiesDetectionJob(Consumer<DescribeEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with an entities detection job.
describeEntitiesDetectionJob(DescribeEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with an entities detection job.
describeEntitiesDetectionJob(Consumer<DescribeEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with an entities detection job.
DescribeEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEntitiesDetectionJobRequestMarshaller
 
DescribeEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeEntityRecognizer(DescribeEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on.
describeEntityRecognizer(Consumer<DescribeEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on.
describeEntityRecognizer(DescribeEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on.
describeEntityRecognizer(Consumer<DescribeEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Provides details about an entity recognizer including status, S3 buckets containing training data, recognizer metadata, metrics, and so on.
DescribeEntityRecognizerRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEntityRecognizerRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeEntityRecognizerRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeEntityRecognizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEntityRecognizerRequestMarshaller
 
DescribeEntityRecognizerResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEntityRecognizerResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeEventsDetectionJob(DescribeEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the status and details of an events detection job.
describeEventsDetectionJob(Consumer<DescribeEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the status and details of an events detection job.
describeEventsDetectionJob(DescribeEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the status and details of an events detection job.
describeEventsDetectionJob(Consumer<DescribeEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the status and details of an events detection job.
DescribeEventsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEventsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeEventsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeEventsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeEventsDetectionJobRequestMarshaller
 
DescribeEventsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeEventsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a key phrases detection job.
describeKeyPhrasesDetectionJob(Consumer<DescribeKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a key phrases detection job.
describeKeyPhrasesDetectionJob(DescribeKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a key phrases detection job.
describeKeyPhrasesDetectionJob(Consumer<DescribeKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a key phrases detection job.
DescribeKeyPhrasesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeKeyPhrasesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeKeyPhrasesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeKeyPhrasesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeKeyPhrasesDetectionJobRequestMarshaller
 
DescribeKeyPhrasesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeKeyPhrasesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describePiiEntitiesDetectionJob(DescribePiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a PII entities detection job.
describePiiEntitiesDetectionJob(Consumer<DescribePiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a PII entities detection job.
describePiiEntitiesDetectionJob(DescribePiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a PII entities detection job.
describePiiEntitiesDetectionJob(Consumer<DescribePiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a PII entities detection job.
DescribePiiEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribePiiEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribePiiEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribePiiEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribePiiEntitiesDetectionJobRequestMarshaller
 
DescribePiiEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribePiiEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a sentiment detection job.
describeSentimentDetectionJob(Consumer<DescribeSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a sentiment detection job.
describeSentimentDetectionJob(DescribeSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a sentiment detection job.
describeSentimentDetectionJob(Consumer<DescribeSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a sentiment detection job.
DescribeSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeSentimentDetectionJobRequestMarshaller
 
DescribeSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a topic detection job.
describeTopicsDetectionJob(Consumer<DescribeTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets the properties associated with a topic detection job.
describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a topic detection job.
describeTopicsDetectionJob(Consumer<DescribeTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets the properties associated with a topic detection job.
DescribeTopicsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeTopicsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DescribeTopicsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DescribeTopicsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DescribeTopicsDetectionJobRequestMarshaller
 
DescribeTopicsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DescribeTopicsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
desiredInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
The desired number of inference units to be used by the model using this endpoint.
desiredInferenceUnits() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
The desired number of inference units to be used by the model using this endpoint.
desiredInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
The desired number of inference units to be used by the model using this endpoint.
desiredInferenceUnits() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
The desired number of inference units to be used by the model using this endpoint.
desiredInferenceUnits(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
The desired number of inference units to be used by the model using this endpoint.
desiredInferenceUnits() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
The desired number of inference units to be used by the model using this endpoint.
detectDominantLanguage(DetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Determines the dominant language of the input text.
detectDominantLanguage(Consumer<DetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Determines the dominant language of the input text.
detectDominantLanguage(DetectDominantLanguageRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Determines the dominant language of the input text.
detectDominantLanguage(Consumer<DetectDominantLanguageRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Determines the dominant language of the input text.
DetectDominantLanguageRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DetectDominantLanguageRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DetectDominantLanguageRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DetectDominantLanguageRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectDominantLanguageRequestMarshaller
 
DetectDominantLanguageResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DetectDominantLanguageResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
detectEntities(DetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects text for named entities, and returns information about them.
detectEntities(Consumer<DetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects text for named entities, and returns information about them.
detectEntities(DetectEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects text for named entities, and returns information about them.
detectEntities(Consumer<DetectEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects text for named entities, and returns information about them.
DetectEntitiesRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DetectEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DetectEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DetectEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectEntitiesRequestMarshaller
 
DetectEntitiesResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DetectEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
detectKeyPhrases(DetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Detects the key noun phrases found in the text.
detectKeyPhrases(Consumer<DetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Detects the key noun phrases found in the text.
detectKeyPhrases(DetectKeyPhrasesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Detects the key noun phrases found in the text.
detectKeyPhrases(Consumer<DetectKeyPhrasesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Detects the key noun phrases found in the text.
DetectKeyPhrasesRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DetectKeyPhrasesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DetectKeyPhrasesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DetectKeyPhrasesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectKeyPhrasesRequestMarshaller
 
DetectKeyPhrasesResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DetectKeyPhrasesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
detectPiiEntities(DetectPiiEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects the input text for entities that contain personally identifiable information (PII) and returns information about them.
detectPiiEntities(Consumer<DetectPiiEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects the input text for entities that contain personally identifiable information (PII) and returns information about them.
detectPiiEntities(DetectPiiEntitiesRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects the input text for entities that contain personally identifiable information (PII) and returns information about them.
detectPiiEntities(Consumer<DetectPiiEntitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects the input text for entities that contain personally identifiable information (PII) and returns information about them.
DetectPiiEntitiesRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DetectPiiEntitiesRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DetectPiiEntitiesRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DetectPiiEntitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectPiiEntitiesRequestMarshaller
 
DetectPiiEntitiesResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DetectPiiEntitiesResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
detectSentiment(DetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
detectSentiment(Consumer<DetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
detectSentiment(DetectSentimentRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
detectSentiment(Consumer<DetectSentimentRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
DetectSentimentRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DetectSentimentRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DetectSentimentRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DetectSentimentRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectSentimentRequestMarshaller
 
DetectSentimentResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DetectSentimentResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
detectSyntax(DetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects text for syntax and the part of speech of words in the document.
detectSyntax(Consumer<DetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Inspects text for syntax and the part of speech of words in the document.
detectSyntax(DetectSyntaxRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects text for syntax and the part of speech of words in the document.
detectSyntax(Consumer<DetectSyntaxRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Inspects text for syntax and the part of speech of words in the document.
DetectSyntaxRequest - Class in software.amazon.awssdk.services.comprehend.model
 
DetectSyntaxRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DetectSyntaxRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
DetectSyntaxRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.DetectSyntaxRequestMarshaller
 
DetectSyntaxResponse - Class in software.amazon.awssdk.services.comprehend.model
 
DetectSyntaxResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DocumentClass - Class in software.amazon.awssdk.services.comprehend.model
Specifies the class that categorizes the document being analyzed
DocumentClass.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DocumentClassificationJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of document classification jobs.
DocumentClassificationJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
documentClassificationJobProperties(DocumentClassificationJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse.Builder
An object that describes the properties associated with the document classification job.
documentClassificationJobProperties(Consumer<DocumentClassificationJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse.Builder
An object that describes the properties associated with the document classification job.
documentClassificationJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
An object that describes the properties associated with the document classification job.
DocumentClassificationJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a document classification job.
DocumentClassificationJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
documentClassificationJobPropertiesList(Collection<DocumentClassificationJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
A list containing the properties of each job returned.
documentClassificationJobPropertiesList(DocumentClassificationJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
A list containing the properties of each job returned.
documentClassificationJobPropertiesList(Consumer<DocumentClassificationJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
A list containing the properties of each job returned.
documentClassificationJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
A list containing the properties of each job returned.
documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse.Builder
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest.Builder
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest.Builder
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The Amazon Resource Name (ARN) that identifies the document classifier.
documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
The Amazon Resource Name (ARN) of the document classifier to use to process the job.
documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
The Amazon Resource Name (ARN) of the document classifier to use to process the job.
documentClassifierArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest.Builder
The Amazon Resource Name (ARN) that identifies the document classifier currently being trained.
documentClassifierArn() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
The Amazon Resource Name (ARN) that identifies the document classifier currently being trained.
DocumentClassifierDataFormat - Enum in software.amazon.awssdk.services.comprehend.model
 
DocumentClassifierFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of document classifiers.
DocumentClassifierFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DocumentClassifierInputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
The input properties for training a document classifier.
DocumentClassifierInputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DocumentClassifierMode - Enum in software.amazon.awssdk.services.comprehend.model
 
documentClassifierName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
The name of the document classifier.
documentClassifierName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
The name of the document classifier.
DocumentClassifierOutputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
Provides output results configuration parameters for custom classifier jobs.
DocumentClassifierOutputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
documentClassifierProperties(DocumentClassifierProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse.Builder
An object that contains the properties associated with a document classifier.
documentClassifierProperties(Consumer<DocumentClassifierProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse.Builder
An object that contains the properties associated with a document classifier.
documentClassifierProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
An object that contains the properties associated with a document classifier.
DocumentClassifierProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a document classifier.
DocumentClassifierProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
documentClassifierPropertiesList(Collection<DocumentClassifierProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
A list containing the properties of each job returned.
documentClassifierPropertiesList(DocumentClassifierProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
A list containing the properties of each job returned.
documentClassifierPropertiesList(Consumer<DocumentClassifierProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
A list containing the properties of each job returned.
documentClassifierPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
A list containing the properties of each job returned.
DocumentLabel - Class in software.amazon.awssdk.services.comprehend.model
Specifies one of the label or labels that categorize the document being analyzed.
DocumentLabel.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
documents(EntityRecognizerDocuments) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The S3 location of the folder that contains the training documents for your custom entity recognizer.
documents(Consumer<EntityRecognizerDocuments.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The S3 location of the folder that contains the training documents for your custom entity recognizer.
documents() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
The S3 location of the folder that contains the training documents for your custom entity recognizer.
DominantLanguage - Class in software.amazon.awssdk.services.comprehend.model
Returns the code for the dominant language in the input text and the level of confidence that Amazon Comprehend has in the accuracy of the detection.
DominantLanguage.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
DominantLanguageDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of dominant language detection jobs.
DominantLanguageDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
dominantLanguageDetectionJobProperties(DominantLanguageDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse.Builder
An object that contains the properties associated with a dominant language detection job.
dominantLanguageDetectionJobProperties(Consumer<DominantLanguageDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse.Builder
An object that contains the properties associated with a dominant language detection job.
dominantLanguageDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
An object that contains the properties associated with a dominant language detection job.
DominantLanguageDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a dominant language detection job.
DominantLanguageDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
dominantLanguageDetectionJobPropertiesList(Collection<DominantLanguageDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
dominantLanguageDetectionJobPropertiesList(DominantLanguageDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
dominantLanguageDetectionJobPropertiesList(Consumer<DominantLanguageDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
dominantLanguageDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
A list containing the properties of each job that is returned.

E

endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
A character offset in the input text that shows where the entity ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
A character offset in the input text that shows where the entity ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
A character offset in the input text where the key phrase ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
A character offset in the input text where the key phrase ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
A character offset in the input text that shows where the PII entity ends.
endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
A character offset in the input text that shows where the PII entity ends.
endOffset(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
The zero-based offset from the beginning of the source text to the last character in the word.
endOffset() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
The zero-based offset from the beginning of the source text to the last character in the word.
endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
The Amazon Resource Number (ARN) of the endpoint.
endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
The Amazon Resource Number (ARN) of the endpoint.
endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse.Builder
The Amazon Resource Number (ARN) of the endpoint being created.
endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
The Amazon Resource Number (ARN) of the endpoint being created.
endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest.Builder
The Amazon Resource Number (ARN) of the endpoint being deleted.
endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
The Amazon Resource Number (ARN) of the endpoint being deleted.
endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest.Builder
The Amazon Resource Number (ARN) of the endpoint being described.
endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
The Amazon Resource Number (ARN) of the endpoint being described.
endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
The Amazon Resource Name of an endpoint that is associated with a custom entity recognition model.
endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
The Amazon Resource Name of an endpoint that is associated with a custom entity recognition model.
endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
The Amazon Resource Number (ARN) of the endpoint.
endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
The Amazon Resource Number (ARN) of the endpoint.
endpointArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
The Amazon Resource Number (ARN) of the endpoint being updated.
endpointArn() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
The Amazon Resource Number (ARN) of the endpoint being updated.
EndpointFilter - Class in software.amazon.awssdk.services.comprehend.model
The filter used to determine which endpoints are returned.
EndpointFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
endpointName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
This is the descriptive suffix that becomes part of the EndpointArn used for all subsequent requests to this resource.
endpointName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
This is the descriptive suffix that becomes part of the EndpointArn used for all subsequent requests to this resource.
endpointProperties(EndpointProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse.Builder
Describes information associated with the specific endpoint.
endpointProperties(Consumer<EndpointProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse.Builder
Describes information associated with the specific endpoint.
endpointProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
Describes information associated with the specific endpoint.
EndpointProperties - Class in software.amazon.awssdk.services.comprehend.model
Specifies information about the specified endpoint.
EndpointProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
endpointPropertiesList(Collection<EndpointProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
Displays a list of endpoint properties being retrieved by the service in response to the request.
endpointPropertiesList(EndpointProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
Displays a list of endpoint properties being retrieved by the service in response to the request.
endpointPropertiesList(Consumer<EndpointProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
Displays a list of endpoint properties being retrieved by the service in response to the request.
endpointPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
Displays a list of endpoint properties being retrieved by the service in response to the request.
EndpointStatus - Enum in software.amazon.awssdk.services.comprehend.model
 
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The time that the document classification job completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The time that the document classification job completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The time that training the document classifier completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The time that training the document classifier completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The time that the dominant language detection job completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The time that the dominant language detection job completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The time that the entities detection job completed
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The time that the entities detection job completed
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The time that the recognizer creation completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The time that the recognizer creation completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The time that the events detection job completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The time that the events detection job completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The time that the key phrases detection job completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The time that the key phrases detection job completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The time that the PII entities detection job completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The time that the PII entities detection job completed.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The time that the sentiment detection job ended.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The time that the sentiment detection job ended.
endTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The time that the topic detection job was completed.
endTime() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was completed.
entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
One or more Entity objects, one for each entity detected in the document.
entities(Entity...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
One or more Entity objects, one for each entity detected in the document.
entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
One or more Entity objects, one for each entity detected in the document.
entities() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
One or more Entity objects, one for each entity detected in the document.
entities(Collection<Entity>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
A collection of entities identified in the input text.
entities(Entity...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
A collection of entities identified in the input text.
entities(Consumer<Entity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse.Builder
A collection of entities identified in the input text.
entities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
A collection of entities identified in the input text.
entities(Collection<PiiEntity>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse.Builder
A collection of PII entities identified in the input text.
entities(PiiEntity...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse.Builder
A collection of PII entities identified in the input text.
entities(Consumer<PiiEntity.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse.Builder
A collection of PII entities identified in the input text.
entities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
A collection of PII entities identified in the input text.
EntitiesDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of dominant language detection jobs.
EntitiesDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
entitiesDetectionJobProperties(EntitiesDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse.Builder
An object that contains the properties associated with an entities detection job.
entitiesDetectionJobProperties(Consumer<EntitiesDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse.Builder
An object that contains the properties associated with an entities detection job.
entitiesDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
An object that contains the properties associated with an entities detection job.
EntitiesDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about an entities detection job.
EntitiesDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
entitiesDetectionJobPropertiesList(Collection<EntitiesDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
entitiesDetectionJobPropertiesList(EntitiesDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
entitiesDetectionJobPropertiesList(Consumer<EntitiesDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
entitiesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
A list containing the properties of each job that is returned.
Entity - Class in software.amazon.awssdk.services.comprehend.model
Provides information about an entity.
Entity.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityLabel - Class in software.amazon.awssdk.services.comprehend.model
Specifies one of the label or labels that categorize the personally identifiable information (PII) entity being analyzed.
EntityLabel.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
entityList(EntityRecognizerEntityList) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The S3 location of the CSV file that has the entity list for your custom entity recognizer.
entityList(Consumer<EntityRecognizerEntityList.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The S3 location of the CSV file that has the entity list for your custom entity recognizer.
entityList() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
The S3 location of the CSV file that has the entity list for your custom entity recognizer.
EntityRecognizerAnnotations - Class in software.amazon.awssdk.services.comprehend.model
Describes the annotations associated with a entity recognizer.
EntityRecognizerAnnotations.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse.Builder
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest.Builder
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest.Builder
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The Amazon Resource Name (ARN) that identifies the entity recognizer.
entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
The Amazon Resource Name (ARN) that identifies the specific entity recognizer to be used by the StartEntitiesDetectionJob.
entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
The Amazon Resource Name (ARN) that identifies the specific entity recognizer to be used by the StartEntitiesDetectionJob.
entityRecognizerArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest.Builder
The Amazon Resource Name (ARN) that identifies the entity recognizer currently being trained.
entityRecognizerArn() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
The Amazon Resource Name (ARN) that identifies the entity recognizer currently being trained.
EntityRecognizerDataFormat - Enum in software.amazon.awssdk.services.comprehend.model
 
EntityRecognizerDocuments - Class in software.amazon.awssdk.services.comprehend.model
Describes the training documents submitted with an entity recognizer.
EntityRecognizerDocuments.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityRecognizerEntityList - Class in software.amazon.awssdk.services.comprehend.model
Describes the entity recognizer submitted with an entity recognizer.
EntityRecognizerEntityList.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityRecognizerEvaluationMetrics - Class in software.amazon.awssdk.services.comprehend.model
Detailed information about the accuracy of an entity recognizer.
EntityRecognizerEvaluationMetrics.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityRecognizerFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of entity recognizers.
EntityRecognizerFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityRecognizerInputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
Specifies the format and location of the input data.
EntityRecognizerInputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityRecognizerMetadata - Class in software.amazon.awssdk.services.comprehend.model
Detailed information about an entity recognizer.
EntityRecognizerMetadata.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityRecognizerMetadataEntityTypesListItem - Class in software.amazon.awssdk.services.comprehend.model
Individual item from the list of entity types in the metadata of an entity recognizer.
EntityRecognizerMetadataEntityTypesListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
entityRecognizerProperties(EntityRecognizerProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse.Builder
Describes information associated with an entity recognizer.
entityRecognizerProperties(Consumer<EntityRecognizerProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse.Builder
Describes information associated with an entity recognizer.
entityRecognizerProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
Describes information associated with an entity recognizer.
EntityRecognizerProperties - Class in software.amazon.awssdk.services.comprehend.model
Describes information about an entity recognizer.
EntityRecognizerProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
entityRecognizerPropertiesList(Collection<EntityRecognizerProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
The list of properties of an entity recognizer.
entityRecognizerPropertiesList(EntityRecognizerProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
The list of properties of an entity recognizer.
entityRecognizerPropertiesList(Consumer<EntityRecognizerProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
The list of properties of an entity recognizer.
entityRecognizerPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
The list of properties of an entity recognizer.
EntityType - Enum in software.amazon.awssdk.services.comprehend.model
 
entityTypes(Collection<EntityTypesListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity recognizer.
entityTypes(EntityTypesListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity recognizer.
entityTypes(Consumer<EntityTypesListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig.Builder
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity recognizer.
entityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
The entity types in the labeled training data that Amazon Comprehend uses to train the custom entity recognizer.
entityTypes(Collection<EntityRecognizerMetadataEntityTypesListItem>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
Entity types from the metadata of an entity recognizer.
entityTypes(EntityRecognizerMetadataEntityTypesListItem...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
Entity types from the metadata of an entity recognizer.
entityTypes(Consumer<EntityRecognizerMetadataEntityTypesListItem.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
Entity types from the metadata of an entity recognizer.
entityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
Entity types from the metadata of an entity recognizer.
EntityTypesEvaluationMetrics - Class in software.amazon.awssdk.services.comprehend.model
Detailed information about the accuracy of an entity recognizer for a specific entity type.
EntityTypesEvaluationMetrics.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
EntityTypesListItem - Class in software.amazon.awssdk.services.comprehend.model
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
EntityTypesListItem.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Entity
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Tag
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
equals(Object) - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Entity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.Tag
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 
errorCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchItemError.Builder
The numeric error code of the error.
errorCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
The numeric error code of the error.
errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
A list containing one object for each document that contained an error.
errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
A list containing one object for each document that contained an error.
errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
A list containing one object for each document that contained an error.
errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
A list containing one object for each document that contained an error.
errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
A list containing one object for each document that contained an error.
errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
A list containing one object for each document that contained an error.
errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
A list containing one object for each document that contained an error.
errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
A list containing one object for each document that contained an error.
errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
A list containing one object for each document that contained an error.
errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
A list containing one object for each document that contained an error.
errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
A list containing one object for each document that contained an error.
errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
A list containing one object for each document that contained an error.
errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
A list containing one object for each document that contained an error.
errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
A list containing one object for each document that contained an error.
errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
A list containing one object for each document that contained an error.
errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
A list containing one object for each document that contained an error.
errorList(Collection<BatchItemError>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
A list containing one object for each document that contained an error.
errorList(BatchItemError...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
A list containing one object for each document that contained an error.
errorList(Consumer<BatchItemError.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
A list containing one object for each document that contained an error.
errorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
A list containing one object for each document that contained an error.
errorMessage(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchItemError.Builder
A text description of the error.
errorMessage() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
A text description of the error.
evaluationMetrics(ClassifierEvaluationMetrics) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
Describes the result metrics for the test data associated with an documentation classifier.
evaluationMetrics(Consumer<ClassifierEvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
Describes the result metrics for the test data associated with an documentation classifier.
evaluationMetrics() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
Describes the result metrics for the test data associated with an documentation classifier.
evaluationMetrics(EntityRecognizerEvaluationMetrics) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
Detailed information about the accuracy of an entity recognizer.
evaluationMetrics(Consumer<EntityRecognizerEvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
Detailed information about the accuracy of an entity recognizer.
evaluationMetrics() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
Detailed information about the accuracy of an entity recognizer.
evaluationMetrics(EntityTypesEvaluationMetrics) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
Detailed information about the accuracy of the entity recognizer for a specific item on the list of entity types.
evaluationMetrics(Consumer<EntityTypesEvaluationMetrics.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
Detailed information about the accuracy of the entity recognizer for a specific item on the list of entity types.
evaluationMetrics() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
Detailed information about the accuracy of the entity recognizer for a specific item on the list of entity types.
EventsDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of event detection jobs.
EventsDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
eventsDetectionJobProperties(EventsDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse.Builder
An object that contains the properties associated with an event detection job.
eventsDetectionJobProperties(Consumer<EventsDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse.Builder
An object that contains the properties associated with an event detection job.
eventsDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
An object that contains the properties associated with an event detection job.
EventsDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about an events detection job.
EventsDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
eventsDetectionJobPropertiesList(Collection<EventsDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
eventsDetectionJobPropertiesList(EventsDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
eventsDetectionJobPropertiesList(Consumer<EventsDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
eventsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
A list containing the properties of each job that is returned.

F

f1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
A measure of how accurate the classifier results are for the test data.
f1Score() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
A measure of how accurate the classifier results are for the test data.
f1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics.Builder
A measure of how accurate the recognizer results are for the test data.
f1Score() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
A measure of how accurate the recognizer results are for the test data.
f1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics.Builder
A measure of how accurate the recognizer results are for a specific entity type in the test data.
f1Score() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
A measure of how accurate the recognizer results are for a specific entity type in the test data.
filter(DocumentClassificationJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<DocumentClassificationJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
Filters the jobs that are returned.
filter(DocumentClassifierFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
Filters the jobs that are returned.
filter(Consumer<DocumentClassifierFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
Filters the jobs that are returned.
filter(DominantLanguageDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
Filters that jobs that are returned.
filter(Consumer<DominantLanguageDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
Filters that jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
Filters that jobs that are returned.
filter(EndpointFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
Filters the endpoints that are returned.
filter(Consumer<EndpointFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
Filters the endpoints that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
Filters the endpoints that are returned.
filter(EntitiesDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<EntitiesDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
Filters the jobs that are returned.
filter(EntityRecognizerFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
Filters the list of entities returned.
filter(Consumer<EntityRecognizerFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
Filters the list of entities returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
Filters the list of entities returned.
filter(EventsDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<EventsDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
Filters the jobs that are returned.
filter(KeyPhrasesDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<KeyPhrasesDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
Filters the jobs that are returned.
filter(PiiEntitiesDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<PiiEntitiesDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
Filters the jobs that are returned.
filter(SentimentDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<SentimentDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
Filters the jobs that are returned.
filter(TopicsDetectionJobFilter) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter(Consumer<TopicsDetectionJobFilter.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
Filters the jobs that are returned.
filter() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
Filters the jobs that are returned.
fromValue(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
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.comprehend.model.DocumentClassifierMode
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.comprehend.model.EndpointStatus
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.comprehend.model.EntityRecognizerDataFormat
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.comprehend.model.EntityType
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.comprehend.model.InputFormat
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.comprehend.model.JobStatus
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.comprehend.model.LanguageCode
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.comprehend.model.ModelStatus
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.comprehend.model.PartOfSpeechTagType
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.comprehend.model.PiiEntitiesDetectionMaskMode
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.comprehend.model.PiiEntitiesDetectionMode
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.comprehend.model.PiiEntityType
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.comprehend.model.SentimentType
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.comprehend.model.SyntaxLanguageCode
Use this in place of valueOf to convert the raw string returned by the service into the enum value.

G

getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.Entity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.Tag
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 

H

hammingLoss(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
Indicates the fraction of labels that are incorrectly predicted.
hammingLoss() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
Indicates the fraction of labels that are incorrectly predicted.
hasAttributeNames() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
Returns true if the AttributeNames property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAugmentedManifests() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
Returns true if the AugmentedManifests property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasAugmentedManifests() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
Returns true if the AugmentedManifests property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasClasses() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
Returns true if the Classes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentClassificationJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
Returns true if the DocumentClassificationJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDocumentClassifierPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
Returns true if the DocumentClassifierPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasDominantLanguageDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
Returns true if the DominantLanguageDetectionJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEndpointPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
Returns true if the EndpointPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntities() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
Returns true if the Entities property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntitiesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
Returns true if the EntitiesDetectionJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntityRecognizerPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
Returns true if the EntityRecognizerPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
Returns true if the EntityTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEntityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
Returns true if the EntityTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
Returns true if the ErrorList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
Returns true if the ErrorList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
Returns true if the ErrorList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
Returns true if the ErrorList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasErrorList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
Returns true if the ErrorList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasEventsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
Returns true if the EventsDetectionJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
hashCode() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 
hasKeyPhrases() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
Returns true if the KeyPhrases property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasKeyPhrases() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
Returns true if the KeyPhrases property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasKeyPhrasesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
Returns true if the KeyPhrasesDetectionJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLabels() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
Returns true if the Labels property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLabels() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
Returns true if the Labels property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLanguages() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
Returns true if the Languages property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasLanguages() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
Returns true if the Languages property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPiiEntitiesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
Returns true if the PiiEntitiesDetectionJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasPiiEntityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
Returns true if the PiiEntityTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
Returns true if the ResultList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
Returns true if the ResultList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
Returns true if the ResultList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
Returns true if the ResultList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasResultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
Returns true if the ResultList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSecurityGroupIds() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
Returns true if the SecurityGroupIds property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSentimentDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
Returns true if the SentimentDetectionJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSubnets() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
Returns true if the Subnets property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSyntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
Returns true if the SyntaxTokens property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasSyntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
Returns true if the SyntaxTokens property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTagKeys() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
Returns true if the TagKeys property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTags() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTargetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
Returns true if the TargetEventTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTargetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
Returns true if the TargetEventTypes property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
Returns true if the TextList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
Returns true if the TextList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
Returns true if the TextList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
Returns true if the TextList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTextList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
Returns true if the TextList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).
hasTopicsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
Returns true if the TopicsDetectionJobPropertiesList property was specified by the sender (it may be empty), or false if the sender did not specify the value (it will be empty).

I

index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
The zero-based index of the document in the input list.
index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
The zero-based index of the document in the input list.
index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult.Builder
The zero-based index of the document in the input list.
index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
The zero-based index of the document in the input list.
index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult.Builder
The zero-based index of the document in the input list.
index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
The zero-based index of the document in the input list.
index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
The zero-based index of the document in the input list.
index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
The zero-based index of the document in the input list.
index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
The zero-based index of the document in the input list.
index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
The zero-based index of the document in the input list.
index(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchItemError.Builder
The zero-based index of the document in the input list.
index() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
The zero-based index of the document in the input list.
inputDataConfig(DocumentClassifierInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<DocumentClassifierInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Specifies the format and location of the input data for the job.
inputDataConfig(EntityRecognizerInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
Specifies the format and location of the input data.
inputDataConfig(Consumer<EntityRecognizerInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
Specifies the format and location of the input data.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
Specifies the format and location of the input data.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The input data configuration that you supplied when you created the document classification job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The input data configuration that you supplied when you created the document classification job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The input data configuration that you supplied when you created the document classification job.
inputDataConfig(DocumentClassifierInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The input data configuration that you supplied when you created the document classifier for training.
inputDataConfig(Consumer<DocumentClassifierInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The input data configuration that you supplied when you created the document classifier for training.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The input data configuration that you supplied when you created the document classifier for training.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The input data configuration that you supplied when you created the dominant language detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The input data configuration that you supplied when you created the dominant language detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The input data configuration that you supplied when you created the dominant language detection job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The input data configuration that you supplied when you created the entities detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The input data configuration that you supplied when you created the entities detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The input data configuration that you supplied when you created the entities detection job.
inputDataConfig(EntityRecognizerInputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The input data properties of an entity recognizer.
inputDataConfig(Consumer<EntityRecognizerInputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The input data properties of an entity recognizer.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The input data properties of an entity recognizer.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The input data configuration that you supplied when you created the events detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The input data configuration that you supplied when you created the events detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The input data configuration that you supplied when you created the events detection job.
InputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
The input properties for a topic detection job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The input data configuration that you supplied when you created the key phrases detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The input data configuration that you supplied when you created the key phrases detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The input data configuration that you supplied when you created the key phrases detection job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The input properties for a PII entities detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The input properties for a PII entities detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The input properties for a PII entities detection job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The input data configuration that you supplied when you created the sentiment detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The input data configuration that you supplied when you created the sentiment detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The input data configuration that you supplied when you created the sentiment detection job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
The input properties for a PII entities detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
The input properties for a PII entities detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
The input properties for a PII entities detection job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
Specifies the format and location of the input data for the job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies the format and location of the input data for the job.
inputDataConfig(InputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The input data configuration supplied when you created the topic detection job.
inputDataConfig(Consumer<InputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The input data configuration supplied when you created the topic detection job.
inputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The input data configuration supplied when you created the topic detection job.
InputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
inputFormat(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
Specifies how the text in an input file should be processed:
inputFormat(InputFormat) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
Specifies how the text in an input file should be processed:
inputFormat() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
Specifies how the text in an input file should be processed:
InputFormat - Enum in software.amazon.awssdk.services.comprehend.model
 
inputFormatAsString() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
Specifies how the text in an input file should be processed:
InternalServerException - Exception in software.amazon.awssdk.services.comprehend.model
An internal server error occurred.
InternalServerException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
InvalidFilterException - Exception in software.amazon.awssdk.services.comprehend.model
The filter specified for the operation is invalid.
InvalidFilterException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
InvalidRequestException - Exception in software.amazon.awssdk.services.comprehend.model
The request is invalid.
InvalidRequestException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsIterable
 
iterator() - Method in class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsIterable
 

J

jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest.Builder
The identifier that Amazon Comprehend generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
The identifier that Amazon Comprehend generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest.Builder
The identifier that Amazon Comprehend generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
The identifier that Amazon Comprehend generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest.Builder
The identifier that Amazon Comprehend generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
The identifier that Amazon Comprehend generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest.Builder
The identifier of the events detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
The identifier of the events detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest.Builder
The identifier that Amazon Comprehend generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
The identifier that Amazon Comprehend generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest.Builder
The identifier that Amazon Comprehend generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
The identifier that Amazon Comprehend generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest.Builder
The identifier that Amazon Comprehend generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
The identifier that Amazon Comprehend generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest.Builder
The identifier assigned by the user to the detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
The identifier assigned by the user to the detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The identifier assigned to the document classification job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The identifier assigned to the document classification job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The identifier assigned to the dominant language detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The identifier assigned to the dominant language detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The identifier assigned to the entities detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The identifier assigned to the entities detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The identifier assigned to the events detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The identifier assigned to the events detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The identifier assigned to the key phrases detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The identifier assigned to the key phrases detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The identifier assigned to the PII entities detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The identifier assigned to the PII entities detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The identifier assigned to the sentiment detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The identifier assigned to the sentiment detection job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse.Builder
An unique identifier for the request.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
An unique identifier for the request.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse.Builder
The identifier generated for the job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
The identifier generated for the job.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest.Builder
The identifier of the dominant language detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
The identifier of the dominant language detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse.Builder
The identifier of the dominant language detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
The identifier of the dominant language detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest.Builder
The identifier of the entities detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
The identifier of the entities detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse.Builder
The identifier of the entities detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
The identifier of the entities detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest.Builder
The identifier of the events detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
The identifier of the events detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse.Builder
The identifier of the events detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
The identifier of the events detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest.Builder
The identifier of the key phrases detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
The identifier of the key phrases detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse.Builder
The identifier of the key phrases detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
The identifier of the key phrases detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest.Builder
The identifier of the PII entities detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
The identifier of the PII entities detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse.Builder
The identifier of the PII entities detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
The identifier of the PII entities detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest.Builder
The identifier of the sentiment detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
The identifier of the sentiment detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse.Builder
The identifier of the sentiment detection job to stop.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
The identifier of the sentiment detection job to stop.
jobId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The identifier assigned to the topic detection job.
jobId() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The identifier assigned to the topic detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
Filters on the name of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
Filters on the name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The name that you assigned to the document classification job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The name that you assigned to the document classification job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
Filters on the name of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
Filters on the name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The name that you assigned to the dominant language detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The name that you assigned to the dominant language detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
Filters on the name of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
Filters on the name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The name that you assigned the entities detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The name that you assigned the entities detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
Filters on the name of the events detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
Filters on the name of the events detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The name you assigned the events detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The name you assigned the events detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
Filters on the name of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
Filters on the name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The name that you assigned the key phrases detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The name that you assigned the key phrases detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
Filters on the name of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
Filters on the name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The name that you assigned the PII entities detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The name that you assigned the PII entities detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
Filters on the name of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
Filters on the name of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The name that you assigned to the sentiment detection job
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The name that you assigned to the sentiment detection job
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
An identifier for the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
An identifier for the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
The identifier of the events detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
The identifier of the events detection job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
The identifier of the job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
The identifier of the job.
jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder

jobName() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter

jobName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The name of the topic detection job.
jobName() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The name of the topic detection job.
JobNotFoundException - Exception in software.amazon.awssdk.services.comprehend.model
The specified job was not found.
JobNotFoundException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
Filters the list based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
Filters the list based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
Filters the list based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The current status of the document classification job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The current status of the document classification job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The current status of the document classification job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
Filters the list of jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The current status of the dominant language detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The current status of the dominant language detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The current status of the dominant language detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
Filters the list of jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The current status of the entities detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The current status of the entities detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The current status of the entities detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
Filters the list of jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The current status of the events detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The current status of the events detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The current status of the events detection job.
JobStatus - Enum in software.amazon.awssdk.services.comprehend.model
 
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
Filters the list of jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The current status of the key phrases detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The current status of the key phrases detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The current status of the key phrases detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
Filters the list of jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The current status of the PII entities detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The current status of the PII entities detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The current status of the PII entities detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
Filters the list of jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
Filters the list of jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The current status of the sentiment detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The current status of the sentiment detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The current status of the sentiment detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse.Builder
The status of the job:
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse.Builder
The status of the job:
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
The status of the job:
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse.Builder
The status of the job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse.Builder
The status of the job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
The status of the job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse.Builder
The status of the job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse.Builder
The status of the job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
The status of the job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse.Builder
The status of the events detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse.Builder
The status of the events detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
The status of the events detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse.Builder
The status of the job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse.Builder
The status of the job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
The status of the job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse.Builder
The status of the job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse.Builder
The status of the job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
The status of the job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse.Builder
The status of the job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse.Builder
The status of the job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
The status of the job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse.Builder
The status of the job:
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse.Builder
The status of the job:
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
The status of the job:
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopDominantLanguageDetectionJob operation.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopDominantLanguageDetectionJob operation.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopDominantLanguageDetectionJob operation.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopEntitiesDetectionJob operation.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopEntitiesDetectionJob operation.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopEntitiesDetectionJob operation.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse.Builder
The status of the events detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse.Builder
The status of the events detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
The status of the events detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopKeyPhrasesDetectionJob operation.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopKeyPhrasesDetectionJob operation.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopKeyPhrasesDetectionJob operation.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse.Builder
The status of the PII entities detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse.Builder
The status of the PII entities detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
The status of the PII entities detection job.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse.Builder
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
Filters the list of topic detection jobs based on job status.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
Filters the list of topic detection jobs based on job status.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of topic detection jobs based on job status.
jobStatus(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The current status of the topic detection job.
jobStatus(JobStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The current status of the topic detection job.
jobStatus() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The current status of the topic detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
Filters the list based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The current status of the document classification job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
Filters the list of jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The current status of the dominant language detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
Filters the list of jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The current status of the entities detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
Filters the list of jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The current status of the events detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
Filters the list of jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The current status of the key phrases detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
Filters the list of jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The current status of the PII entities detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
Filters the list of jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The current status of the sentiment detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
The status of the job:
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
The status of the job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
The status of the job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
The status of the events detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
The status of the job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
The status of the job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
The status of the job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
The status of the job:
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopDominantLanguageDetectionJob operation.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopEntitiesDetectionJob operation.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
The status of the events detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopKeyPhrasesDetectionJob operation.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
The status of the PII entities detection job.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was previously stopped with the StopSentimentDetectionJob operation.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of topic detection jobs based on job status.
jobStatusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The current status of the topic detection job.

K

key(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Tag.Builder
The initial part of a key-value pair that forms a tag associated with a given resource.
key() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
The initial part of a key-value pair that forms a tag associated with a given resource.
KeyPhrase - Class in software.amazon.awssdk.services.comprehend.model
Describes a key noun phrase.
KeyPhrase.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
keyPhrases(Collection<KeyPhrase>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult.Builder
One or more KeyPhrase objects, one for each key phrase detected in the document.
keyPhrases(KeyPhrase...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult.Builder
One or more KeyPhrase objects, one for each key phrase detected in the document.
keyPhrases(Consumer<KeyPhrase.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult.Builder
One or more KeyPhrase objects, one for each key phrase detected in the document.
keyPhrases() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
One or more KeyPhrase objects, one for each key phrase detected in the document.
keyPhrases(Collection<KeyPhrase>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse.Builder
A collection of key phrases that Amazon Comprehend identified in the input text.
keyPhrases(KeyPhrase...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse.Builder
A collection of key phrases that Amazon Comprehend identified in the input text.
keyPhrases(Consumer<KeyPhrase.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse.Builder
A collection of key phrases that Amazon Comprehend identified in the input text.
keyPhrases() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
A collection of key phrases that Amazon Comprehend identified in the input text.
KeyPhrasesDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of dominant language detection jobs.
KeyPhrasesDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
keyPhrasesDetectionJobProperties(KeyPhrasesDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse.Builder
An object that contains the properties associated with a key phrases detection job.
keyPhrasesDetectionJobProperties(Consumer<KeyPhrasesDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse.Builder
An object that contains the properties associated with a key phrases detection job.
keyPhrasesDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
An object that contains the properties associated with a key phrases detection job.
KeyPhrasesDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a key phrases detection job.
KeyPhrasesDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
keyPhrasesDetectionJobPropertiesList(Collection<KeyPhrasesDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
keyPhrasesDetectionJobPropertiesList(KeyPhrasesDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
keyPhrasesDetectionJobPropertiesList(Consumer<KeyPhrasesDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
keyPhrasesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
A list containing the properties of each job that is returned.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
kmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.OutputDataConfig.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
kmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
kmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
kmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt the output results from an analysis job.
KmsKeyValidationException - Exception in software.amazon.awssdk.services.comprehend.model
The KMS customer managed key (CMK) entered cannot be validated.
KmsKeyValidationException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
Use this in place of DocumentClassifierDataFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierMode
Use this in place of DocumentClassifierMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.EndpointStatus
Use this in place of EndpointStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityRecognizerDataFormat
Use this in place of EntityRecognizerDataFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityType
Use this in place of EntityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.InputFormat
Use this in place of InputFormat.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.JobStatus
Use this in place of JobStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.LanguageCode
Use this in place of LanguageCode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.ModelStatus
Use this in place of ModelStatus.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.PartOfSpeechTagType
Use this in place of PartOfSpeechTagType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMaskMode
Use this in place of PiiEntitiesDetectionMaskMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMode
Use this in place of PiiEntitiesDetectionMode.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntityType
Use this in place of PiiEntityType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.SentimentType
Use this in place of SentimentType.values() to return a Set of all values known to the SDK.
knownValues() - Static method in enum software.amazon.awssdk.services.comprehend.model.SyntaxLanguageCode
Use this in place of SyntaxLanguageCode.values() to return a Set of all values known to the SDK.

L

labelDelimiter(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
Indicates the delimiter used to separate each label for training a multi-label classifier.
labelDelimiter() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
Indicates the delimiter used to separate each label for training a multi-label classifier.
labels(Collection<DocumentLabel>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
The labels used the document being analyzed.
labels(DocumentLabel...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
The labels used the document being analyzed.
labels(Consumer<DocumentLabel.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse.Builder
The labels used the document being analyzed.
labels() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
The labels used the document being analyzed.
labels(Collection<EntityLabel>) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse.Builder
The labels used in the document being analyzed.
labels(EntityLabel...) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse.Builder
The labels used in the document being analyzed.
labels(Consumer<EntityLabel.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse.Builder
The labels used in the document being analyzed.
labels() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
The labels used in the document being analyzed.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
The language of the input documents.
languageCode(SyntaxLanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
You can specify any of the following languages supported by Amazon Comprehend: English ("en"), Spanish ("es"), French ("fr"), Italian ("it"), German ("de"), or Portuguese ("pt").
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
You can specify any of the following languages supported by Amazon Comprehend: English ("en"), Spanish ("es"), French ("fr"), Italian ("it"), German ("de"), or Portuguese ("pt").
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
You can specify any of the following languages supported by Amazon Comprehend: English ("en"), Spanish ("es"), French ("fr"), Italian ("it"), German ("de"), or Portuguese ("pt").
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
The language code of the input documents.
languageCode(SyntaxLanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
The language code of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
The language code of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The language code for the language of the documents that the classifier was trained on.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The language code for the language of the documents that the classifier was trained on.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The language code for the language of the documents that the classifier was trained on.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguage.Builder
The RFC 5646 language code for the dominant language.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
The RFC 5646 language code for the dominant language.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The language code of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The language code of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The language code of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The language code of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The language code of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The language code of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The language code of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The language code of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The language code of the input documents.
LanguageCode - Enum in software.amazon.awssdk.services.comprehend.model
 
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The language code of the input documents
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The language code of the input documents
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The language code of the input documents
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The language code of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The language code of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The language code of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
The language code of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
The language code of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
The language code of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
The language of the input documents.
languageCode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
The language of the input documents.
languageCode(LanguageCode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
The language of the input documents.
languageCode() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
You can specify any of the following languages supported by Amazon Comprehend: English ("en"), Spanish ("es"), French ("fr"), Italian ("it"), German ("de"), or Portuguese ("pt").
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
The language code of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The language code for the language of the documents that the classifier was trained on.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The language code of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The language code of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The language code of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The language code of the input documents
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The language code of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
The language code of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
The language of the input documents.
languageCodeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
The language of the input documents.
languages(Collection<DominantLanguage>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
One or more DominantLanguage objects describing the dominant languages in the document.
languages(DominantLanguage...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
One or more DominantLanguage objects describing the dominant languages in the document.
languages(Consumer<DominantLanguage.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult.Builder
One or more DominantLanguage objects describing the dominant languages in the document.
languages() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
One or more DominantLanguage objects describing the dominant languages in the document.
languages(Collection<DominantLanguage>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse.Builder
The languages that Amazon Comprehend detected in the input text.
languages(DominantLanguage...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse.Builder
The languages that Amazon Comprehend detected in the input text.
languages(Consumer<DominantLanguage.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse.Builder
The languages that Amazon Comprehend detected in the input text.
languages() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
The languages that Amazon Comprehend detected in the input text.
lastModifiedTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
The date and time that the endpoint was last modified.
lastModifiedTime() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
The date and time that the endpoint was last modified.
listDocumentClassificationJobs(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobs(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobs(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobs(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the documentation classification jobs that you have submitted.
ListDocumentClassificationJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListDocumentClassificationJobsIterable(ComprehendClient, ListDocumentClassificationJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsIterable
 
listDocumentClassificationJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobsPaginator(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobsPaginator(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobsPaginator(ListDocumentClassificationJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the documentation classification jobs that you have submitted.
listDocumentClassificationJobsPaginator(Consumer<ListDocumentClassificationJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the documentation classification jobs that you have submitted.
ListDocumentClassificationJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListDocumentClassificationJobsPublisher(ComprehendAsyncClient, ListDocumentClassificationJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsPublisher
 
ListDocumentClassificationJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListDocumentClassificationJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListDocumentClassificationJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListDocumentClassificationJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassificationJobsRequestMarshaller
 
ListDocumentClassificationJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListDocumentClassificationJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listDocumentClassifiers(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiers(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiers(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiers(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the document classifiers that you have created.
ListDocumentClassifiersIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListDocumentClassifiersIterable(ComprehendClient, ListDocumentClassifiersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersIterable
 
listDocumentClassifiersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiersPaginator(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiersPaginator(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiersPaginator(ListDocumentClassifiersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the document classifiers that you have created.
listDocumentClassifiersPaginator(Consumer<ListDocumentClassifiersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the document classifiers that you have created.
ListDocumentClassifiersPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListDocumentClassifiersPublisher(ComprehendAsyncClient, ListDocumentClassifiersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersPublisher
 
ListDocumentClassifiersRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListDocumentClassifiersRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListDocumentClassifiersRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListDocumentClassifiersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassifiersRequestMarshaller
 
ListDocumentClassifiersResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListDocumentClassifiersResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listDominantLanguageDetectionJobs(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobs(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobs(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobs(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the dominant language detection jobs that you have submitted.
ListDominantLanguageDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListDominantLanguageDetectionJobsIterable(ComprehendClient, ListDominantLanguageDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsIterable
 
listDominantLanguageDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobsPaginator(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobsPaginator(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobsPaginator(ListDominantLanguageDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the dominant language detection jobs that you have submitted.
listDominantLanguageDetectionJobsPaginator(Consumer<ListDominantLanguageDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the dominant language detection jobs that you have submitted.
ListDominantLanguageDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListDominantLanguageDetectionJobsPublisher(ComprehendAsyncClient, ListDominantLanguageDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsPublisher
 
ListDominantLanguageDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListDominantLanguageDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListDominantLanguageDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListDominantLanguageDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListDominantLanguageDetectionJobsRequestMarshaller
 
ListDominantLanguageDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListDominantLanguageDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of all existing endpoints that you've created.
listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of all existing endpoints that you've created.
listEndpoints(ListEndpointsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of all existing endpoints that you've created.
listEndpoints(Consumer<ListEndpointsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of all existing endpoints that you've created.
ListEndpointsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListEndpointsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListEndpointsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEndpointsRequestMarshaller
 
ListEndpointsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListEndpointsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listEntitiesDetectionJobs(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobs(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobs(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobs(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the entity detection jobs that you have submitted.
ListEntitiesDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListEntitiesDetectionJobsIterable(ComprehendClient, ListEntitiesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsIterable
 
listEntitiesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobsPaginator(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobsPaginator(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobsPaginator(ListEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the entity detection jobs that you have submitted.
listEntitiesDetectionJobsPaginator(Consumer<ListEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the entity detection jobs that you have submitted.
ListEntitiesDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListEntitiesDetectionJobsPublisher(ComprehendAsyncClient, ListEntitiesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsPublisher
 
ListEntitiesDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListEntitiesDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListEntitiesDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListEntitiesDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEntitiesDetectionJobsRequestMarshaller
 
ListEntitiesDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListEntitiesDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listEntityRecognizers(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizers(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizers() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizers(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizers(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
ListEntityRecognizersIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListEntityRecognizersIterable(ComprehendClient, ListEntityRecognizersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersIterable
 
listEntityRecognizersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizersPaginator(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizersPaginator(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizersPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizersPaginator(ListEntityRecognizersRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
listEntityRecognizersPaginator(Consumer<ListEntityRecognizersRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the properties of all entity recognizers that you created, including recognizers currently in training.
ListEntityRecognizersPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListEntityRecognizersPublisher(ComprehendAsyncClient, ListEntityRecognizersRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersPublisher
 
ListEntityRecognizersRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListEntityRecognizersRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListEntityRecognizersRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListEntityRecognizersRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEntityRecognizersRequestMarshaller
 
ListEntityRecognizersResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListEntityRecognizersResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listEventsDetectionJobs(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the events detection jobs that you have submitted.
listEventsDetectionJobs(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the events detection jobs that you have submitted.
listEventsDetectionJobs(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the events detection jobs that you have submitted.
listEventsDetectionJobs(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the events detection jobs that you have submitted.
ListEventsDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListEventsDetectionJobsIterable(ComprehendClient, ListEventsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsIterable
 
listEventsDetectionJobsPaginator(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the events detection jobs that you have submitted.
listEventsDetectionJobsPaginator(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the events detection jobs that you have submitted.
listEventsDetectionJobsPaginator(ListEventsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the events detection jobs that you have submitted.
listEventsDetectionJobsPaginator(Consumer<ListEventsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the events detection jobs that you have submitted.
ListEventsDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListEventsDetectionJobsPublisher(ComprehendAsyncClient, ListEventsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsPublisher
 
ListEventsDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListEventsDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListEventsDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListEventsDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListEventsDetectionJobsRequestMarshaller
 
ListEventsDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListEventsDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listKeyPhrasesDetectionJobs(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobs(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobs(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobs(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Get a list of key phrase detection jobs that you have submitted.
ListKeyPhrasesDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListKeyPhrasesDetectionJobsIterable(ComprehendClient, ListKeyPhrasesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsIterable
 
listKeyPhrasesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobsPaginator(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobsPaginator(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobsPaginator(ListKeyPhrasesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Get a list of key phrase detection jobs that you have submitted.
listKeyPhrasesDetectionJobsPaginator(Consumer<ListKeyPhrasesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Get a list of key phrase detection jobs that you have submitted.
ListKeyPhrasesDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListKeyPhrasesDetectionJobsPublisher(ComprehendAsyncClient, ListKeyPhrasesDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsPublisher
 
ListKeyPhrasesDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListKeyPhrasesDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListKeyPhrasesDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListKeyPhrasesDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListKeyPhrasesDetectionJobsRequestMarshaller
 
ListKeyPhrasesDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListKeyPhrasesDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listPiiEntitiesDetectionJobs(ListPiiEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the PII entity detection jobs that you have submitted.
listPiiEntitiesDetectionJobs(Consumer<ListPiiEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the PII entity detection jobs that you have submitted.
listPiiEntitiesDetectionJobs(ListPiiEntitiesDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the PII entity detection jobs that you have submitted.
listPiiEntitiesDetectionJobs(Consumer<ListPiiEntitiesDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the PII entity detection jobs that you have submitted.
ListPiiEntitiesDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListPiiEntitiesDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListPiiEntitiesDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListPiiEntitiesDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListPiiEntitiesDetectionJobsRequestMarshaller
 
ListPiiEntitiesDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListPiiEntitiesDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listSentimentDetectionJobs(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobs(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobs(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobs(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of sentiment detection jobs that you have submitted.
ListSentimentDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListSentimentDetectionJobsIterable(ComprehendClient, ListSentimentDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsIterable
 
listSentimentDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobsPaginator(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobsPaginator(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobsPaginator(ListSentimentDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of sentiment detection jobs that you have submitted.
listSentimentDetectionJobsPaginator(Consumer<ListSentimentDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of sentiment detection jobs that you have submitted.
ListSentimentDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListSentimentDetectionJobsPublisher(ComprehendAsyncClient, ListSentimentDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsPublisher
 
ListSentimentDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListSentimentDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListSentimentDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListSentimentDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListSentimentDetectionJobsRequestMarshaller
 
ListSentimentDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListSentimentDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Lists all tags associated with a given Amazon Comprehend resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Lists all tags associated with a given Amazon Comprehend resource.
listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Lists all tags associated with a given Amazon Comprehend resource.
listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Lists all tags associated with a given Amazon Comprehend resource.
ListTagsForResourceRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListTagsForResourceRequestMarshaller
 
ListTagsForResourceResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
listTopicsDetectionJobs(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobs(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobs() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobs(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobs(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the topic detection jobs that you have submitted.
ListTopicsDetectionJobsIterable - Class in software.amazon.awssdk.services.comprehend.paginators
ListTopicsDetectionJobsIterable(ComprehendClient, ListTopicsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsIterable
 
listTopicsDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsPaginator(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsPaginator(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsPaginator() - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsPaginator(ListTopicsDetectionJobsRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsPaginator(Consumer<ListTopicsDetectionJobsRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Gets a list of the topic detection jobs that you have submitted.
ListTopicsDetectionJobsPublisher - Class in software.amazon.awssdk.services.comprehend.paginators
ListTopicsDetectionJobsPublisher(ComprehendAsyncClient, ListTopicsDetectionJobsRequest) - Constructor for class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsPublisher
 
ListTopicsDetectionJobsRequest - Class in software.amazon.awssdk.services.comprehend.model
 
ListTopicsDetectionJobsRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ListTopicsDetectionJobsRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
ListTopicsDetectionJobsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.ListTopicsDetectionJobsRequestMarshaller
 
ListTopicsDetectionJobsResponse - Class in software.amazon.awssdk.services.comprehend.model
 
ListTopicsDetectionJobsResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 

M

marshall(BatchDetectDominantLanguageRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectDominantLanguageRequestMarshaller
 
marshall(BatchDetectEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectEntitiesRequestMarshaller
 
marshall(BatchDetectKeyPhrasesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectKeyPhrasesRequestMarshaller
 
marshall(BatchDetectSentimentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectSentimentRequestMarshaller
 
marshall(BatchDetectSyntaxRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.BatchDetectSyntaxRequestMarshaller
 
marshall(ClassifyDocumentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ClassifyDocumentRequestMarshaller
 
marshall(ContainsPiiEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ContainsPiiEntitiesRequestMarshaller
 
marshall(CreateDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.CreateDocumentClassifierRequestMarshaller
 
marshall(CreateEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.CreateEndpointRequestMarshaller
 
marshall(CreateEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.CreateEntityRecognizerRequestMarshaller
 
marshall(DeleteDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DeleteDocumentClassifierRequestMarshaller
 
marshall(DeleteEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DeleteEndpointRequestMarshaller
 
marshall(DeleteEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DeleteEntityRecognizerRequestMarshaller
 
marshall(DescribeDocumentClassificationJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassificationJobRequestMarshaller
 
marshall(DescribeDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeDocumentClassifierRequestMarshaller
 
marshall(DescribeDominantLanguageDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeDominantLanguageDetectionJobRequestMarshaller
 
marshall(DescribeEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEndpointRequestMarshaller
 
marshall(DescribeEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEntitiesDetectionJobRequestMarshaller
 
marshall(DescribeEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEntityRecognizerRequestMarshaller
 
marshall(DescribeEventsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeEventsDetectionJobRequestMarshaller
 
marshall(DescribeKeyPhrasesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeKeyPhrasesDetectionJobRequestMarshaller
 
marshall(DescribePiiEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribePiiEntitiesDetectionJobRequestMarshaller
 
marshall(DescribeSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeSentimentDetectionJobRequestMarshaller
 
marshall(DescribeTopicsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DescribeTopicsDetectionJobRequestMarshaller
 
marshall(DetectDominantLanguageRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectDominantLanguageRequestMarshaller
 
marshall(DetectEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectEntitiesRequestMarshaller
 
marshall(DetectKeyPhrasesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectKeyPhrasesRequestMarshaller
 
marshall(DetectPiiEntitiesRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectPiiEntitiesRequestMarshaller
 
marshall(DetectSentimentRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectSentimentRequestMarshaller
 
marshall(DetectSyntaxRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.DetectSyntaxRequestMarshaller
 
marshall(ListDocumentClassificationJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassificationJobsRequestMarshaller
 
marshall(ListDocumentClassifiersRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListDocumentClassifiersRequestMarshaller
 
marshall(ListDominantLanguageDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListDominantLanguageDetectionJobsRequestMarshaller
 
marshall(ListEndpointsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEndpointsRequestMarshaller
 
marshall(ListEntitiesDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEntitiesDetectionJobsRequestMarshaller
 
marshall(ListEntityRecognizersRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEntityRecognizersRequestMarshaller
 
marshall(ListEventsDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListEventsDetectionJobsRequestMarshaller
 
marshall(ListKeyPhrasesDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListKeyPhrasesDetectionJobsRequestMarshaller
 
marshall(ListPiiEntitiesDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListPiiEntitiesDetectionJobsRequestMarshaller
 
marshall(ListSentimentDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListSentimentDetectionJobsRequestMarshaller
 
marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListTagsForResourceRequestMarshaller
 
marshall(ListTopicsDetectionJobsRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.ListTopicsDetectionJobsRequestMarshaller
 
marshall(StartDocumentClassificationJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartDocumentClassificationJobRequestMarshaller
 
marshall(StartDominantLanguageDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartDominantLanguageDetectionJobRequestMarshaller
 
marshall(StartEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartEntitiesDetectionJobRequestMarshaller
 
marshall(StartEventsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartEventsDetectionJobRequestMarshaller
 
marshall(StartKeyPhrasesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartKeyPhrasesDetectionJobRequestMarshaller
 
marshall(StartPiiEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartPiiEntitiesDetectionJobRequestMarshaller
 
marshall(StartSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartSentimentDetectionJobRequestMarshaller
 
marshall(StartTopicsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StartTopicsDetectionJobRequestMarshaller
 
marshall(StopDominantLanguageDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopDominantLanguageDetectionJobRequestMarshaller
 
marshall(StopEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopEntitiesDetectionJobRequestMarshaller
 
marshall(StopEventsDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopEventsDetectionJobRequestMarshaller
 
marshall(StopKeyPhrasesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopKeyPhrasesDetectionJobRequestMarshaller
 
marshall(StopPiiEntitiesDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopPiiEntitiesDetectionJobRequestMarshaller
 
marshall(StopSentimentDetectionJobRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopSentimentDetectionJobRequestMarshaller
 
marshall(StopTrainingDocumentClassifierRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopTrainingDocumentClassifierRequestMarshaller
 
marshall(StopTrainingEntityRecognizerRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.StopTrainingEntityRecognizerRequestMarshaller
 
marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.TagResourceRequestMarshaller
 
marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.UntagResourceRequestMarshaller
 
marshall(UpdateEndpointRequest) - Method in class software.amazon.awssdk.services.comprehend.transform.UpdateEndpointRequestMarshaller
 
maskCharacter(String) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
A character that replaces each character in the redacted PII entity.
maskCharacter() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
A character that replaces each character in the redacted PII entity.
maskMode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
Specifies whether the PII entity is redacted with the mask character or the entity type.
maskMode(PiiEntitiesDetectionMaskMode) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
Specifies whether the PII entity is redacted with the mask character or the entity type.
maskMode() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
Specifies whether the PII entity is redacted with the mask character or the entity type.
maskModeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
Specifies whether the PII entity is redacted with the mask character or the entity type.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
The maximum number of results to return on each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
The maximum number of results to return on each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
The maximum number of results to return in each page.
maxResults(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
The maximum number of results to return in each page.
maxResults() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
The maximum number of results to return in each page.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
 
message(String) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
A description of the status of the job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
A description of the status of the job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Additional information about the status of the classifier.
message() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Additional information about the status of the classifier.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
A description for the status of a job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
A description for the status of a job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
Specifies a reason for failure in cases of Failed status.
message() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
Specifies a reason for failure in cases of Failed status.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
A description of the status of a job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
A description of the status of a job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
A description of the status of the recognizer.
message() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
A description of the status of the recognizer.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
A description of the status of the events detection job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
A description of the status of the events detection job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
A description of the status of a job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
A description of the status of a job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
A description of the status of a job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
A description of the status of a job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
A description of the status of a job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
A description of the status of a job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
 
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
A description for the status of a job.
message() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
A description for the status of a job.
message(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
 
microF1Score(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
A measure of how accurate the classifier results are for the test data.
microF1Score() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
A measure of how accurate the classifier results are for the test data.
microPrecision(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
A measure of the usefulness of the recognizer results in the test data.
microPrecision() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
A measure of the usefulness of the recognizer results in the test data.
microRecall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
A measure of how complete the classifier results are for the test data.
microRecall() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
A measure of how complete the classifier results are for the test data.
mixed(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentScore.Builder
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED sentiment.
mixed() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED sentiment.
mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Indicates the mode in which the classifier will be trained.
mode(DocumentClassifierMode) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Indicates the mode in which the classifier will be trained.
mode() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Indicates the mode in which the classifier will be trained.
mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Indicates the mode in which the specific classifier was trained.
mode(DocumentClassifierMode) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Indicates the mode in which the specific classifier was trained.
mode() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Indicates the mode in which the specific classifier was trained.
mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
mode(PiiEntitiesDetectionMode) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
mode() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
mode(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
mode(PiiEntitiesDetectionMode) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
mode() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Indicates the mode in which the classifier will be trained.
modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Indicates the mode in which the specific classifier was trained.
modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
modeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
Specifies whether the output provides the locations (offsets) of PII entities or a file in which PII entities are redacted.
modelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
The Amazon Resource Number (ARN) of the model to which the endpoint will be attached.
modelArn() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
The Amazon Resource Number (ARN) of the model to which the endpoint will be attached.
modelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
modelArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
modelArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
modelArn() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
The Amazon Resource Number (ARN) of the model to which the endpoint is attached.
modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
modelKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
modelKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt trained custom models.
ModelStatus - Enum in software.amazon.awssdk.services.comprehend.model
 

N

name(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClass.Builder
The name of the class.
name() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
The name of the class.
name(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentLabel.Builder
The name of the label.
name() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
The name of the label.
name(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityLabel.Builder
The name of the label.
name(PiiEntityType) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityLabel.Builder
The name of the label.
name() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
The name of the label.
nameAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
The name of the label.
negative(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentScore.Builder
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE sentiment.
negative() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE sentiment.
neutral(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentScore.Builder
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL sentiment.
neutral() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL sentiment.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
Identifies the next page of results to return.
nextToken(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
Identifies the next page of results to return.
nextToken() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
Identifies the next page of results to return.
numberOfLabels(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
The number of labels in the input data.
numberOfLabels() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
The number of labels in the input data.
numberOfTestDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
The number of documents in the input data that were used to test the classifier.
numberOfTestDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
The number of documents in the input data that were used to test the classifier.
numberOfTestDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
The number of documents in the input data that were used to test the entity recognizer.
numberOfTestDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
The number of documents in the input data that were used to test the entity recognizer.
numberOfTopics(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
The number of topics to detect.
numberOfTopics() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
The number of topics to detect.
numberOfTopics(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The number of topics to detect supplied when you created the topic detection job.
numberOfTopics() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The number of topics to detect supplied when you created the topic detection job.
numberOfTrainedDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierMetadata.Builder
The number of documents in the input data that were used to train the classifier.
numberOfTrainedDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
The number of documents in the input data that were used to train the classifier.
numberOfTrainedDocuments(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata.Builder
The number of documents in the input data that were used to train the entity recognizer.
numberOfTrainedDocuments() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
The number of documents in the input data that were used to train the entity recognizer.
numberOfTrainMentions(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
Indicates the number of times the given entity type was seen in the training data.
numberOfTrainMentions() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
Indicates the number of times the given entity type was seen in the training data.

O

outputDataConfig(DocumentClassifierOutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Enables the addition of output results configuration parameters for custom classifier jobs.
outputDataConfig(Consumer<DocumentClassifierOutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Enables the addition of output results configuration parameters for custom classifier jobs.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Enables the addition of output results configuration parameters for custom classifier jobs.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The output data configuration that you supplied when you created the document classification job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The output data configuration that you supplied when you created the document classification job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The output data configuration that you supplied when you created the document classification job.
outputDataConfig(DocumentClassifierOutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Provides output results configuration parameters for custom classifier jobs.
outputDataConfig(Consumer<DocumentClassifierOutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Provides output results configuration parameters for custom classifier jobs.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Provides output results configuration parameters for custom classifier jobs.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The output data configuration that you supplied when you created the dominant language detection job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The output data configuration that you supplied when you created the dominant language detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The output data configuration that you supplied when you created the dominant language detection job.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The output data configuration that you supplied when you created the entities detection job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The output data configuration that you supplied when you created the entities detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The output data configuration that you supplied when you created the entities detection job.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The output data configuration that you supplied when you created the events detection job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The output data configuration that you supplied when you created the events detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The output data configuration that you supplied when you created the events detection job.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The output data configuration that you supplied when you created the key phrases detection job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The output data configuration that you supplied when you created the key phrases detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The output data configuration that you supplied when you created the key phrases detection job.
OutputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
Provides configuration parameters for the output of topic detection jobs.
outputDataConfig(PiiOutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The output data configuration that you supplied when you created the PII entities detection job.
outputDataConfig(Consumer<PiiOutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The output data configuration that you supplied when you created the PII entities detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The output data configuration that you supplied when you created the PII entities detection job.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The output data configuration that you supplied when you created the sentiment detection job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The output data configuration that you supplied when you created the sentiment detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The output data configuration that you supplied when you created the sentiment detection job.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
Provides configuration parameters for the output of PII entity detection jobs.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
Provides configuration parameters for the output of PII entity detection jobs.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
Provides configuration parameters for the output of PII entity detection jobs.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
Specifies where to send the output files.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies where to send the output files.
outputDataConfig(OutputDataConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The output data configuration supplied when you created the topic detection job.
outputDataConfig(Consumer<OutputDataConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The output data configuration supplied when you created the topic detection job.
outputDataConfig() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The output data configuration supplied when you created the topic detection job.
OutputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
 
overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
 
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest.Builder
 

P

partOfSpeech(PartOfSpeechTag) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was correctly identified.
partOfSpeech(Consumer<PartOfSpeechTag.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was correctly identified.
partOfSpeech() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was correctly identified.
PartOfSpeechTag - Class in software.amazon.awssdk.services.comprehend.model
Identifies the part of speech represented by the token and gives the confidence that Amazon Comprehend has that the part of speech was correctly identified.
PartOfSpeechTag.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
PartOfSpeechTagType - Enum in software.amazon.awssdk.services.comprehend.model
 
PiiEntitiesDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of PII entity detection jobs.
PiiEntitiesDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
piiEntitiesDetectionJobProperties(PiiEntitiesDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse.Builder
Sets the value of the PiiEntitiesDetectionJobProperties property for this object.
piiEntitiesDetectionJobProperties(Consumer<PiiEntitiesDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse.Builder
Sets the value of the PiiEntitiesDetectionJobProperties property for this object.
piiEntitiesDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
Returns the value of the PiiEntitiesDetectionJobProperties property for this object.
PiiEntitiesDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a PII entities detection job.
PiiEntitiesDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
piiEntitiesDetectionJobPropertiesList(Collection<PiiEntitiesDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
piiEntitiesDetectionJobPropertiesList(PiiEntitiesDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
piiEntitiesDetectionJobPropertiesList(Consumer<PiiEntitiesDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
piiEntitiesDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
A list containing the properties of each job that is returned.
PiiEntitiesDetectionMaskMode - Enum in software.amazon.awssdk.services.comprehend.model
 
PiiEntitiesDetectionMode - Enum in software.amazon.awssdk.services.comprehend.model
 
PiiEntity - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a PII entity.
PiiEntity.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
PiiEntityType - Enum in software.amazon.awssdk.services.comprehend.model
 
piiEntityTypes(Collection<PiiEntityType>) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
An array of the types of PII entities that Amazon Comprehend detects in the input text for your request.
piiEntityTypes(PiiEntityType...) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
An array of the types of PII entities that Amazon Comprehend detects in the input text for your request.
piiEntityTypes() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
An array of the types of PII entities that Amazon Comprehend detects in the input text for your request.
piiEntityTypesAsStrings() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
An array of the types of PII entities that Amazon Comprehend detects in the input text for your request.
piiEntityTypesWithStrings(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
An array of the types of PII entities that Amazon Comprehend detects in the input text for your request.
piiEntityTypesWithStrings(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.RedactionConfig.Builder
An array of the types of PII entities that Amazon Comprehend detects in the input text for your request.
PiiOutputDataConfig - Class in software.amazon.awssdk.services.comprehend.model
Provides configuration parameters for the output of PII entity detection jobs.
PiiOutputDataConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
positive(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentScore.Builder
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE sentiment.
positive() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE sentiment.
precision(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
A measure of the usefulness of the classifier results in the test data.
precision() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
A measure of the usefulness of the classifier results in the test data.
precision(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics.Builder
A measure of the usefulness of the recognizer results in the test data.
precision() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
A measure of the usefulness of the recognizer results in the test data.
precision(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics.Builder
A measure of the usefulness of the recognizer results for a specific entity type in the test data.
precision() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
A measure of the usefulness of the recognizer results for a specific entity type in the test data.

R

recall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics.Builder
A measure of how complete the classifier results are for the test data.
recall() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
A measure of how complete the classifier results are for the test data.
recall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics.Builder
A measure of how complete the recognizer results are for the test data.
recall() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
A measure of how complete the recognizer results are for the test data.
recall(Double) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics.Builder
A measure of how complete the recognizer results are for a specific entity type in the test data.
recall() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
A measure of how complete the recognizer results are for a specific entity type in the test data.
recognizerMetadata(EntityRecognizerMetadata) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
Provides information about an entity recognizer.
recognizerMetadata(Consumer<EntityRecognizerMetadata.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
Provides information about an entity recognizer.
recognizerMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
Provides information about an entity recognizer.
recognizerName(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
The name given to the newly created recognizer.
recognizerName() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
The name given to the newly created recognizer.
redactionConfig(RedactionConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
Provides configuration parameters for PII entity redaction.
redactionConfig(Consumer<RedactionConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
Provides configuration parameters for PII entity redaction.
redactionConfig() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
Provides configuration parameters for PII entity redaction.
RedactionConfig - Class in software.amazon.awssdk.services.comprehend.model
Provides configuration parameters for PII entity redaction.
redactionConfig(RedactionConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
Provides configuration parameters for PII entity redaction.
redactionConfig(Consumer<RedactionConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest.Builder
Provides configuration parameters for PII entity redaction.
redactionConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
Provides configuration parameters for PII entity redaction.
RedactionConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
 
requestId(String) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
 
requestId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
 
resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest.Builder
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource you are querying.
resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource to which you want to associate the tags.
resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource to which you want to associate the tags.
resourceArn(String) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource from which you want to remove the tags.
resourceArn() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
The Amazon Resource Name (ARN) of the given Amazon Comprehend resource from which you want to remove the tags.
ResourceInUseException - Exception in software.amazon.awssdk.services.comprehend.model
The specified resource name is already in use.
ResourceInUseException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ResourceLimitExceededException - Exception in software.amazon.awssdk.services.comprehend.model
The maximum number of resources per account has been exceeded.
ResourceLimitExceededException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ResourceNotFoundException - Exception in software.amazon.awssdk.services.comprehend.model
The specified resource ARN was not found.
ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
ResourceUnavailableException - Exception in software.amazon.awssdk.services.comprehend.model
The specified resource is not available.
ResourceUnavailableException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
responseMetadata() - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendResponse.Builder
 
responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendResponse.Builder
 
responseMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
 
responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendResponse.BuilderImpl
 
responseMetadata() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendResponse
 
resultList(Collection<BatchDetectDominantLanguageItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
A list of objects containing the results of the operation.
resultList(BatchDetectDominantLanguageItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
A list of objects containing the results of the operation.
resultList(Consumer<BatchDetectDominantLanguageItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse.Builder
A list of objects containing the results of the operation.
resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
A list of objects containing the results of the operation.
resultList(Collection<BatchDetectEntitiesItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
A list of objects containing the results of the operation.
resultList(BatchDetectEntitiesItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
A list of objects containing the results of the operation.
resultList(Consumer<BatchDetectEntitiesItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse.Builder
A list of objects containing the results of the operation.
resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
A list of objects containing the results of the operation.
resultList(Collection<BatchDetectKeyPhrasesItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
A list of objects containing the results of the operation.
resultList(BatchDetectKeyPhrasesItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
A list of objects containing the results of the operation.
resultList(Consumer<BatchDetectKeyPhrasesItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse.Builder
A list of objects containing the results of the operation.
resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
A list of objects containing the results of the operation.
resultList(Collection<BatchDetectSentimentItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
A list of objects containing the results of the operation.
resultList(BatchDetectSentimentItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
A list of objects containing the results of the operation.
resultList(Consumer<BatchDetectSentimentItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse.Builder
A list of objects containing the results of the operation.
resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
A list of objects containing the results of the operation.
resultList(Collection<BatchDetectSyntaxItemResult>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
A list of objects containing the results of the operation.
resultList(BatchDetectSyntaxItemResult...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
A list of objects containing the results of the operation.
resultList(Consumer<BatchDetectSyntaxItemResult.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse.Builder
A list of objects containing the results of the operation.
resultList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
A list of objects containing the results of the operation.

S

s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem.Builder
The Amazon S3 location of the augmented manifest file.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
The Amazon S3 location of the augmented manifest file.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig.Builder
The Amazon S3 URI for the input data.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
The Amazon S3 URI for the input data.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig.Builder
When you use the OutputDataConfig object while creating a custom classifier, you specify the Amazon S3 location where you want to write the confusion matrix.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
When you use the OutputDataConfig object while creating a custom classifier, you specify the Amazon S3 location where you want to write the confusion matrix.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations.Builder
Specifies the Amazon S3 location where the annotations for an entity recognizer are located.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
Specifies the Amazon S3 location where the annotations for an entity recognizer are located.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments.Builder
Specifies the Amazon S3 location where the training documents for an entity recognizer are located.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
Specifies the Amazon S3 location where the training documents for an entity recognizer are located.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList.Builder
Specifies the Amazon S3 location where the entity list is located.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
Specifies the Amazon S3 location where the entity list is located.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.InputDataConfig.Builder
The Amazon S3 URI for the input data.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
The Amazon S3 URI for the input data.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.OutputDataConfig.Builder
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3 location where you want to write the output data.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3 location where you want to write the output data.
s3Uri(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig.Builder
When you use the PiiOutputDataConfig object with asynchronous operations, you specify the Amazon S3 location where you want to write the output data.
s3Uri() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
When you use the PiiOutputDataConfig object with asynchronous operations, you specify the Amazon S3 location where you want to write the output data.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClass.Builder
The confidence score that Amazon Comprehend has this class correctly attributed.
score() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
The confidence score that Amazon Comprehend has this class correctly attributed.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentLabel.Builder
The confidence score that Amazon Comprehend has this label correctly attributed.
score() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
The confidence score that Amazon Comprehend has this label correctly attributed.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguage.Builder
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityLabel.Builder
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag.Builder
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
score() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
score(Float) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
score() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
sdkFields() - Method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
sdkFields() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 
securityGroupIds(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
The ID number for a security group on an instance of your private VPC.
securityGroupIds(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
The ID number for a security group on an instance of your private VPC.
securityGroupIds() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
The ID number for a security group on an instance of your private VPC.
sentiment(String) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
The sentiment detected in the document.
sentiment(SentimentType) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
The sentiment detected in the document.
sentiment() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
The sentiment detected in the document.
sentiment(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
sentiment(SentimentType) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
sentiment() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
sentimentAsString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
The sentiment detected in the document.
sentimentAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
SentimentDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering a list of dominant language detection jobs.
SentimentDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
sentimentDetectionJobProperties(SentimentDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse.Builder
An object that contains the properties associated with a sentiment detection job.
sentimentDetectionJobProperties(Consumer<SentimentDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse.Builder
An object that contains the properties associated with a sentiment detection job.
sentimentDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
An object that contains the properties associated with a sentiment detection job.
SentimentDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a sentiment detection job.
SentimentDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
sentimentDetectionJobPropertiesList(Collection<SentimentDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
sentimentDetectionJobPropertiesList(SentimentDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
sentimentDetectionJobPropertiesList(Consumer<SentimentDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
sentimentDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
A list containing the properties of each job that is returned.
sentimentScore(SentimentScore) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
sentimentScore(Consumer<SentimentScore.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult.Builder
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
sentimentScore() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
sentimentScore(SentimentScore) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
An object that lists the sentiments, and their corresponding confidence levels.
sentimentScore(Consumer<SentimentScore.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse.Builder
An object that lists the sentiments, and their corresponding confidence levels.
sentimentScore() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
An object that lists the sentiments, and their corresponding confidence levels.
SentimentScore - Class in software.amazon.awssdk.services.comprehend.model
Describes the level of confidence that Amazon Comprehend has in the accuracy of its detection of sentiments.
SentimentScore.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
SentimentType - Enum in software.amazon.awssdk.services.comprehend.model
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ComprehendException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.Entity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.Tag
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
serializableBuilderClass() - Static method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Value for looking up the service's metadata from the ServiceMetadataProvider.
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
 
SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.comprehend.ComprehendClient
 
serviceMetadata() - Static method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
 
software.amazon.awssdk.services.comprehend - package software.amazon.awssdk.services.comprehend
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
software.amazon.awssdk.services.comprehend.model - package software.amazon.awssdk.services.comprehend.model
 
software.amazon.awssdk.services.comprehend.paginators - package software.amazon.awssdk.services.comprehend.paginators
 
software.amazon.awssdk.services.comprehend.transform - package software.amazon.awssdk.services.comprehend.transform
 
startDocumentClassificationJob(StartDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous document classification job.
startDocumentClassificationJob(Consumer<StartDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous document classification job.
startDocumentClassificationJob(StartDocumentClassificationJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous document classification job.
startDocumentClassificationJob(Consumer<StartDocumentClassificationJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous document classification job.
StartDocumentClassificationJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartDocumentClassificationJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartDocumentClassificationJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartDocumentClassificationJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartDocumentClassificationJobRequestMarshaller
 
StartDocumentClassificationJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartDocumentClassificationJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous dominant language detection job for a collection of documents.
startDominantLanguageDetectionJob(Consumer<StartDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous dominant language detection job for a collection of documents.
startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous dominant language detection job for a collection of documents.
startDominantLanguageDetectionJob(Consumer<StartDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous dominant language detection job for a collection of documents.
StartDominantLanguageDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartDominantLanguageDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartDominantLanguageDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartDominantLanguageDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartDominantLanguageDetectionJobRequestMarshaller
 
StartDominantLanguageDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartDominantLanguageDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
startEntitiesDetectionJob(StartEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous entity detection job for a collection of documents.
startEntitiesDetectionJob(Consumer<StartEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous entity detection job for a collection of documents.
startEntitiesDetectionJob(StartEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous entity detection job for a collection of documents.
startEntitiesDetectionJob(Consumer<StartEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous entity detection job for a collection of documents.
StartEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartEntitiesDetectionJobRequestMarshaller
 
StartEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
startEventsDetectionJob(StartEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous event detection job for a collection of documents.
startEventsDetectionJob(Consumer<StartEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous event detection job for a collection of documents.
startEventsDetectionJob(StartEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous event detection job for a collection of documents.
startEventsDetectionJob(Consumer<StartEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous event detection job for a collection of documents.
StartEventsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartEventsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartEventsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartEventsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartEventsDetectionJobRequestMarshaller
 
StartEventsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartEventsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
startKeyPhrasesDetectionJob(StartKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous key phrase detection job for a collection of documents.
startKeyPhrasesDetectionJob(Consumer<StartKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous key phrase detection job for a collection of documents.
startKeyPhrasesDetectionJob(StartKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous key phrase detection job for a collection of documents.
startKeyPhrasesDetectionJob(Consumer<StartKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous key phrase detection job for a collection of documents.
StartKeyPhrasesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartKeyPhrasesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartKeyPhrasesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartKeyPhrasesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartKeyPhrasesDetectionJobRequestMarshaller
 
StartKeyPhrasesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartKeyPhrasesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
startPiiEntitiesDetectionJob(StartPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous PII entity detection job for a collection of documents.
startPiiEntitiesDetectionJob(Consumer<StartPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous PII entity detection job for a collection of documents.
startPiiEntitiesDetectionJob(StartPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous PII entity detection job for a collection of documents.
startPiiEntitiesDetectionJob(Consumer<StartPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous PII entity detection job for a collection of documents.
StartPiiEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartPiiEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartPiiEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartPiiEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartPiiEntitiesDetectionJobRequestMarshaller
 
StartPiiEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartPiiEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
startSentimentDetectionJob(StartSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous sentiment detection job for a collection of documents.
startSentimentDetectionJob(Consumer<StartSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous sentiment detection job for a collection of documents.
startSentimentDetectionJob(StartSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous sentiment detection job for a collection of documents.
startSentimentDetectionJob(Consumer<StartSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous sentiment detection job for a collection of documents.
StartSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartSentimentDetectionJobRequestMarshaller
 
StartSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
startTopicsDetectionJob(StartTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous topic detection job.
startTopicsDetectionJob(Consumer<StartTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Starts an asynchronous topic detection job.
startTopicsDetectionJob(StartTopicsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous topic detection job.
startTopicsDetectionJob(Consumer<StartTopicsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Starts an asynchronous topic detection job.
StartTopicsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StartTopicsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StartTopicsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StartTopicsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StartTopicsDetectionJobRequestMarshaller
 
StartTopicsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StartTopicsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
Filters the list of classifiers based on status.
status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
Filters the list of classifiers based on status.
status() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
Filters the list of classifiers based on status.
status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The status of the document classifier.
status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The status of the document classifier.
status() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The status of the document classifier.
status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
Specifies the status of the endpoint being returned.
status(EndpointStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointFilter.Builder
Specifies the status of the endpoint being returned.
status() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
Specifies the status of the endpoint being returned.
status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
Specifies the status of the endpoint.
status(EndpointStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EndpointProperties.Builder
Specifies the status of the endpoint.
status() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
Specifies the status of the endpoint.
status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
The status of an entity recognizer.
status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
The status of an entity recognizer.
status() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
The status of an entity recognizer.
status(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
Provides the status of the entity recognizer.
status(ModelStatus) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
Provides the status of the entity recognizer.
status() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
Provides the status of the entity recognizer.
statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
Filters the list of classifiers based on status.
statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The status of the document classifier.
statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
Specifies the status of the endpoint being returned.
statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
Specifies the status of the endpoint.
statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
The status of an entity recognizer.
statusAsString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
Provides the status of the entity recognizer.
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ComprehendException.Builder
 
statusCode(int) - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendException.BuilderImpl
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.InternalServerException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidFilterException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.InvalidRequestException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.JobNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceInUseException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyRequestsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.TooManyTagsException.Builder
 
statusCode(int) - Method in interface software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException.Builder
 
stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a dominant language detection job in progress.
stopDominantLanguageDetectionJob(Consumer<StopDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a dominant language detection job in progress.
stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a dominant language detection job in progress.
stopDominantLanguageDetectionJob(Consumer<StopDominantLanguageDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a dominant language detection job in progress.
StopDominantLanguageDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopDominantLanguageDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopDominantLanguageDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopDominantLanguageDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopDominantLanguageDetectionJobRequestMarshaller
 
StopDominantLanguageDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopDominantLanguageDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops an entities detection job in progress.
stopEntitiesDetectionJob(Consumer<StopEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops an entities detection job in progress.
stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops an entities detection job in progress.
stopEntitiesDetectionJob(Consumer<StopEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops an entities detection job in progress.
StopEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopEntitiesDetectionJobRequestMarshaller
 
StopEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
stopEventsDetectionJob(StopEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops an events detection job in progress.
stopEventsDetectionJob(Consumer<StopEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops an events detection job in progress.
stopEventsDetectionJob(StopEventsDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops an events detection job in progress.
stopEventsDetectionJob(Consumer<StopEventsDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops an events detection job in progress.
StopEventsDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopEventsDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopEventsDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopEventsDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopEventsDetectionJobRequestMarshaller
 
StopEventsDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopEventsDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a key phrases detection job in progress.
stopKeyPhrasesDetectionJob(Consumer<StopKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a key phrases detection job in progress.
stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a key phrases detection job in progress.
stopKeyPhrasesDetectionJob(Consumer<StopKeyPhrasesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a key phrases detection job in progress.
StopKeyPhrasesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopKeyPhrasesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopKeyPhrasesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopKeyPhrasesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopKeyPhrasesDetectionJobRequestMarshaller
 
StopKeyPhrasesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopKeyPhrasesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
stopPiiEntitiesDetectionJob(StopPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a PII entities detection job in progress.
stopPiiEntitiesDetectionJob(Consumer<StopPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a PII entities detection job in progress.
stopPiiEntitiesDetectionJob(StopPiiEntitiesDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a PII entities detection job in progress.
stopPiiEntitiesDetectionJob(Consumer<StopPiiEntitiesDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a PII entities detection job in progress.
StopPiiEntitiesDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopPiiEntitiesDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopPiiEntitiesDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopPiiEntitiesDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopPiiEntitiesDetectionJobRequestMarshaller
 
StopPiiEntitiesDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopPiiEntitiesDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
stopSentimentDetectionJob(StopSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a sentiment detection job in progress.
stopSentimentDetectionJob(Consumer<StopSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a sentiment detection job in progress.
stopSentimentDetectionJob(StopSentimentDetectionJobRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a sentiment detection job in progress.
stopSentimentDetectionJob(Consumer<StopSentimentDetectionJobRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a sentiment detection job in progress.
StopSentimentDetectionJobRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopSentimentDetectionJobRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopSentimentDetectionJobRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopSentimentDetectionJobRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopSentimentDetectionJobRequestMarshaller
 
StopSentimentDetectionJobResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopSentimentDetectionJobResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
stopTrainingDocumentClassifier(StopTrainingDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a document classifier training job while in progress.
stopTrainingDocumentClassifier(Consumer<StopTrainingDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops a document classifier training job while in progress.
stopTrainingDocumentClassifier(StopTrainingDocumentClassifierRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a document classifier training job while in progress.
stopTrainingDocumentClassifier(Consumer<StopTrainingDocumentClassifierRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops a document classifier training job while in progress.
StopTrainingDocumentClassifierRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopTrainingDocumentClassifierRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopTrainingDocumentClassifierRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopTrainingDocumentClassifierRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopTrainingDocumentClassifierRequestMarshaller
 
StopTrainingDocumentClassifierResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopTrainingDocumentClassifierResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
stopTrainingEntityRecognizer(StopTrainingEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops an entity recognizer training job while in progress.
stopTrainingEntityRecognizer(Consumer<StopTrainingEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Stops an entity recognizer training job while in progress.
stopTrainingEntityRecognizer(StopTrainingEntityRecognizerRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops an entity recognizer training job while in progress.
stopTrainingEntityRecognizer(Consumer<StopTrainingEntityRecognizerRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Stops an entity recognizer training job while in progress.
StopTrainingEntityRecognizerRequest - Class in software.amazon.awssdk.services.comprehend.model
 
StopTrainingEntityRecognizerRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
StopTrainingEntityRecognizerRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
StopTrainingEntityRecognizerRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.StopTrainingEntityRecognizerRequestMarshaller
 
StopTrainingEntityRecognizerResponse - Class in software.amazon.awssdk.services.comprehend.model
 
StopTrainingEntityRecognizerResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
The time that the document classification job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
The time that the document classification job was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The time that the document classifier was submitted for training.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The time that the document classifier was submitted for training.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
The time that the dominant language detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
The time that the dominant language detection job was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
The time that the entities detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
The time that the entities detection job was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The time that the recognizer was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The time that the recognizer was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The time that the events detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The time that the events detection job was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
The time that the key phrases detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
The time that the key phrases detection job was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties.Builder
The time that the PII entities detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
The time that the PII entities detection job was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
The time that the sentiment detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
The time that the sentiment detection job was submitted for processing.
submitTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
The time that the topic detection job was submitted for processing.
submitTime() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
Filters the list of classifiers based on the time that the classifier was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
Filters the list of classifiers based on the time that the classifier was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
Filters the list of entities based on the time that the list was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
Filters the list of entities based on the time that the list was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeAfter() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter.Builder
Filters the list of classifiers based on the time that the classifier was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
Filters the list of classifiers based on the time that the classifier was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter.Builder
Filters the list of entities based on the time that the list was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
Filters the list of entities based on the time that the list was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter.Builder
Filters the list of jobs based on the time that the job was submitted for processing.
submitTimeBefore() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
subnets(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
The ID for each subnet being used in your private VPC.
subnets(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.VpcConfig.Builder
The ID for each subnet being used in your private VPC.
subnets() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
The ID for each subnet being used in your private VPC.
subscribe(Subscriber<? super ListDocumentClassificationJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassificationJobsPublisher
 
subscribe(Subscriber<? super ListDocumentClassifiersResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDocumentClassifiersPublisher
 
subscribe(Subscriber<? super ListDominantLanguageDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListDominantLanguageDetectionJobsPublisher
 
subscribe(Subscriber<? super ListEntitiesDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntitiesDetectionJobsPublisher
 
subscribe(Subscriber<? super ListEntityRecognizersResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEntityRecognizersPublisher
 
subscribe(Subscriber<? super ListEventsDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListEventsDetectionJobsPublisher
 
subscribe(Subscriber<? super ListKeyPhrasesDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListKeyPhrasesDetectionJobsPublisher
 
subscribe(Subscriber<? super ListSentimentDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListSentimentDetectionJobsPublisher
 
subscribe(Subscriber<? super ListTopicsDetectionJobsResponse>) - Method in class software.amazon.awssdk.services.comprehend.paginators.ListTopicsDetectionJobsPublisher
 
SyntaxLanguageCode - Enum in software.amazon.awssdk.services.comprehend.model
 
SyntaxToken - Class in software.amazon.awssdk.services.comprehend.model
Represents a work in the input text that was recognized and assigned a part of speech.
SyntaxToken.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
syntaxTokens(Collection<SyntaxToken>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
The syntax tokens for the words in the document, one token for each word.
syntaxTokens(SyntaxToken...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
The syntax tokens for the words in the document, one token for each word.
syntaxTokens(Consumer<SyntaxToken.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult.Builder
The syntax tokens for the words in the document, one token for each word.
syntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
The syntax tokens for the words in the document, one token for each word.
syntaxTokens(Collection<SyntaxToken>) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse.Builder
A collection of syntax tokens describing the text.
syntaxTokens(SyntaxToken...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse.Builder
A collection of syntax tokens describing the text.
syntaxTokens(Consumer<SyntaxToken.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse.Builder
A collection of syntax tokens describing the text.
syntaxTokens() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
A collection of syntax tokens describing the text.

T

tag(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag.Builder
Identifies the part of speech that the token represents.
tag(PartOfSpeechTagType) - Method in interface software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag.Builder
Identifies the part of speech that the token represents.
tag() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
Identifies the part of speech that the token represents.
Tag - Class in software.amazon.awssdk.services.comprehend.model
A key-value pair that adds as a metadata to a resource used by Amazon Comprehend.
Tag.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
tagAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
Identifies the part of speech that the token represents.
tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
The initial part of a key-value pair that forms a tag being removed from a given resource.
tagKeys(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.UntagResourceRequest.Builder
The initial part of a key-value pair that forms a tag being removed from a given resource.
tagKeys() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
The initial part of a key-value pair that forms a tag being removed from a given resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Associates a specific tag with an Amazon Comprehend resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Associates a specific tag with an Amazon Comprehend resource.
tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Associates a specific tag with an Amazon Comprehend resource.
tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Associates a specific tag with an Amazon Comprehend resource.
TagResourceRequest - Class in software.amazon.awssdk.services.comprehend.model
 
TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.TagResourceRequestMarshaller
 
TagResourceResponse - Class in software.amazon.awssdk.services.comprehend.model
 
TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Tags to be associated with the document classifier being created.
tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Tags to be associated with the document classifier being created.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Tags to be associated with the document classifier being created.
tags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Tags to be associated with the document classifier being created.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
Tags associated with the endpoint being created.
tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
Tags associated with the endpoint being created.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest.Builder
Tags associated with the endpoint being created.
tags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
Tags associated with the endpoint being created.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
Tags to be associated with the entity recognizer being created.
tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
Tags to be associated with the entity recognizer being created.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
Tags to be associated with the entity recognizer being created.
tags() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
Tags to be associated with the entity recognizer being created.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
Tags associated with the Amazon Comprehend resource being queried.
tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
Tags associated with the Amazon Comprehend resource being queried.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse.Builder
Tags associated with the Amazon Comprehend resource being queried.
tags() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
Tags associated with the Amazon Comprehend resource being queried.
tags(Collection<Tag>) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
Tags being associated with a specific Amazon Comprehend resource.
tags(Tag...) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
Tags being associated with a specific Amazon Comprehend resource.
tags(Consumer<Tag.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.TagResourceRequest.Builder
Tags being associated with a specific Amazon Comprehend resource.
tags() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
Tags being associated with a specific Amazon Comprehend resource.
targetEventTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The types of events that are detected by the job.
targetEventTypes(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties.Builder
The types of events that are detected by the job.
targetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
The types of events that are detected by the job.
targetEventTypes(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
The types of events to detect in the input documents.
targetEventTypes(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest.Builder
The types of events to detect in the input documents.
targetEventTypes() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
The types of events to detect in the input documents.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest.Builder
The document text to be analyzed.
text() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
The document text to be analyzed.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest.Builder
Creates a new document classification request to analyze a single document in real-time, returning personally identifiable information (PII) entity labels.
text() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
Creates a new document classification request to analyze a single document in real-time, returning personally identifiable information (PII) entity labels.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest.Builder
A UTF-8 text string.
text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
A UTF-8 text string.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest.Builder
A UTF-8 text string.
text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
A UTF-8 text string.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest.Builder
A UTF-8 text string.
text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
A UTF-8 text string.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest.Builder
A UTF-8 text string.
text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
A UTF-8 text string.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest.Builder
A UTF-8 text string.
text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
A UTF-8 text string.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest.Builder
A UTF-8 string.
text() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
A UTF-8 string.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
The text of the entity.
text() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
The text of the entity.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrase.Builder
The text of a key noun phrase.
text() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
The text of a key noun phrase.
text(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
The word that was recognized in the source text.
text() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
The word that was recognized in the source text.
textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest.Builder
A list containing the text of the input documents.
textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest.Builder
A list containing the text of the input documents.
textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
A list containing the text of the input documents.
textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
A list containing the text of the input documents.
textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest.Builder
A list containing the text of the input documents.
textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
A list containing the text of the input documents.
textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
A list containing the text of the input documents.
textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest.Builder
A list containing the text of the input documents.
textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
A list containing the text of the input documents.
textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
A list containing the text of the input documents.
textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest.Builder
A list containing the text of the input documents.
textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
A list containing the text of the input documents.
textList(Collection<String>) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
A list containing the text of the input documents.
textList(String...) - Method in interface software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest.Builder
A list containing the text of the input documents.
textList() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
A list containing the text of the input documents.
TextSizeLimitExceededException - Exception in software.amazon.awssdk.services.comprehend.model
The size of the input text exceeds the limit.
TextSizeLimitExceededException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.BatchSizeLimitExceededException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ComprehendException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ComprehendRequest
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ConcurrentModificationException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.InternalServerException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidFilterException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.InvalidRequestException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.JobNotFoundException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.KmsKeyValidationException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceInUseException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceNotFoundException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.ResourceUnavailableException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TextSizeLimitExceededException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyRequestsException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagKeysException
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.TooManyTagsException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
 
toBuilder() - Method in exception software.amazon.awssdk.services.comprehend.model.UnsupportedLanguageException
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
 
toBuilder() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
 
tokenId(Integer) - Method in interface software.amazon.awssdk.services.comprehend.model.SyntaxToken.Builder
A unique identifier for a token.
tokenId() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
A unique identifier for a token.
TooManyRequestsException - Exception in software.amazon.awssdk.services.comprehend.model
The number of requests exceeds the limit.
TooManyRequestsException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
TooManyTagKeysException - Exception in software.amazon.awssdk.services.comprehend.model
The request contains more tag keys than can be associated with a resource (50 tag keys per resource).
TooManyTagKeysException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
TooManyTagsException - Exception in software.amazon.awssdk.services.comprehend.model
The request contains more tags than can be associated with a resource (50 tags per resource).
TooManyTagsException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
TopicsDetectionJobFilter - Class in software.amazon.awssdk.services.comprehend.model
Provides information for filtering topic detection jobs.
TopicsDetectionJobFilter.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
topicsDetectionJobProperties(TopicsDetectionJobProperties) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse.Builder
The list of properties for the requested job.
topicsDetectionJobProperties(Consumer<TopicsDetectionJobProperties.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse.Builder
The list of properties for the requested job.
topicsDetectionJobProperties() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
The list of properties for the requested job.
TopicsDetectionJobProperties - Class in software.amazon.awssdk.services.comprehend.model
Provides information about a topic detection job.
TopicsDetectionJobProperties.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
topicsDetectionJobPropertiesList(Collection<TopicsDetectionJobProperties>) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
topicsDetectionJobPropertiesList(TopicsDetectionJobProperties...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
topicsDetectionJobPropertiesList(Consumer<TopicsDetectionJobProperties.Builder>...) - Method in interface software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse.Builder
A list containing the properties of each job that is returned.
topicsDetectionJobPropertiesList() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
A list containing the properties of each job that is returned.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.AugmentedManifestsListItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageItemResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectDominantLanguageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesItemResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesItemResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectKeyPhrasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentItemResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSentimentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxItemResult
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchDetectSyntaxResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.BatchItemError
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierEvaluationMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifierMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ClassifyDocumentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ContainsPiiEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteDocumentClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DeleteEntityRecognizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassificationJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDocumentClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeDominantLanguageDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntitiesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEntityRecognizerResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeEventsDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeKeyPhrasesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribePiiEntitiesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeSentimentDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DescribeTopicsDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectDominantLanguageResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectKeyPhrasesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectPiiEntitiesResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSentimentResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DetectSyntaxResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClass
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierInputDataConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierMode
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierOutputDataConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentLabel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguage
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EndpointProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.EndpointStatus
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityLabel
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerAnnotations
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.EntityRecognizerDataFormat
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerDocuments
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEntityList
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerEvaluationMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerInputDataConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadata
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.EntityType
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesEvaluationMetrics
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.EventsDetectionJobProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.InputDataConfig
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.InputFormat
 
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.JobStatus
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrase
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.LanguageCode
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassificationJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDocumentClassifiersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListDominantLanguageDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEndpointsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntitiesDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEntityRecognizersResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListEventsDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListKeyPhrasesDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListPiiEntitiesDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListSentimentDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTagsForResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.ListTopicsDetectionJobsResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.ModelStatus
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.OutputDataConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.PartOfSpeechTag
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PartOfSpeechTagType
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionJobProperties
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMaskMode
 
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMode
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.PiiEntityType
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiOutputDataConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.RedactionConfig
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentScore
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.SentimentType
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartEventsDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartPiiEntitiesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopDominantLanguageDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEntitiesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopEventsDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopKeyPhrasesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopPiiEntitiesDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopSentimentDetectionJobResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingDocumentClassifierResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.StopTrainingEntityRecognizerResponse
Returns a string representation of this object.
toString() - Method in enum software.amazon.awssdk.services.comprehend.model.SyntaxLanguageCode
 
toString() - Method in class software.amazon.awssdk.services.comprehend.model.SyntaxToken
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.TagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobFilter
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.UntagResourceResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointRequest
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.UpdateEndpointResponse
Returns a string representation of this object.
toString() - Method in class software.amazon.awssdk.services.comprehend.model.VpcConfig
Returns a string representation of this object.
trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
The time that training of the document classifier was completed.
trainingEndTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
The time that training of the document classifier was completed.
trainingEndTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The time that training of the entity recognizer was completed.
trainingEndTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The time that training of the entity recognizer was completed.
trainingStartTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Indicates the time when the training starts on documentation classifiers.
trainingStartTime() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Indicates the time when the training starts on documentation classifiers.
trainingStartTime(Instant) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
The time that training of the entity recognizer started.
trainingStartTime() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
The time that training of the entity recognizer started.
type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
The entity's type.
type(EntityType) - Method in interface software.amazon.awssdk.services.comprehend.model.Entity.Builder
The entity's type.
type() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
The entity's type.
type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem.Builder
Type of entity from the list of entity types in the metadata of an entity recognizer.
type() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerMetadataEntityTypesListItem
Type of entity from the list of entity types in the metadata of an entity recognizer.
type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityTypesListItem.Builder
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
type() - Method in class software.amazon.awssdk.services.comprehend.model.EntityTypesListItem
An entity type within a labeled training dataset that Amazon Comprehend uses to train a custom entity recognizer.
type(String) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
The entity's type.
type(PiiEntityType) - Method in interface software.amazon.awssdk.services.comprehend.model.PiiEntity.Builder
The entity's type.
type() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
The entity's type.
typeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.Entity
The entity's type.
typeAsString() - Method in class software.amazon.awssdk.services.comprehend.model.PiiEntity
The entity's type.

U

UnsupportedLanguageException - Exception in software.amazon.awssdk.services.comprehend.model
Amazon Comprehend can't process the language of the input text.
UnsupportedLanguageException.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Removes a specific tag associated with an Amazon Comprehend resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Removes a specific tag associated with an Amazon Comprehend resource.
untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Removes a specific tag associated with an Amazon Comprehend resource.
untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Removes a specific tag associated with an Amazon Comprehend resource.
UntagResourceRequest - Class in software.amazon.awssdk.services.comprehend.model
 
UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.UntagResourceRequestMarshaller
 
UntagResourceResponse - Class in software.amazon.awssdk.services.comprehend.model
 
UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
updateEndpoint(UpdateEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Updates information about the specified endpoint.
updateEndpoint(Consumer<UpdateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendAsyncClient
Updates information about the specified endpoint.
updateEndpoint(UpdateEndpointRequest) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Updates information about the specified endpoint.
updateEndpoint(Consumer<UpdateEndpointRequest.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.ComprehendClient
Updates information about the specified endpoint.
UpdateEndpointRequest - Class in software.amazon.awssdk.services.comprehend.model
 
UpdateEndpointRequest.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
UpdateEndpointRequestMarshaller - Class in software.amazon.awssdk.services.comprehend.transform
UpdateEndpointRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.comprehend.transform.UpdateEndpointRequestMarshaller
 
UpdateEndpointResponse - Class in software.amazon.awssdk.services.comprehend.model
 
UpdateEndpointResponse.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 

V

value(String) - Method in interface software.amazon.awssdk.services.comprehend.model.Tag.Builder
The second part of a key-value pair that forms a tag associated with a given resource.
value() - Method in class software.amazon.awssdk.services.comprehend.model.Tag
The second part of a key-value pair that forms a tag associated with a given resource.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EndpointStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityRecognizerDataFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.InputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.ModelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PartOfSpeechTagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMaskMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntitiesDetectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.PiiEntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.SentimentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum software.amazon.awssdk.services.comprehend.model.SyntaxLanguageCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum software.amazon.awssdk.services.comprehend.model.DocumentClassifierDataFormat
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.comprehend.model.DocumentClassifierMode
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.comprehend.model.EndpointStatus
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.comprehend.model.EntityRecognizerDataFormat
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.comprehend.model.EntityType
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.comprehend.model.InputFormat
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.comprehend.model.JobStatus
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.comprehend.model.LanguageCode
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.comprehend.model.ModelStatus
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.comprehend.model.PartOfSpeechTagType
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.comprehend.model.PiiEntitiesDetectionMaskMode
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.comprehend.model.PiiEntitiesDetectionMode
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.comprehend.model.PiiEntityType
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.comprehend.model.SentimentType
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.comprehend.model.SyntaxLanguageCode
Returns an array containing the constants of this enum type, in the order they are declared.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId(String) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
volumeKmsKeyId() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
ID for the AWS Key Management Service (KMS) key that Amazon Comprehend uses to encrypt data on the storage volume attached to the ML compute instance(s) that process the analysis job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateDocumentClassifierRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your custom entity recognizer.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your custom entity recognizer.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.CreateEntityRecognizerRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your custom entity recognizer.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassificationJobProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DocumentClassifierProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom classifier.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your dominant language detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your dominant language detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.DominantLanguageDetectionJobProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your dominant language detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your entity detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your entity detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntitiesDetectionJobProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your entity detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom entity recognizer.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom entity recognizer.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.EntityRecognizerProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your custom entity recognizer.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your key phrases detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your key phrases detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.KeyPhrasesDetectionJobProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your key phrases detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your sentiment detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your sentiment detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.SentimentDetectionJobProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your sentiment detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDocumentClassificationJobRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your document classification job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your dominant language detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your dominant language detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartDominantLanguageDetectionJobRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your dominant language detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your entity detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your entity detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartEntitiesDetectionJobRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your entity detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your key phrases detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your key phrases detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your key phrases detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your sentiment detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your sentiment detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartSentimentDetectionJobRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your sentiment detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your topic detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest.Builder
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your topic detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.StartTopicsDetectionJobRequest
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for your topic detection job.
vpcConfig(VpcConfig) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your topic detection job.
vpcConfig(Consumer<VpcConfig.Builder>) - Method in interface software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties.Builder
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your topic detection job.
vpcConfig() - Method in class software.amazon.awssdk.services.comprehend.model.TopicsDetectionJobProperties
Configuration parameters for a private Virtual Private Cloud (VPC) containing the resources you are using for your topic detection job.
VpcConfig - Class in software.amazon.awssdk.services.comprehend.model
Configuration parameters for an optional private Virtual Private Cloud (VPC) containing the resources you are using for the job.
VpcConfig.Builder - Interface in software.amazon.awssdk.services.comprehend.model
 
A B C D E F G H I J K L M N O P R S T U V 
Skip navigation links

Copyright © 2021. All rights reserved.