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

A

AbstractAmazonComprehend - Class in com.amazonaws.services.comprehend
Abstract implementation of AmazonComprehend.
AbstractAmazonComprehend() - Constructor for class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
AbstractAmazonComprehendAsync - Class in com.amazonaws.services.comprehend
Abstract implementation of AmazonComprehendAsync.
AbstractAmazonComprehendAsync() - Constructor for class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
AmazonComprehend - Interface in com.amazonaws.services.comprehend
Interface for accessing Amazon Comprehend.
AmazonComprehendAsync - Interface in com.amazonaws.services.comprehend
Interface for accessing Amazon Comprehend asynchronously.
AmazonComprehendAsyncClient - Class in com.amazonaws.services.comprehend
Client for accessing Amazon Comprehend asynchronously.
AmazonComprehendAsyncClientBuilder - Class in com.amazonaws.services.comprehend
Fluent builder for AmazonComprehendAsync.
AmazonComprehendClient - Class in com.amazonaws.services.comprehend
Client for accessing Amazon Comprehend.
AmazonComprehendClientBuilder - Class in com.amazonaws.services.comprehend
Fluent builder for AmazonComprehend.
AmazonComprehendException - Exception in com.amazonaws.services.comprehend.model
Base exception for all service exceptions thrown by Amazon Comprehend
AmazonComprehendException(String) - Constructor for exception com.amazonaws.services.comprehend.model.AmazonComprehendException
Constructs a new AmazonComprehendException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 

B

