- 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).
- getBeginOffset() - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the first character in the word.
- 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.StartDominantLanguageDetectionJobRequest
-
A unique identifier for the request.
- getClientRequestToken() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
A unique identifier for the request.
- getClientRequestToken() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
A unique identifier for the request.
- getClientRequestToken() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
A unique identifier for the request.
- 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.DominantLanguageDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- getDataAccessRoleArn() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- 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.
- getDominantLanguageDetectionJobProperties() - Method in class com.amazonaws.services.comprehend.model.DescribeDominantLanguageDetectionJobResult
-
An object that contains the properties associated with a dominant language detection job.
- getDominantLanguageDetectionJobPropertiesList() - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.
- getEndOffset() - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the last character in the word.
- getEndTime() - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job completed.
- getEndTime() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job completed
- getEndTime() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job completed.
- getEndTime() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job ended.
- 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.
- getEntitiesDetectionJobProperties() - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobResult
-
An object that contains the properties associated with an entities detection job.
- getEntitiesDetectionJobPropertiesList() - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.
- getErrorList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
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.ListDominantLanguageDetectionJobsRequest
-
Filters that jobs that are returned.
- getFilter() - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Filters the jobs that are returned.
- getFilter() - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Filters the jobs that are returned.
- getFilter() - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Filters the jobs that are returned.
- 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.BatchDetectSyntaxItemResult
-
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.DominantLanguageDetectionJobProperties
-
The input data configuration that you supplied when you created the dominant language detection job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The input data configuration that you supplied when you created the entities detection job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The input data configuration that you supplied when you created the key phrases detection job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The input data configuration that you supplied when you created the sentiment detection job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- getInputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- 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.DescribeDominantLanguageDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- 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.DominantLanguageDetectionJobProperties
-
The identifier assigned to the dominant language detection job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The identifier assigned to the entities detection job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The identifier assigned to the key phrases detection job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The identifier assigned to the sentiment detection job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
The identifier generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
The identifier generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
The identifier generated for the job.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
The identifier generated for the 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.StopDominantLanguageDetectionJobRequest
-
The identifier of the dominant language detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StopDominantLanguageDetectionJobResult
-
The identifier of the dominant language detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobRequest
-
The identifier of the entities detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
The identifier of the entities detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
The identifier of the key phrases detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
The identifier of the key phrases detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobRequest
-
The identifier of the sentiment detection job to stop.
- getJobId() - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
The identifier of the sentiment detection job to stop.
- 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.DominantLanguageDetectionJobFilter
-
Filters on the name of the job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The name that you assigned to the dominant language detection job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters on the name of the job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The name that you assigned the entities detection job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters on the name of the job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The name that you assigned the key phrases detection job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters on the name of the job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The name that you assigned to the sentiment detection job
- getJobName() - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
An identifier for the job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The identifier of the job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The identifier of the job.
- getJobName() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The identifier of the 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.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on job status.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The current status of the dominant language detection job.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The current status of the entities detection job.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on job status.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The current status of the key phrases detection job.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The current status of the sentiment detection job.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
The status of the job.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
The status of the job.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
The status of the job.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
The status of the 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.StopDominantLanguageDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- getJobStatus() - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- 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.
- getKeyPhrasesDetectionJobProperties() - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobResult
-
An object that contains the properties associated with a key phrases detection job.
- getKeyPhrasesDetectionJobPropertiesList() - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.BatchDetectSyntaxRequest
-
The language of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
-
The language of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
-
The language of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
-
The language of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxRequest
-
The language code of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
-
The RFC 5646 language code for the dominant language.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The language code of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The language code of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The language code of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The language of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The language of the input documents.
- getLanguageCode() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The language of the input documents.
- 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.ListDominantLanguageDetectionJobsRequest
-
The maximum number of results to return in each page.
- getMaxResults() - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
The maximum number of results to return in each page.
- getMaxResults() - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
The maximum number of results to return in each page.
- getMaxResults() - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
The maximum number of results to return in each page.
- 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.DominantLanguageDetectionJobProperties
-
A description for the status of a job.
- getMessage() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
A description of the status of a job.
- getMessage() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
A description of the status of a job.
- getMessage() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
A description of the status of a job.
- 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.ListDominantLanguageDetectionJobsRequest
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Identifies the next page of results to return.
- getNextToken() - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
Identifies the next page of results to return.
- 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.DominantLanguageDetectionJobProperties
-
The output data configuration that you supplied when you created the dominant language detection job.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The output data configuration that you supplied when you created the entities detection job.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The output data configuration that you supplied when you created the key phrases detection job.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The output data configuration that you supplied when you created the sentiment detection job.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Specifies where to send the output files.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Specifies where to send the output files.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Specifies where to send the output files.
- getOutputDataConfig() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
Specifies where to send the output files.
- 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.
- getPartOfSpeech() - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was
correctly identified.
- 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.
- getResultList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
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
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location 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.
- getScore() - Method in class com.amazonaws.services.comprehend.model.PartOfSpeechTag
-
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
- 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.
- getSentimentDetectionJobProperties() - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobResult
-
An object that contains the properties associated with a sentiment detection job.
- getSentimentDetectionJobPropertiesList() - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job was submitted for processing.
- getSubmitTime() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job was submitted for processing.
- getSubmitTime() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job was submitted for processing.
- getSubmitTime() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job was submitted for processing.
- 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.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- getSubmitTimeAfter() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- getSubmitTimeAfter() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- getSubmitTimeAfter() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on the time that the 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.DominantLanguageDetectionJobFilter
-
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.EntitiesDetectionJobFilter
-
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.KeyPhrasesDetectionJobFilter
-
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.SentimentDetectionJobFilter
-
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.
- getSyntaxTokens() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxItemResult
-
The syntax tokens for the words in the document, one token for each word.
- getSyntaxTokens() - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxResult
-
A collection of syntax tokens describing the text.
- getTag() - Method in class com.amazonaws.services.comprehend.model.PartOfSpeechTag
-
Identifies the part of speech that the token represents.
- 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.DetectSyntaxRequest
-
A UTF-8 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.
- getText() - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The word that was recognized in the source text.
- 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.
- getTextList() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxRequest
-
A list containing the text of the input documents.
- getTokenId() - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
A unique identifier for a token.
- 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.
- SentimentDetectionJobFilter - Class in com.amazonaws.services.comprehend.model
-
Provides information for filtering a list of dominant language detection jobs.
- SentimentDetectionJobFilter() - Constructor for class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
- SentimentDetectionJobProperties - Class in com.amazonaws.services.comprehend.model
-
Provides information about a sentiment detection job.
- SentimentDetectionJobProperties() - Constructor for class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
- 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).
- setBeginOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the first character in the word.
- setClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
A unique identifier for the request.
- setClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
A unique identifier for the request.
- setClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
A unique identifier for the request.
- setClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
A unique identifier for the request.
- 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.DominantLanguageDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- setDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- 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.
- setDominantLanguageDetectionJobProperties(DominantLanguageDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeDominantLanguageDetectionJobResult
-
An object that contains the properties associated with a dominant language detection job.
- setDominantLanguageDetectionJobPropertiesList(Collection<DominantLanguageDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.
- setEndOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the last character in the word.
- setEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job completed.
- setEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job completed
- setEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job completed.
- setEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job ended.
- 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.
- setEntitiesDetectionJobProperties(EntitiesDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobResult
-
An object that contains the properties associated with an entities detection job.
- setEntitiesDetectionJobPropertiesList(Collection<EntitiesDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.
- setErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
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(DominantLanguageDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
Filters that jobs that are returned.
- setFilter(EntitiesDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Filters the jobs that are returned.
- setFilter(KeyPhrasesDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Filters the jobs that are returned.
- setFilter(SentimentDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Filters the jobs that are returned.
- 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.BatchDetectSyntaxItemResult
-
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.DominantLanguageDetectionJobProperties
-
The input data configuration that you supplied when you created the dominant language detection job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The input data configuration that you supplied when you created the entities detection job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The input data configuration that you supplied when you created the key phrases detection job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The input data configuration that you supplied when you created the sentiment detection job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- setInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- 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.DescribeDominantLanguageDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- 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.DominantLanguageDetectionJobProperties
-
The identifier assigned to the dominant language detection job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The identifier assigned to the entities detection job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The identifier assigned to the key phrases detection job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The identifier assigned to the sentiment detection job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
The identifier generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
The identifier generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
The identifier generated for the job.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
The identifier generated for the 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.StopDominantLanguageDetectionJobRequest
-
The identifier of the dominant language detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopDominantLanguageDetectionJobResult
-
The identifier of the dominant language detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobRequest
-
The identifier of the entities detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
The identifier of the entities detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
The identifier of the key phrases detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
The identifier of the key phrases detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobRequest
-
The identifier of the sentiment detection job to stop.
- setJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
The identifier of the sentiment detection job to stop.
- 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.DominantLanguageDetectionJobFilter
-
Filters on the name of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The name that you assigned to the dominant language detection job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters on the name of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The name that you assigned the entities detection job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters on the name of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The name that you assigned the key phrases detection job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters on the name of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The name that you assigned to the sentiment detection job
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
An identifier for the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The identifier of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The identifier of the job.
- setJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The identifier of the 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.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on job status.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The current status of the dominant language detection job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The current status of the entities detection job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on job status.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The current status of the key phrases detection job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The current status of the sentiment detection job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
The status of the job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
The status of the job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
The status of the job.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
The status of the 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.StopDominantLanguageDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- setJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- 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.
- setKeyPhrasesDetectionJobProperties(KeyPhrasesDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobResult
-
An object that contains the properties associated with a key phrases detection job.
- setKeyPhrasesDetectionJobPropertiesList(Collection<KeyPhrasesDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.BatchDetectSyntaxRequest
-
The language of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
-
The language of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
-
The language of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
-
The language of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxRequest
-
The language code of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
-
The RFC 5646 language code for the dominant language.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The language code of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The language code of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The language code of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The language of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The language of the input documents.
- setLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The language of the input documents.
- 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.ListDominantLanguageDetectionJobsRequest
-
The maximum number of results to return in each page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
The maximum number of results to return in each page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
The maximum number of results to return in each page.
- setMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
The maximum number of results to return in each page.
- 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.DominantLanguageDetectionJobProperties
-
A description for the status of a job.
- setMessage(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
A description of the status of a job.
- setMessage(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
A description of the status of a job.
- setMessage(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
A description of the status of a job.
- 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.ListDominantLanguageDetectionJobsRequest
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Identifies the next page of results to return.
- setNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
Identifies the next page of results to return.
- 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.DominantLanguageDetectionJobProperties
-
The output data configuration that you supplied when you created the dominant language detection job.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The output data configuration that you supplied when you created the entities detection job.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The output data configuration that you supplied when you created the key phrases detection job.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The output data configuration that you supplied when you created the sentiment detection job.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Specifies where to send the output files.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Specifies where to send the output files.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Specifies where to send the output files.
- setOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
Specifies where to send the output files.
- 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.
- setPartOfSpeech(PartOfSpeechTag) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was
correctly identified.
- 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.
- setResultList(Collection<BatchDetectSyntaxItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
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
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location 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.
- setScore(Float) - Method in class com.amazonaws.services.comprehend.model.PartOfSpeechTag
-
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
- 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.
- setSentimentDetectionJobProperties(SentimentDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobResult
-
An object that contains the properties associated with a sentiment detection job.
- setSentimentDetectionJobPropertiesList(Collection<SentimentDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job was submitted for processing.
- setSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job was submitted for processing.
- setSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job was submitted for processing.
- setSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job was submitted for processing.
- 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.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- setSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- setSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- setSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on the time that the 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.DominantLanguageDetectionJobFilter
-
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.EntitiesDetectionJobFilter
-
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.KeyPhrasesDetectionJobFilter
-
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.SentimentDetectionJobFilter
-
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.
- setSyntaxTokens(Collection<SyntaxToken>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxItemResult
-
The syntax tokens for the words in the document, one token for each word.
- setSyntaxTokens(Collection<SyntaxToken>) - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxResult
-
A collection of syntax tokens describing the text.
- setTag(String) - Method in class com.amazonaws.services.comprehend.model.PartOfSpeechTag
-
Identifies the part of speech that the token represents.
- 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.DetectSyntaxRequest
-
A UTF-8 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.
- setText(String) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The word that was recognized in the source text.
- 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.
- setTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxRequest
-
A list containing the text of the input documents.
- setTokenId(Integer) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
A unique identifier for a token.
- 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
-
- startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Starts an asynchronous dominant language detection job for a collection of documents.
- startDominantLanguageDetectionJob(StartDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Starts an asynchronous dominant language detection job for a collection of documents.
- startDominantLanguageDetectionJobAsync(StartDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startDominantLanguageDetectionJobAsync(StartDominantLanguageDetectionJobRequest, AsyncHandler<StartDominantLanguageDetectionJobRequest, StartDominantLanguageDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startDominantLanguageDetectionJobAsync(StartDominantLanguageDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous dominant language detection job for a collection of documents.
- startDominantLanguageDetectionJobAsync(StartDominantLanguageDetectionJobRequest, AsyncHandler<StartDominantLanguageDetectionJobRequest, StartDominantLanguageDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous dominant language detection job for a collection of documents.
- startDominantLanguageDetectionJobAsync(StartDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- startDominantLanguageDetectionJobAsync(StartDominantLanguageDetectionJobRequest, AsyncHandler<StartDominantLanguageDetectionJobRequest, StartDominantLanguageDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StartDominantLanguageDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StartDominantLanguageDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
- StartDominantLanguageDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StartDominantLanguageDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
- startEntitiesDetectionJob(StartEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- startEntitiesDetectionJob(StartEntitiesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Starts an asynchronous entity detection job for a collection of documents.
- startEntitiesDetectionJob(StartEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Starts an asynchronous entity detection job for a collection of documents.
- startEntitiesDetectionJobAsync(StartEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startEntitiesDetectionJobAsync(StartEntitiesDetectionJobRequest, AsyncHandler<StartEntitiesDetectionJobRequest, StartEntitiesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startEntitiesDetectionJobAsync(StartEntitiesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous entity detection job for a collection of documents.
- startEntitiesDetectionJobAsync(StartEntitiesDetectionJobRequest, AsyncHandler<StartEntitiesDetectionJobRequest, StartEntitiesDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous entity detection job for a collection of documents.
- startEntitiesDetectionJobAsync(StartEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- startEntitiesDetectionJobAsync(StartEntitiesDetectionJobRequest, AsyncHandler<StartEntitiesDetectionJobRequest, StartEntitiesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StartEntitiesDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StartEntitiesDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
- StartEntitiesDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StartEntitiesDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
- startKeyPhrasesDetectionJob(StartKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- startKeyPhrasesDetectionJob(StartKeyPhrasesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Starts an asynchronous key phrase detection job for a collection of documents.
- startKeyPhrasesDetectionJob(StartKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Starts an asynchronous key phrase detection job for a collection of documents.
- startKeyPhrasesDetectionJobAsync(StartKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startKeyPhrasesDetectionJobAsync(StartKeyPhrasesDetectionJobRequest, AsyncHandler<StartKeyPhrasesDetectionJobRequest, StartKeyPhrasesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startKeyPhrasesDetectionJobAsync(StartKeyPhrasesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous key phrase detection job for a collection of documents.
- startKeyPhrasesDetectionJobAsync(StartKeyPhrasesDetectionJobRequest, AsyncHandler<StartKeyPhrasesDetectionJobRequest, StartKeyPhrasesDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous key phrase detection job for a collection of documents.
- startKeyPhrasesDetectionJobAsync(StartKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- startKeyPhrasesDetectionJobAsync(StartKeyPhrasesDetectionJobRequest, AsyncHandler<StartKeyPhrasesDetectionJobRequest, StartKeyPhrasesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StartKeyPhrasesDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StartKeyPhrasesDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
- StartKeyPhrasesDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StartKeyPhrasesDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
- startSentimentDetectionJob(StartSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- startSentimentDetectionJob(StartSentimentDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Starts an asynchronous sentiment detection job for a collection of documents.
- startSentimentDetectionJob(StartSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Starts an asynchronous sentiment detection job for a collection of documents.
- startSentimentDetectionJobAsync(StartSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startSentimentDetectionJobAsync(StartSentimentDetectionJobRequest, AsyncHandler<StartSentimentDetectionJobRequest, StartSentimentDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- startSentimentDetectionJobAsync(StartSentimentDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous sentiment detection job for a collection of documents.
- startSentimentDetectionJobAsync(StartSentimentDetectionJobRequest, AsyncHandler<StartSentimentDetectionJobRequest, StartSentimentDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Starts an asynchronous sentiment detection job for a collection of documents.
- startSentimentDetectionJobAsync(StartSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- startSentimentDetectionJobAsync(StartSentimentDetectionJobRequest, AsyncHandler<StartSentimentDetectionJobRequest, StartSentimentDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StartSentimentDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StartSentimentDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
- StartSentimentDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StartSentimentDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
- 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
-
- stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Stops a dominant language detection job in progress.
- stopDominantLanguageDetectionJob(StopDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Stops a dominant language detection job in progress.
- stopDominantLanguageDetectionJobAsync(StopDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopDominantLanguageDetectionJobAsync(StopDominantLanguageDetectionJobRequest, AsyncHandler<StopDominantLanguageDetectionJobRequest, StopDominantLanguageDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopDominantLanguageDetectionJobAsync(StopDominantLanguageDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops a dominant language detection job in progress.
- stopDominantLanguageDetectionJobAsync(StopDominantLanguageDetectionJobRequest, AsyncHandler<StopDominantLanguageDetectionJobRequest, StopDominantLanguageDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops a dominant language detection job in progress.
- stopDominantLanguageDetectionJobAsync(StopDominantLanguageDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- stopDominantLanguageDetectionJobAsync(StopDominantLanguageDetectionJobRequest, AsyncHandler<StopDominantLanguageDetectionJobRequest, StopDominantLanguageDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StopDominantLanguageDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StopDominantLanguageDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StopDominantLanguageDetectionJobRequest
-
- StopDominantLanguageDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StopDominantLanguageDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StopDominantLanguageDetectionJobResult
-
- stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Stops an entities detection job in progress.
- stopEntitiesDetectionJob(StopEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Stops an entities detection job in progress.
- stopEntitiesDetectionJobAsync(StopEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopEntitiesDetectionJobAsync(StopEntitiesDetectionJobRequest, AsyncHandler<StopEntitiesDetectionJobRequest, StopEntitiesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopEntitiesDetectionJobAsync(StopEntitiesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops an entities detection job in progress.
- stopEntitiesDetectionJobAsync(StopEntitiesDetectionJobRequest, AsyncHandler<StopEntitiesDetectionJobRequest, StopEntitiesDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops an entities detection job in progress.
- stopEntitiesDetectionJobAsync(StopEntitiesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- stopEntitiesDetectionJobAsync(StopEntitiesDetectionJobRequest, AsyncHandler<StopEntitiesDetectionJobRequest, StopEntitiesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StopEntitiesDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StopEntitiesDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobRequest
-
- StopEntitiesDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StopEntitiesDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
- stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Stops a key phrases detection job in progress.
- stopKeyPhrasesDetectionJob(StopKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Stops a key phrases detection job in progress.
- stopKeyPhrasesDetectionJobAsync(StopKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopKeyPhrasesDetectionJobAsync(StopKeyPhrasesDetectionJobRequest, AsyncHandler<StopKeyPhrasesDetectionJobRequest, StopKeyPhrasesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopKeyPhrasesDetectionJobAsync(StopKeyPhrasesDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops a key phrases detection job in progress.
- stopKeyPhrasesDetectionJobAsync(StopKeyPhrasesDetectionJobRequest, AsyncHandler<StopKeyPhrasesDetectionJobRequest, StopKeyPhrasesDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops a key phrases detection job in progress.
- stopKeyPhrasesDetectionJobAsync(StopKeyPhrasesDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- stopKeyPhrasesDetectionJobAsync(StopKeyPhrasesDetectionJobRequest, AsyncHandler<StopKeyPhrasesDetectionJobRequest, StopKeyPhrasesDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StopKeyPhrasesDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StopKeyPhrasesDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
- StopKeyPhrasesDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StopKeyPhrasesDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
- stopSentimentDetectionJob(StopSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehend
-
- stopSentimentDetectionJob(StopSentimentDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehend
-
Stops a sentiment detection job in progress.
- stopSentimentDetectionJob(StopSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendClient
-
Stops a sentiment detection job in progress.
- stopSentimentDetectionJobAsync(StopSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopSentimentDetectionJobAsync(StopSentimentDetectionJobRequest, AsyncHandler<StopSentimentDetectionJobRequest, StopSentimentDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AbstractAmazonComprehendAsync
-
- stopSentimentDetectionJobAsync(StopSentimentDetectionJobRequest) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops a sentiment detection job in progress.
- stopSentimentDetectionJobAsync(StopSentimentDetectionJobRequest, AsyncHandler<StopSentimentDetectionJobRequest, StopSentimentDetectionJobResult>) - Method in interface com.amazonaws.services.comprehend.AmazonComprehendAsync
-
Stops a sentiment detection job in progress.
- stopSentimentDetectionJobAsync(StopSentimentDetectionJobRequest) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- stopSentimentDetectionJobAsync(StopSentimentDetectionJobRequest, AsyncHandler<StopSentimentDetectionJobRequest, StopSentimentDetectionJobResult>) - Method in class com.amazonaws.services.comprehend.AmazonComprehendAsyncClient
-
- StopSentimentDetectionJobRequest - Class in com.amazonaws.services.comprehend.model
-
- StopSentimentDetectionJobRequest() - Constructor for class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobRequest
-
- StopSentimentDetectionJobResult - Class in com.amazonaws.services.comprehend.model
-
- StopSentimentDetectionJobResult() - Constructor for class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
- SyntaxLanguageCode - Enum in com.amazonaws.services.comprehend.model
-
- SyntaxToken - Class in com.amazonaws.services.comprehend.model
-
Represents a work in the input text that was recognized and assigned a part of speech.
- SyntaxToken() - Constructor for class com.amazonaws.services.comprehend.model.SyntaxToken
-
- 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.BatchDetectSyntaxItemResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
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.DescribeDominantLanguageDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DescribeDominantLanguageDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobResult
-
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.DetectSyntaxRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxResult
-
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.DominantLanguageDetectionJobFilter
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
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 class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
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.ListDominantLanguageDetectionJobsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
Returns a string representation of this object; useful for testing and debugging.
- 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.PartOfSpeechTag
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.comprehend.model.PartOfSpeechTagType
-
- toString() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
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.StartDominantLanguageDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- 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.StopDominantLanguageDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StopDominantLanguageDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.comprehend.model.SyntaxLanguageCode
-
- toString() - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
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.
- 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).
- withBeginOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the first character in the word.
- withClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
A unique identifier for the request.
- withClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
A unique identifier for the request.
- withClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
A unique identifier for the request.
- withClientRequestToken(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
A unique identifier for the request.
- 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.DominantLanguageDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The Amazon Resource Name (ARN) that gives Amazon Comprehend read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- withDataAccessRoleArn(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend
read access to your input data.
- 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.
- withDominantLanguageDetectionJobProperties(DominantLanguageDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeDominantLanguageDetectionJobResult
-
An object that contains the properties associated with a dominant language detection job.
- withDominantLanguageDetectionJobPropertiesList(DominantLanguageDetectionJobProperties...) - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
A list containing the properties of each job that is returned.
- withDominantLanguageDetectionJobPropertiesList(Collection<DominantLanguageDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.
- withEndOffset(Integer) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The zero-based offset from the beginning of the source text to the last character in the word.
- withEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job completed.
- withEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job completed
- withEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job completed.
- withEndTime(Date) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job ended.
- 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.
- withEntitiesDetectionJobProperties(EntitiesDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobResult
-
An object that contains the properties associated with an entities detection job.
- withEntitiesDetectionJobPropertiesList(EntitiesDetectionJobProperties...) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- withEntitiesDetectionJobPropertiesList(Collection<EntitiesDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.
- withErrorList(BatchItemError...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
A list containing one object for each document that contained an error.
- withErrorList(Collection<BatchItemError>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
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(DominantLanguageDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsRequest
-
Filters that jobs that are returned.
- withFilter(EntitiesDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Filters the jobs that are returned.
- withFilter(KeyPhrasesDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Filters the jobs that are returned.
- withFilter(SentimentDetectionJobFilter) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Filters the jobs that are returned.
- 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.BatchDetectSyntaxItemResult
-
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.DominantLanguageDetectionJobProperties
-
The input data configuration that you supplied when you created the dominant language detection job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The input data configuration that you supplied when you created the entities detection job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The input data configuration that you supplied when you created the key phrases detection job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The input data configuration that you supplied when you created the sentiment detection job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- withInputDataConfig(InputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
Specifies the format and location of the input data for the job.
- 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.DescribeDominantLanguageDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeEntitiesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobRequest
-
The identifier that Amazon Comprehend generated for the job.
- 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.DominantLanguageDetectionJobProperties
-
The identifier assigned to the dominant language detection job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The identifier assigned to the entities detection job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The identifier assigned to the key phrases detection job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The identifier assigned to the sentiment detection job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
The identifier generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
The identifier generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
The identifier generated for the job.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
The identifier generated for the 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.StopDominantLanguageDetectionJobRequest
-
The identifier of the dominant language detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopDominantLanguageDetectionJobResult
-
The identifier of the dominant language detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobRequest
-
The identifier of the entities detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
The identifier of the entities detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobRequest
-
The identifier of the key phrases detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
The identifier of the key phrases detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobRequest
-
The identifier of the sentiment detection job to stop.
- withJobId(String) - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
The identifier of the sentiment detection job to stop.
- 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.DominantLanguageDetectionJobFilter
-
Filters on the name of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The name that you assigned to the dominant language detection job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters on the name of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The name that you assigned the entities detection job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters on the name of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The name that you assigned the key phrases detection job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters on the name of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The name that you assigned to the sentiment detection job
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
An identifier for the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The identifier of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The identifier of the job.
- withJobName(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The identifier of the 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.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The current status of the dominant language detection job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.DominantLanguageDetectionJobProperties
-
The current status of the dominant language detection job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The current status of the entities detection job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The current status of the entities detection job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The current status of the key phrases detection job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The current status of the key phrases detection job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on job status.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The current status of the sentiment detection job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The current status of the sentiment detection job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
The status of the job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobResult
-
The status of the job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
The status of the job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobResult
-
The status of the job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
The status of the job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobResult
-
The status of the job.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
The status of the job.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobResult
-
The status of the 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.StopDominantLanguageDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StopDominantLanguageDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopDominantLanguageDetectionJob operation.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StopEntitiesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopEntitiesDetectionJob operation.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StopKeyPhrasesDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopKeyPhrasesDetectionJob operation.
- withJobStatus(String) - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- withJobStatus(JobStatus) - Method in class com.amazonaws.services.comprehend.model.StopSentimentDetectionJobResult
-
Either STOP_REQUESTED if the job is currently running, or STOPPED if the job was
previously stopped with the StopSentimentDetectionJob operation.
- 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.
- withKeyPhrasesDetectionJobProperties(KeyPhrasesDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeKeyPhrasesDetectionJobResult
-
An object that contains the properties associated with a key phrases detection job.
- withKeyPhrasesDetectionJobPropertiesList(KeyPhrasesDetectionJobProperties...) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- withKeyPhrasesDetectionJobPropertiesList(Collection<KeyPhrasesDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
A list containing the properties of each job that is returned.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.BatchDetectEntitiesRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - 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(LanguageCode) - 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(LanguageCode) - 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.BatchDetectSyntaxRequest
-
The language of the input documents.
- withLanguageCode(SyntaxLanguageCode) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxRequest
-
The language of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.DetectEntitiesRequest
-
The language of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.DetectKeyPhrasesRequest
-
The language of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.DetectSentimentRequest
-
The language of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxRequest
-
The language code of the input documents.
- withLanguageCode(SyntaxLanguageCode) - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxRequest
-
The language code of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.DominantLanguage
-
The RFC 5646 language code for the dominant language.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The language code of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The language code of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The language code of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The language code of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The language code of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The language code of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
The language of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
The language of the input documents.
- withLanguageCode(String) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The language of the input documents.
- withLanguageCode(LanguageCode) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
The language of the input documents.
- 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.ListDominantLanguageDetectionJobsRequest
-
The maximum number of results to return in each page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
The maximum number of results to return in each page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
The maximum number of results to return in each page.
- withMaxResults(Integer) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
The maximum number of results to return in each page.
- 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.DominantLanguageDetectionJobProperties
-
A description for the status of a job.
- withMessage(String) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
A description of the status of a job.
- withMessage(String) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
A description of the status of a job.
- withMessage(String) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
A description of the status of a job.
- 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.ListDominantLanguageDetectionJobsRequest
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListDominantLanguageDetectionJobsResult
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsRequest
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListEntitiesDetectionJobsResult
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsRequest
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListKeyPhrasesDetectionJobsResult
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsRequest
-
Identifies the next page of results to return.
- withNextToken(String) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
Identifies the next page of results to return.
- 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.DominantLanguageDetectionJobProperties
-
The output data configuration that you supplied when you created the dominant language detection job.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The output data configuration that you supplied when you created the entities detection job.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The output data configuration that you supplied when you created the key phrases detection job.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The output data configuration that you supplied when you created the sentiment detection job.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartDominantLanguageDetectionJobRequest
-
Specifies where to send the output files.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartEntitiesDetectionJobRequest
-
Specifies where to send the output files.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartKeyPhrasesDetectionJobRequest
-
Specifies where to send the output files.
- withOutputDataConfig(OutputDataConfig) - Method in class com.amazonaws.services.comprehend.model.StartSentimentDetectionJobRequest
-
Specifies where to send the output files.
- 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.
- withPartOfSpeech(PartOfSpeechTag) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
Provides the part of speech label and the confidence level that Amazon Comprehend has that the part of speech was
correctly identified.
- 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.
- withResultList(BatchDetectSyntaxItemResult...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
A list of objects containing the results of the operation.
- withResultList(Collection<BatchDetectSyntaxItemResult>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxResult
-
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
-
When you use the OutputDataConfig object with asynchronous operations, you specify the Amazon S3
location 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.
- withScore(Float) - Method in class com.amazonaws.services.comprehend.model.PartOfSpeechTag
-
The confidence that Amazon Comprehend has that the part of speech was correctly identified.
- 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.
- withSentimentDetectionJobProperties(SentimentDetectionJobProperties) - Method in class com.amazonaws.services.comprehend.model.DescribeSentimentDetectionJobResult
-
An object that contains the properties associated with a sentiment detection job.
- withSentimentDetectionJobPropertiesList(SentimentDetectionJobProperties...) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
A list containing the properties of each job that is returned.
- withSentimentDetectionJobPropertiesList(Collection<SentimentDetectionJobProperties>) - Method in class com.amazonaws.services.comprehend.model.ListSentimentDetectionJobsResult
-
A list containing the properties of each job that is returned.
- 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.DominantLanguageDetectionJobProperties
-
The time that the dominant language detection job was submitted for processing.
- withSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobProperties
-
The time that the entities detection job was submitted for processing.
- withSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobProperties
-
The time that the key phrases detection job was submitted for processing.
- withSubmitTime(Date) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobProperties
-
The time that the sentiment detection job was submitted for processing.
- 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.DominantLanguageDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- withSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.EntitiesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- withSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.KeyPhrasesDetectionJobFilter
-
Filters the list of jobs based on the time that the job was submitted for processing.
- withSubmitTimeAfter(Date) - Method in class com.amazonaws.services.comprehend.model.SentimentDetectionJobFilter
-
Filters the list of jobs based on the time that the 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.DominantLanguageDetectionJobFilter
-
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.EntitiesDetectionJobFilter
-
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.KeyPhrasesDetectionJobFilter
-
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.SentimentDetectionJobFilter
-
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.
- withSyntaxTokens(SyntaxToken...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxItemResult
-
The syntax tokens for the words in the document, one token for each word.
- withSyntaxTokens(Collection<SyntaxToken>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxItemResult
-
The syntax tokens for the words in the document, one token for each word.
- withSyntaxTokens(SyntaxToken...) - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxResult
-
A collection of syntax tokens describing the text.
- withSyntaxTokens(Collection<SyntaxToken>) - Method in class com.amazonaws.services.comprehend.model.DetectSyntaxResult
-
A collection of syntax tokens describing the text.
- withTag(String) - Method in class com.amazonaws.services.comprehend.model.PartOfSpeechTag
-
Identifies the part of speech that the token represents.
- withTag(PartOfSpeechTagType) - Method in class com.amazonaws.services.comprehend.model.PartOfSpeechTag
-
Identifies the part of speech that the token represents.
- 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.DetectSyntaxRequest
-
A UTF-8 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.
- withText(String) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
The word that was recognized in the source text.
- 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.
- withTextList(String...) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxRequest
-
A list containing the text of the input documents.
- withTextList(Collection<String>) - Method in class com.amazonaws.services.comprehend.model.BatchDetectSyntaxRequest
-
A list containing the text of the input documents.
- withTokenId(Integer) - Method in class com.amazonaws.services.comprehend.model.SyntaxToken
-
A unique identifier for a token.
- 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.