batchDetectDominantLanguage(BatchDetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
batchDetectDominantLanguage(BatchDetectDominantLanguageRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Determines the dominant language of the input text for a batch of documents.
batchDetectDominantLanguage(BatchDetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Determines the dominant language of the input text for a batch of documents.
batchDetectDominantLanguageAsync(BatchDetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectDominantLanguageAsync(BatchDetectDominantLanguageRequest, AsyncHandler<BatchDetectDominantLanguageRequest, BatchDetectDominantLanguageResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectDominantLanguageAsync(BatchDetectDominantLanguageRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Determines the dominant language of the input text for a batch of documents.
batchDetectDominantLanguageAsync(BatchDetectDominantLanguageRequest, AsyncHandler<BatchDetectDominantLanguageRequest, BatchDetectDominantLanguageResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Determines the dominant language of the input text for a batch of documents.
batchDetectDominantLanguageAsync(BatchDetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
batchDetectDominantLanguageAsync(BatchDetectDominantLanguageRequest, AsyncHandler<BatchDetectDominantLanguageRequest, BatchDetectDominantLanguageResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
BatchDetectDominantLanguageItemResult - Class in com.amazonaws.services.comprehend.model
The result of calling the operation.
BatchDetectDominantLanguageItemResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
BatchDetectDominantLanguageRequest - Class in com.amazonaws.services.comprehend.model
 
BatchDetectDominantLanguageRequest() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
 
BatchDetectDominantLanguageResult - Class in com.amazonaws.services.comprehend.model
 
BatchDetectDominantLanguageResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
 
batchDetectEntities(BatchDetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
batchDetectEntities(BatchDetectEntitiesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Inspects the text of a batch of documents and returns information about them.
batchDetectEntities(BatchDetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Inspects the text of a batch of documents and returns information about them.
batchDetectEntitiesAsync(BatchDetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectEntitiesAsync(BatchDetectEntitiesRequest, AsyncHandler<BatchDetectEntitiesRequest, BatchDetectEntitiesResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectEntitiesAsync(BatchDetectEntitiesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects the text of a batch of documents and returns information about them.
batchDetectEntitiesAsync(BatchDetectEntitiesRequest, AsyncHandler<BatchDetectEntitiesRequest, BatchDetectEntitiesResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects the text of a batch of documents and returns information about them.
batchDetectEntitiesAsync(BatchDetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
batchDetectEntitiesAsync(BatchDetectEntitiesRequest, AsyncHandler<BatchDetectEntitiesRequest, BatchDetectEntitiesResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
BatchDetectEntitiesItemResult - Class in com.amazonaws.services.comprehend.model
The result of calling the operation.
BatchDetectEntitiesItemResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
 
BatchDetectEntitiesRequest - Class in com.amazonaws.services.comprehend.model
 
BatchDetectEntitiesRequest() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
 
BatchDetectEntitiesResult - Class in com.amazonaws.services.comprehend.model
 
BatchDetectEntitiesResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
 
batchDetectKeyPhrases(BatchDetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
batchDetectKeyPhrases(BatchDetectKeyPhrasesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Detects the key noun phrases found in a batch of documents.
batchDetectKeyPhrases(BatchDetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Detects the key noun phrases found in a batch of documents.
batchDetectKeyPhrasesAsync(BatchDetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectKeyPhrasesAsync(BatchDetectKeyPhrasesRequest, AsyncHandler<BatchDetectKeyPhrasesRequest, BatchDetectKeyPhrasesResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectKeyPhrasesAsync(BatchDetectKeyPhrasesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Detects the key noun phrases found in a batch of documents.
batchDetectKeyPhrasesAsync(BatchDetectKeyPhrasesRequest, AsyncHandler<BatchDetectKeyPhrasesRequest, BatchDetectKeyPhrasesResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Detects the key noun phrases found in a batch of documents.
batchDetectKeyPhrasesAsync(BatchDetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
batchDetectKeyPhrasesAsync(BatchDetectKeyPhrasesRequest, AsyncHandler<BatchDetectKeyPhrasesRequest, BatchDetectKeyPhrasesResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
BatchDetectKeyPhrasesItemResult - Class in com.amazonaws.services.comprehend.model
The result of calling the operation.
BatchDetectKeyPhrasesItemResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
BatchDetectKeyPhrasesRequest - Class in com.amazonaws.services.comprehend.model
 
BatchDetectKeyPhrasesRequest() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
BatchDetectKeyPhrasesResult - Class in com.amazonaws.services.comprehend.model
 
BatchDetectKeyPhrasesResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
 
batchDetectSentiment(BatchDetectSentimentRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
batchDetectSentiment(BatchDetectSentimentRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
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 class com.amazonaws.services.comprehend.AmazonComprehendClient
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
batchDetectSentimentAsync(BatchDetectSentimentRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectSentimentAsync(BatchDetectSentimentRequest, AsyncHandler<BatchDetectSentimentRequest, BatchDetectSentimentResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
batchDetectSentimentAsync(BatchDetectSentimentRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
batchDetectSentimentAsync(BatchDetectSentimentRequest, AsyncHandler<BatchDetectSentimentRequest, BatchDetectSentimentResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects a batch of documents and returns an inference of the prevailing sentiment, POSITIVE, NEUTRAL, MIXED, or NEGATIVE, in each one.
batchDetectSentimentAsync(BatchDetectSentimentRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
batchDetectSentimentAsync(BatchDetectSentimentRequest, AsyncHandler<BatchDetectSentimentRequest, BatchDetectSentimentResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
BatchDetectSentimentItemResult - Class in com.amazonaws.services.comprehend.model
The result of calling the operation.
BatchDetectSentimentItemResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
 
BatchDetectSentimentRequest - Class in com.amazonaws.services.comprehend.model
 
BatchDetectSentimentRequest() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
 
BatchDetectSentimentResult - Class in com.amazonaws.services.comprehend.model
 
BatchDetectSentimentResult() - Constructor for class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
 
BatchItemError - Class in com.amazonaws.services.comprehend.model
Describes an error that occurred while processing a document in a batch.
BatchItemError() - Constructor for class com.amazonaws.services.comprehend.model.BatchItemError
 
BatchSizeLimitExceededException - Exception in com.amazonaws.services.comprehend.model
The number of documents in the request exceeds the limit of 25.
BatchSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.comprehend.model.BatchSizeLimitExceededException
Constructs a new BatchSizeLimitExceededException with the specified error message.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClientBuilder
Construct an asynchronous implementation of AmazonComprehendAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClientBuilder
Construct a synchronous implementation of AmazonComprehend using the current builder configuration.
builder() - Static method in class com.amazonaws.services.comprehend.AmazonComprehendClient
 

C

clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.BatchItemError
 
clone() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
 
clone() - Method in class com.amazonaws.services.comprehend.model.Entity
 
clone() - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
 
clone() - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
 
clone() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
 
clone() - Method in class com.amazonaws.services.comprehend.model.SentimentScore
 
clone() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
 
clone() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
 
clone() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
 
clone() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
 
com.amazonaws.services.comprehend - package com.amazonaws.services.comprehend
Amazon Comprehend is an AWS service for gaining insight into the content of documents.
com.amazonaws.services.comprehend.model - package com.amazonaws.services.comprehend.model
 
configFactory - Static variable in class com.amazonaws.services.comprehend.AmazonComprehendClient
Client configuration factory providing ClientConfigurations tailored to this client

D

defaultClient() - Static method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.comprehend.AmazonComprehendClientBuilder
 
describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Gets the properties associated with a topic detection job.
describeTopicsDetectionJob(DescribeTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Gets the properties associated with a topic detection job.
describeTopicsDetectionJobAsync(DescribeTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
describeTopicsDetectionJobAsync(DescribeTopicsDetectionJobRequest, AsyncHandler<DescribeTopicsDetectionJobRequest, DescribeTopicsDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
describeTopicsDetectionJobAsync(DescribeTopicsDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Gets the properties associated with a topic detection job.
describeTopicsDetectionJobAsync(DescribeTopicsDetectionJobRequest, AsyncHandler<DescribeTopicsDetectionJobRequest, DescribeTopicsDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Gets the properties associated with a topic detection job.
describeTopicsDetectionJobAsync(DescribeTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
describeTopicsDetectionJobAsync(DescribeTopicsDetectionJobRequest, AsyncHandler<DescribeTopicsDetectionJobRequest, DescribeTopicsDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
DescribeTopicsDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
 
DescribeTopicsDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
DescribeTopicsDetectionJobResult - Class in com.amazonaws.services.comprehend.model
 
DescribeTopicsDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
 
detectDominantLanguage(DetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
detectDominantLanguage(DetectDominantLanguageRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Determines the dominant language of the input text.
detectDominantLanguage(DetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Determines the dominant language of the input text.
detectDominantLanguageAsync(DetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectDominantLanguageAsync(DetectDominantLanguageRequest, AsyncHandler<DetectDominantLanguageRequest, DetectDominantLanguageResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectDominantLanguageAsync(DetectDominantLanguageRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Determines the dominant language of the input text.
detectDominantLanguageAsync(DetectDominantLanguageRequest, AsyncHandler<DetectDominantLanguageRequest, DetectDominantLanguageResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Determines the dominant language of the input text.
detectDominantLanguageAsync(DetectDominantLanguageRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
detectDominantLanguageAsync(DetectDominantLanguageRequest, AsyncHandler<DetectDominantLanguageRequest, DetectDominantLanguageResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
DetectDominantLanguageRequest - Class in com.amazonaws.services.comprehend.model
 
DetectDominantLanguageRequest() - Constructor for class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
 
DetectDominantLanguageResult - Class in com.amazonaws.services.comprehend.model
 
DetectDominantLanguageResult() - Constructor for class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
 
detectEntities(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
detectEntities(DetectEntitiesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Inspects text for entities, and returns information about them.
detectEntities(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Inspects text for entities, and returns information about them.
detectEntitiesAsync(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectEntitiesAsync(DetectEntitiesRequest, AsyncHandler<DetectEntitiesRequest, DetectEntitiesResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectEntitiesAsync(DetectEntitiesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects text for entities, and returns information about them.
detectEntitiesAsync(DetectEntitiesRequest, AsyncHandler<DetectEntitiesRequest, DetectEntitiesResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects text for entities, and returns information about them.
detectEntitiesAsync(DetectEntitiesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
detectEntitiesAsync(DetectEntitiesRequest, AsyncHandler<DetectEntitiesRequest, DetectEntitiesResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
DetectEntitiesRequest - Class in com.amazonaws.services.comprehend.model
 
DetectEntitiesRequest() - Constructor for class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
 
DetectEntitiesResult - Class in com.amazonaws.services.comprehend.model
 
DetectEntitiesResult() - Constructor for class com.amazonaws.services.comprehend.model.DetectEntitiesResult
 
detectKeyPhrases(DetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
detectKeyPhrases(DetectKeyPhrasesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Detects the key noun phrases found in the text.
detectKeyPhrases(DetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Detects the key noun phrases found in the text.
detectKeyPhrasesAsync(DetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectKeyPhrasesAsync(DetectKeyPhrasesRequest, AsyncHandler<DetectKeyPhrasesRequest, DetectKeyPhrasesResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectKeyPhrasesAsync(DetectKeyPhrasesRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Detects the key noun phrases found in the text.
detectKeyPhrasesAsync(DetectKeyPhrasesRequest, AsyncHandler<DetectKeyPhrasesRequest, DetectKeyPhrasesResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Detects the key noun phrases found in the text.
detectKeyPhrasesAsync(DetectKeyPhrasesRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
detectKeyPhrasesAsync(DetectKeyPhrasesRequest, AsyncHandler<DetectKeyPhrasesRequest, DetectKeyPhrasesResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
DetectKeyPhrasesRequest - Class in com.amazonaws.services.comprehend.model
 
DetectKeyPhrasesRequest() - Constructor for class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
 
DetectKeyPhrasesResult - Class in com.amazonaws.services.comprehend.model
 
DetectKeyPhrasesResult() - Constructor for class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
 
detectSentiment(DetectSentimentRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
detectSentiment(DetectSentimentRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
detectSentiment(DetectSentimentRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
detectSentimentAsync(DetectSentimentRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectSentimentAsync(DetectSentimentRequest, AsyncHandler<DetectSentimentRequest, DetectSentimentResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
detectSentimentAsync(DetectSentimentRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
detectSentimentAsync(DetectSentimentRequest, AsyncHandler<DetectSentimentRequest, DetectSentimentResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Inspects text and returns an inference of the prevailing sentiment (POSITIVE, NEUTRAL, MIXED, or NEGATIVE).
detectSentimentAsync(DetectSentimentRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
detectSentimentAsync(DetectSentimentRequest, AsyncHandler<DetectSentimentRequest, DetectSentimentResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
DetectSentimentRequest - Class in com.amazonaws.services.comprehend.model
 
DetectSentimentRequest() - Constructor for class com.amazonaws.services.comprehend.model.DetectSentimentRequest
 
DetectSentimentResult - Class in com.amazonaws.services.comprehend.model
 
DetectSentimentResult() - Constructor for class com.amazonaws.services.comprehend.model.DetectSentimentResult
 
DominantLanguage - Class in com.amazonaws.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() - Constructor for class com.amazonaws.services.comprehend.model.DominantLanguage
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.comprehend.AmazonComprehend
The region metadata service name for computing region endpoints.
Entity - Class in com.amazonaws.services.comprehend.model
Provides information about an entity.
Entity() - Constructor for class com.amazonaws.services.comprehend.model.Entity
 
EntityType - Enum in com.amazonaws.services.comprehend.model
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.Entity
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
 
equals(Object) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
 

F

fromValue(String) - Static method in enum com.amazonaws.services.comprehend.model.EntityType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.comprehend.model.InputFormat
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.comprehend.model.JobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.comprehend.model.LanguageCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.comprehend.model.SentimentType
Use this in place of valueOf.

G

getBeginOffset() - Method in class com.amazonaws.services.comprehend.model.Entity
A character offset in the input text that shows where the entity begins (the first character is at position 0).
getBeginOffset() - Method in class com.amazonaws.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).
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getClientRequestToken() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
A unique identifier for the request.
getDataAccessRoleArn() - Method in class com.amazonaws.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.
getEndOffset() - Method in class com.amazonaws.services.comprehend.model.Entity
A character offset in the input text that shows where the entity ends.
getEndOffset() - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
A character offset in the input text where the key phrase ends.
getEndTime() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was completed.
getEntities() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
One or more Entity objects, one for each entity detected in the document.
getEntities() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
A collection of entities identified in the input text.
getErrorCode() - Method in class com.amazonaws.services.comprehend.model.BatchItemError
The numeric error code of the error.
getErrorList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list containing one object for each document that contained an error.
getErrorList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list containing one object for each document that contained an error.
getErrorList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list containing one object for each document that contained an error.
getErrorList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list containing one object for each document that contained an error.
getErrorMessage() - Method in class com.amazonaws.services.comprehend.model.BatchItemError
A text description of the error.
getExecutorService() - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
Returns the executor service used by this client to execute async requests.
getFilter() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
Filters the jobs that are returned.
getIndex() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
The zero-based index of the document in the input list.
getIndex() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
The zero-based index of the document in the input list.
getIndex() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
The zero-based index of the document in the input list.
getIndex() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The zero-based index of the document in the input list.
getIndex() - Method in class com.amazonaws.services.comprehend.model.BatchItemError
The zero-based index of the document in the input list.
getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies the format and location of the input data for the job.
getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The input data configuration supplied when you created the topic detection job.
getInputFormat() - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
Specifies how the text in an input file should be processed:
getJobId() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
The identifier assigned by the user to the detection job.
getJobId() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
The identifier generated for the job.
getJobId() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The identifier assigned to the topic detection job.
getJobName() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
The identifier of the job.
getJobName() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter

getJobName() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The name of the topic detection job.
getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
The status of the job:
getJobStatus() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of topic detection jobs based on job status.
getJobStatus() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The current status of the topic detection job.
getKeyPhrases() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
One or more KeyPhrase objects, one for each key phrase detected in the document.
getKeyPhrases() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
A collection of key phrases that Amazon Comprehend identified in the input text.
getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
The language of the input documents.
getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
The language of the input documents.
getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
The language of the input documents.
getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
The RFC 5646 language code of the input text.
getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
The RFC 5646 language code for the input text.
getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
The RFC 5646 language code for the input text.
getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
The RFC 5646 language code for the dominant language.
getLanguages() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
One or more DominantLanguage objects describing the dominant languages in the document.
getLanguages() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
The languages that Amazon Comprehend detected in the input text.
getMaxResults() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
The maximum number of results to return in each page.
getMessage() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
A description for the status of a job.
getMixed() - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED sentiment.
getNegative() - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE sentiment.
getNeutral() - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL sentiment.
getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
Identifies the next page of results to return.
getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
Identifies the next page of results to return.
getNumberOfTopics() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
The number of topics to detect.
getNumberOfTopics() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The number of topics to detect supplied when you created the topic detection job.
getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies where to send the output files.
getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The output data configuration supplied when you created the topic detection job.
getPositive() - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE sentiment.
getResultList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list of objects containing the results of the operation.
getResultList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list of objects containing the results of the operation.
getResultList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list of objects containing the results of the operation.
getResultList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list of objects containing the results of the operation.
getS3Uri() - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
The Amazon S3 URI for the input data.
getS3Uri() - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
The Amazon S3 URI where you want to write the output data.
getScore() - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
getScore() - Method in class com.amazonaws.services.comprehend.model.Entity
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
getScore() - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
getSentiment() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The sentiment detected in the document.
getSentiment() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
getSentimentScore() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
getSentimentScore() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
An object that lists the sentiments, and their corresponding confidence levels.
getSubmitTime() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was submitted for processing.
getSubmitTimeAfter() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
getSubmitTimeBefore() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
getText() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
A UTF-8 text string.
getText() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
A UTF-8 text string.
getText() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
A UTF-8 text string.
getText() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
A UTF-8 text string.
getText() - Method in class com.amazonaws.services.comprehend.model.Entity
The text of the entity.
getText() - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
The text of a key noun phrase.
getTextList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
A list containing the text of the input documents.
getTextList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
A list containing the text of the input documents.
getTextList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
A list containing the text of the input documents.
getTextList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
A list containing the text of the input documents.
getTopicsDetectionJobProperties() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
The list of properties for the requested job.
getTopicsDetectionJobPropertiesList() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
A list containing the properties of each job that is returned.
getType() - Method in class com.amazonaws.services.comprehend.model.Entity
The entity's type.

H

hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.BatchItemError
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.Entity
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.SentimentScore
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
 
hashCode() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
 

I

InputDataConfig - Class in com.amazonaws.services.comprehend.model
The input properties for a topic detection job.
InputDataConfig() - Constructor for class com.amazonaws.services.comprehend.model.InputDataConfig
 
InputFormat - Enum in com.amazonaws.services.comprehend.model
 
InternalServerException - Exception in com.amazonaws.services.comprehend.model
An internal server error occurred.
InternalServerException(String) - Constructor for exception com.amazonaws.services.comprehend.model.InternalServerException
Constructs a new InternalServerException with the specified error message.
InvalidFilterException - Exception in com.amazonaws.services.comprehend.model
The filter specified for the ListTopicDetectionJobs operation is invalid.
InvalidFilterException(String) - Constructor for exception com.amazonaws.services.comprehend.model.InvalidFilterException
Constructs a new InvalidFilterException with the specified error message.
InvalidRequestException - Exception in com.amazonaws.services.comprehend.model
The request is invalid.
InvalidRequestException(String) - Constructor for exception com.amazonaws.services.comprehend.model.InvalidRequestException
Constructs a new InvalidRequestException with the specified error message.

J

JobNotFoundException - Exception in com.amazonaws.services.comprehend.model
The specified job was not found.
JobNotFoundException(String) - Constructor for exception com.amazonaws.services.comprehend.model.JobNotFoundException
Constructs a new JobNotFoundException with the specified error message.
JobStatus - Enum in com.amazonaws.services.comprehend.model
 

K

KeyPhrase - Class in com.amazonaws.services.comprehend.model
Describes a key noun phrase.
KeyPhrase() - Constructor for class com.amazonaws.services.comprehend.model.KeyPhrase
 

L

LanguageCode - Enum in com.amazonaws.services.comprehend.model
 
listTopicsDetectionJobs(ListTopicsDetectionJobsRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
listTopicsDetectionJobs(ListTopicsDetectionJobsRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobs(ListTopicsDetectionJobsRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsAsync(ListTopicsDetectionJobsRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
listTopicsDetectionJobsAsync(ListTopicsDetectionJobsRequest, AsyncHandler<ListTopicsDetectionJobsRequest, ListTopicsDetectionJobsResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
listTopicsDetectionJobsAsync(ListTopicsDetectionJobsRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsAsync(ListTopicsDetectionJobsRequest, AsyncHandler<ListTopicsDetectionJobsRequest, ListTopicsDetectionJobsResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Gets a list of the topic detection jobs that you have submitted.
listTopicsDetectionJobsAsync(ListTopicsDetectionJobsRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
listTopicsDetectionJobsAsync(ListTopicsDetectionJobsRequest, AsyncHandler<ListTopicsDetectionJobsRequest, ListTopicsDetectionJobsResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
ListTopicsDetectionJobsRequest - Class in com.amazonaws.services.comprehend.model
 
ListTopicsDetectionJobsRequest() - Constructor for class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
 
ListTopicsDetectionJobsResult - Class in com.amazonaws.services.comprehend.model
 
ListTopicsDetectionJobsResult() - Constructor for class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.Entity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
 

O

OutputDataConfig - Class in com.amazonaws.services.comprehend.model
Provides configuration parameters for the output of topic detection jobs.
OutputDataConfig() - Constructor for class com.amazonaws.services.comprehend.model.OutputDataConfig
 

S

SentimentScore - Class in com.amazonaws.services.comprehend.model
Describes the level of confidence that Amazon Comprehend has in the accuracy of its detection of sentiments.
SentimentScore() - Constructor for class com.amazonaws.services.comprehend.model.SentimentScore
 
SentimentType - Enum in com.amazonaws.services.comprehend.model
 
setBeginOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.Entity
A character offset in the input text that shows where the entity begins (the first character is at position 0).
setBeginOffset(Integer) - Method in class com.amazonaws.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).
setClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
A unique identifier for the request.
setDataAccessRoleArn(String) - Method in class com.amazonaws.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.
setEndOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.Entity
A character offset in the input text that shows where the entity ends.
setEndOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
A character offset in the input text where the key phrase ends.
setEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was completed.
setEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
One or more Entity objects, one for each entity detected in the document.
setEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
A collection of entities identified in the input text.
setErrorCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
The numeric error code of the error.
setErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list containing one object for each document that contained an error.
setErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list containing one object for each document that contained an error.
setErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list containing one object for each document that contained an error.
setErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list containing one object for each document that contained an error.
setErrorMessage(String) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
A text description of the error.
setFilter(TopicsDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
Filters the jobs that are returned.
setIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
The zero-based index of the document in the input list.
setIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
The zero-based index of the document in the input list.
setIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
The zero-based index of the document in the input list.
setIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The zero-based index of the document in the input list.
setIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
The zero-based index of the document in the input list.
setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies the format and location of the input data for the job.
setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The input data configuration supplied when you created the topic detection job.
setInputFormat(String) - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
Specifies how the text in an input file should be processed:
setJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
The identifier assigned by the user to the detection job.
setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
The identifier generated for the job.
setJobId(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The identifier assigned to the topic detection job.
setJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
The identifier of the job.
setJobName(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter

setJobName(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The name of the topic detection job.
setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
The status of the job:
setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of topic detection jobs based on job status.
setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The current status of the topic detection job.
setKeyPhrases(Collection<KeyPhrase>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
One or more KeyPhrase objects, one for each key phrase detected in the document.
setKeyPhrases(Collection<KeyPhrase>) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
A collection of key phrases that Amazon Comprehend identified in the input text.
setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
The language of the input documents.
setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
The language of the input documents.
setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
The language of the input documents.
setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
The RFC 5646 language code of the input text.
setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
The RFC 5646 language code for the input text.
setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
The RFC 5646 language code for the input text.
setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
The RFC 5646 language code for the dominant language.
setLanguages(Collection<DominantLanguage>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
One or more DominantLanguage objects describing the dominant languages in the document.
setLanguages(Collection<DominantLanguage>) - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
The languages that Amazon Comprehend detected in the input text.
setMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
The maximum number of results to return in each page.
setMessage(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
A description for the status of a job.
setMixed(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED sentiment.
setNegative(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE sentiment.
setNeutral(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL sentiment.
setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
Identifies the next page of results to return.
setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
Identifies the next page of results to return.
setNumberOfTopics(Integer) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
The number of topics to detect.
setNumberOfTopics(Integer) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The number of topics to detect supplied when you created the topic detection job.
setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies where to send the output files.
setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The output data configuration supplied when you created the topic detection job.
setPositive(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE sentiment.
setResultList(Collection<BatchDetectDominantLanguageItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list of objects containing the results of the operation.
setResultList(Collection<BatchDetectEntitiesItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list of objects containing the results of the operation.
setResultList(Collection<BatchDetectKeyPhrasesItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list of objects containing the results of the operation.
setResultList(Collection<BatchDetectSentimentItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list of objects containing the results of the operation.
setS3Uri(String) - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
The Amazon S3 URI for the input data.
setS3Uri(String) - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
The Amazon S3 URI where you want to write the output data.
setScore(Float) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
setScore(Float) - Method in class com.amazonaws.services.comprehend.model.Entity
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
setScore(Float) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
setSentiment(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The sentiment detected in the document.
setSentiment(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
setSentimentScore(SentimentScore) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
setSentimentScore(SentimentScore) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
An object that lists the sentiments, and their corresponding confidence levels.
setSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was submitted for processing.
setSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
setSubmitTimeBefore(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
setText(String) - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
A UTF-8 text string.
setText(String) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
A UTF-8 text string.
setText(String) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
A UTF-8 text string.
setText(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
A UTF-8 text string.
setText(String) - Method in class com.amazonaws.services.comprehend.model.Entity
The text of the entity.
setText(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
The text of a key noun phrase.
setTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
A list containing the text of the input documents.
setTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
A list containing the text of the input documents.
setTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
A list containing the text of the input documents.
setTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
A list containing the text of the input documents.
setTopicsDetectionJobProperties(TopicsDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
The list of properties for the requested job.
setTopicsDetectionJobPropertiesList(Collection<TopicsDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
A list containing the properties of each job that is returned.
setType(String) - Method in class com.amazonaws.services.comprehend.model.Entity
The entity's type.
shutdown() - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
shutdown() - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
Shuts down the client, releasing all managed resources.
standard() - Static method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.comprehend.AmazonComprehendClientBuilder
 
startTopicsDetectionJob(StartTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
 
startTopicsDetectionJob(StartTopicsDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
Starts an asynchronous topic detection job.
startTopicsDetectionJob(StartTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
Starts an asynchronous topic detection job.
startTopicsDetectionJobAsync(StartTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
startTopicsDetectionJobAsync(StartTopicsDetectionJobRequest, AsyncHandler<StartTopicsDetectionJobRequest, StartTopicsDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
 
startTopicsDetectionJobAsync(StartTopicsDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Starts an asynchronous topic detection job.
startTopicsDetectionJobAsync(StartTopicsDetectionJobRequest, AsyncHandler<StartTopicsDetectionJobRequest, StartTopicsDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
Starts an asynchronous topic detection job.
startTopicsDetectionJobAsync(StartTopicsDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
startTopicsDetectionJobAsync(StartTopicsDetectionJobRequest, AsyncHandler<StartTopicsDetectionJobRequest, StartTopicsDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
 
StartTopicsDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
 
StartTopicsDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
 
StartTopicsDetectionJobResult - Class in com.amazonaws.services.comprehend.model
 
StartTopicsDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
 

T

TextSizeLimitExceededException - Exception in com.amazonaws.services.comprehend.model
The size of the input text exceeds the limit.
TextSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.comprehend.model.TextSizeLimitExceededException
Constructs a new TextSizeLimitExceededException with the specified error message.
TooManyRequestsException - Exception in com.amazonaws.services.comprehend.model
The number of requests exceeds the limit.
TooManyRequestsException(String) - Constructor for exception com.amazonaws.services.comprehend.model.TooManyRequestsException
Constructs a new TooManyRequestsException with the specified error message.
TopicsDetectionJobFilter - Class in com.amazonaws.services.comprehend.model
Provides information for filtering topic detection jobs.
TopicsDetectionJobFilter() - Constructor for class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
 
TopicsDetectionJobProperties - Class in com.amazonaws.services.comprehend.model
Provides information about a topic detection job.
TopicsDetectionJobProperties() - Constructor for class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
 
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.BatchItemError
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.Entity
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.comprehend.model.EntityType
 
toString() - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.comprehend.model.InputFormat
 
toString() - Method in enum com.amazonaws.services.comprehend.model.JobStatus
 
toString() - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.comprehend.model.LanguageCode
 
toString() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.SentimentScore
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.comprehend.model.SentimentType
 
toString() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
Returns a string representation of this object; useful for testing and debugging.

U

UnsupportedLanguageException - Exception in com.amazonaws.services.comprehend.model
Amazon Comprehend can't process the language of the input text.
UnsupportedLanguageException(String) - Constructor for exception com.amazonaws.services.comprehend.model.UnsupportedLanguageException
Constructs a new UnsupportedLanguageException with the specified error message.

V

valueOf(String) - Static method in enum com.amazonaws.services.comprehend.model.EntityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.comprehend.model.InputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.comprehend.model.JobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.comprehend.model.LanguageCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.comprehend.model.SentimentType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.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 com.amazonaws.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 com.amazonaws.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 com.amazonaws.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 com.amazonaws.services.comprehend.model.SentimentType
Returns an array containing the constants of this enum type, in the order they are declared.

W

withBeginOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.Entity
A character offset in the input text that shows where the entity begins (the first character is at position 0).
withBeginOffset(Integer) - Method in class com.amazonaws.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).
withClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
A unique identifier for the request.
withDataAccessRoleArn(String) - Method in class com.amazonaws.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.
withEndOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.Entity
A character offset in the input text that shows where the entity ends.
withEndOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
A character offset in the input text where the key phrase ends.
withEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was completed.
withEntities(Entity...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
One or more Entity objects, one for each entity detected in the document.
withEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
One or more Entity objects, one for each entity detected in the document.
withEntities(Entity...) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
A collection of entities identified in the input text.
withEntities(Collection<Entity>) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesResult
A collection of entities identified in the input text.
withErrorCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
The numeric error code of the error.
withErrorList(BatchItemError...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list containing one object for each document that contained an error.
withErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list containing one object for each document that contained an error.
withErrorList(BatchItemError...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list containing one object for each document that contained an error.
withErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list containing one object for each document that contained an error.
withErrorList(BatchItemError...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list containing one object for each document that contained an error.
withErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list containing one object for each document that contained an error.
withErrorList(BatchItemError...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list containing one object for each document that contained an error.
withErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list containing one object for each document that contained an error.
withErrorMessage(String) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
A text description of the error.
withFilter(TopicsDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
Filters the jobs that are returned.
withIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
The zero-based index of the document in the input list.
withIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesItemResult
The zero-based index of the document in the input list.
withIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
The zero-based index of the document in the input list.
withIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The zero-based index of the document in the input list.
withIndex(Integer) - Method in class com.amazonaws.services.comprehend.model.BatchItemError
The zero-based index of the document in the input list.
withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies the format and location of the input data for the job.
withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The input data configuration supplied when you created the topic detection job.
withInputFormat(String) - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
Specifies how the text in an input file should be processed:
withInputFormat(InputFormat) - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
Specifies how the text in an input file should be processed:
withJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobRequest
The identifier assigned by the user to the detection job.
withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
The identifier generated for the job.
withJobId(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The identifier assigned to the topic detection job.
withJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
The identifier of the job.
withJobName(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter

withJobName(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The name of the topic detection job.
withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
The status of the job:
withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobResult
The status of the job:
withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of topic detection jobs based on job status.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of topic detection jobs based on job status.
withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The current status of the topic detection job.
withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The current status of the topic detection job.
withKeyPhrases(KeyPhrase...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
One or more KeyPhrase objects, one for each key phrase detected in the document.
withKeyPhrases(Collection<KeyPhrase>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesItemResult
One or more KeyPhrase objects, one for each key phrase detected in the document.
withKeyPhrases(KeyPhrase...) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
A collection of key phrases that Amazon Comprehend identified in the input text.
withKeyPhrases(Collection<KeyPhrase>) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesResult
A collection of key phrases that Amazon Comprehend identified in the input text.
withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
The language of the input documents.
withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
The language of the input documents.
withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
The language of the input documents.
withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
The RFC 5646 language code of the input text.
withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
The RFC 5646 language code of the input text.
withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
The RFC 5646 language code for the input text.
withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
The RFC 5646 language code for the input text.
withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
The RFC 5646 language code for the input text.
withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
The RFC 5646 language code for the input text.
withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
The RFC 5646 language code for the dominant language.
withLanguages(DominantLanguage...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
One or more DominantLanguage objects describing the dominant languages in the document.
withLanguages(Collection<DominantLanguage>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageItemResult
One or more DominantLanguage objects describing the dominant languages in the document.
withLanguages(DominantLanguage...) - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
The languages that Amazon Comprehend detected in the input text.
withLanguages(Collection<DominantLanguage>) - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageResult
The languages that Amazon Comprehend detected in the input text.
withMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
The maximum number of results to return in each page.
withMessage(String) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
A description for the status of a job.
withMixed(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the MIXED sentiment.
withNegative(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEGATIVE sentiment.
withNeutral(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the NEUTRAL sentiment.
withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsRequest
Identifies the next page of results to return.
withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
Identifies the next page of results to return.
withNumberOfTopics(Integer) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
The number of topics to detect.
withNumberOfTopics(Integer) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The number of topics to detect supplied when you created the topic detection job.
withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartTopicsDetectionJobRequest
Specifies where to send the output files.
withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The output data configuration supplied when you created the topic detection job.
withPositive(Float) - Method in class com.amazonaws.services.comprehend.model.SentimentScore
The level of confidence that Amazon Comprehend has in the accuracy of its detection of the POSITIVE sentiment.
withResultList(BatchDetectDominantLanguageItemResult...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list of objects containing the results of the operation.
withResultList(Collection<BatchDetectDominantLanguageItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageResult
A list of objects containing the results of the operation.
withResultList(BatchDetectEntitiesItemResult...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list of objects containing the results of the operation.
withResultList(Collection<BatchDetectEntitiesItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesResult
A list of objects containing the results of the operation.
withResultList(BatchDetectKeyPhrasesItemResult...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list of objects containing the results of the operation.
withResultList(Collection<BatchDetectKeyPhrasesItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesResult
A list of objects containing the results of the operation.
withResultList(BatchDetectSentimentItemResult...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list of objects containing the results of the operation.
withResultList(Collection<BatchDetectSentimentItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentResult
A list of objects containing the results of the operation.
withS3Uri(String) - Method in class com.amazonaws.services.comprehend.model.InputDataConfig
The Amazon S3 URI for the input data.
withS3Uri(String) - Method in class com.amazonaws.services.comprehend.model.OutputDataConfig
The Amazon S3 URI where you want to write the output data.
withScore(Float) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
withScore(Float) - Method in class com.amazonaws.services.comprehend.model.Entity
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
withScore(Float) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
The level of confidence that Amazon Comprehend has in the accuracy of the detection.
withSentiment(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The sentiment detected in the document.
withSentiment(SentimentType) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The sentiment detected in the document.
withSentiment(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
withSentiment(SentimentType) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
The inferred sentiment that Amazon Comprehend has the highest level of confidence in.
withSentimentScore(SentimentScore) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentItemResult
The level of confidence that Amazon Comprehend has in the accuracy of its sentiment detection.
withSentimentScore(SentimentScore) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentResult
An object that lists the sentiments, and their corresponding confidence levels.
withSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobProperties
The time that the topic detection job was submitted for processing.
withSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
withSubmitTimeBefore(Date) - Method in class com.amazonaws.services.comprehend.model.TopicsDetectionJobFilter
Filters the list of jobs based on the time that the job was submitted for processing.
withText(String) - Method in class com.amazonaws.services.comprehend.model.DetectDominantLanguageRequest
A UTF-8 text string.
withText(String) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
A UTF-8 text string.
withText(String) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
A UTF-8 text string.
withText(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
A UTF-8 text string.
withText(String) - Method in class com.amazonaws.services.comprehend.model.Entity
The text of the entity.
withText(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrase
The text of a key noun phrase.
withTextList(String...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
A list containing the text of the input documents.
withTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectDominantLanguageRequest
A list containing the text of the input documents.
withTextList(String...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
A list containing the text of the input documents.
withTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
A list containing the text of the input documents.
withTextList(String...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
A list containing the text of the input documents.
withTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectKeyPhrasesRequest
A list containing the text of the input documents.
withTextList(String...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
A list containing the text of the input documents.
withTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSentimentRequest
A list containing the text of the input documents.
withTopicsDetectionJobProperties(TopicsDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeTopicsDetectionJobResult
The list of properties for the requested job.
withTopicsDetectionJobPropertiesList(TopicsDetectionJobProperties...) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
A list containing the properties of each job that is returned.
withTopicsDetectionJobPropertiesList(Collection<TopicsDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListTopicsDetectionJobsResult
A list containing the properties of each job that is returned.
withType(String) - Method in class com.amazonaws.services.comprehend.model.Entity
The entity's type.
withType(EntityType) - Method in class com.amazonaws.services.comprehend.model.Entity
The entity's type.
A B C D E F G H I J K L M O S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.