| Package | Description |
|---|---|
| com.amazonaws.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The initial part of a key-value pair that forms a tag associated with a given resource.
|
Tag |
Tag.withValue(String value)
The second part of a key-value pair that forms a tag associated with a given resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourceRequest.getTags()
Tags being associated with a specific Amazon Comprehend resource.
|
List<Tag> |
StartTopicsDetectionJobRequest.getTags()
Tags to associate with the topics detection job.
|
List<Tag> |
StartTargetedSentimentDetectionJobRequest.getTags()
Tags to associate with the targeted sentiment detection job.
|
List<Tag> |
StartSentimentDetectionJobRequest.getTags()
Tags to associate with the sentiment detection job.
|
List<Tag> |
StartPiiEntitiesDetectionJobRequest.getTags()
Tags to associate with the PII entities detection job.
|
List<Tag> |
StartKeyPhrasesDetectionJobRequest.getTags()
Tags to associate with the key phrases detection job.
|
List<Tag> |
StartEventsDetectionJobRequest.getTags()
Tags to associate with the events detection job.
|
List<Tag> |
StartEntitiesDetectionJobRequest.getTags()
Tags to associate with the entities detection job.
|
List<Tag> |
StartDominantLanguageDetectionJobRequest.getTags()
Tags to associate with the dominant language detection job.
|
List<Tag> |
StartDocumentClassificationJobRequest.getTags()
Tags to associate with the document classification job.
|
List<Tag> |
ListTagsForResourceResult.getTags()
Tags associated with the Amazon Comprehend resource being queried.
|
List<Tag> |
ImportModelRequest.getTags()
Tags to associate with the custom model that is created by this import.
|
List<Tag> |
CreateFlywheelRequest.getTags()
The tags to associate with this flywheel.
|
List<Tag> |
CreateEntityRecognizerRequest.getTags()
Tags to associate with the entity recognizer.
|
List<Tag> |
CreateEndpointRequest.getTags()
Tags to associate with the endpoint.
|
List<Tag> |
CreateDocumentClassifierRequest.getTags()
Tags to associate with the document classifier.
|
List<Tag> |
CreateDatasetRequest.getTags()
Tags for the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
Tags being associated with a specific Amazon Comprehend resource.
|
StartTopicsDetectionJobRequest |
StartTopicsDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the topics detection job.
|
StartTargetedSentimentDetectionJobRequest |
StartTargetedSentimentDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the targeted sentiment detection job.
|
StartSentimentDetectionJobRequest |
StartSentimentDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the sentiment detection job.
|
StartPiiEntitiesDetectionJobRequest |
StartPiiEntitiesDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the PII entities detection job.
|
StartKeyPhrasesDetectionJobRequest |
StartKeyPhrasesDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the key phrases detection job.
|
StartEventsDetectionJobRequest |
StartEventsDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the events detection job.
|
StartEntitiesDetectionJobRequest |
StartEntitiesDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the entities detection job.
|
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.withTags(Tag... tags)
Tags to associate with the dominant language detection job.
|
StartDocumentClassificationJobRequest |
StartDocumentClassificationJobRequest.withTags(Tag... tags)
Tags to associate with the document classification job.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
Tags associated with the Amazon Comprehend resource being queried.
|
ImportModelRequest |
ImportModelRequest.withTags(Tag... tags)
Tags to associate with the custom model that is created by this import.
|
CreateFlywheelRequest |
CreateFlywheelRequest.withTags(Tag... tags)
The tags to associate with this flywheel.
|
CreateEntityRecognizerRequest |
CreateEntityRecognizerRequest.withTags(Tag... tags)
Tags to associate with the entity recognizer.
|
CreateEndpointRequest |
CreateEndpointRequest.withTags(Tag... tags)
Tags to associate with the endpoint.
|
CreateDocumentClassifierRequest |
CreateDocumentClassifierRequest.withTags(Tag... tags)
Tags to associate with the document classifier.
|
CreateDatasetRequest |
CreateDatasetRequest.withTags(Tag... tags)
Tags for the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
Tags being associated with a specific Amazon Comprehend resource.
|
void |
StartTopicsDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the topics detection job.
|
void |
StartTargetedSentimentDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the targeted sentiment detection job.
|
void |
StartSentimentDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the sentiment detection job.
|
void |
StartPiiEntitiesDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the PII entities detection job.
|
void |
StartKeyPhrasesDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the key phrases detection job.
|
void |
StartEventsDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the events detection job.
|
void |
StartEntitiesDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the entities detection job.
|
void |
StartDominantLanguageDetectionJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the dominant language detection job.
|
void |
StartDocumentClassificationJobRequest.setTags(Collection<Tag> tags)
Tags to associate with the document classification job.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
Tags associated with the Amazon Comprehend resource being queried.
|
void |
ImportModelRequest.setTags(Collection<Tag> tags)
Tags to associate with the custom model that is created by this import.
|
void |
CreateFlywheelRequest.setTags(Collection<Tag> tags)
The tags to associate with this flywheel.
|
void |
CreateEntityRecognizerRequest.setTags(Collection<Tag> tags)
Tags to associate with the entity recognizer.
|
void |
CreateEndpointRequest.setTags(Collection<Tag> tags)
Tags to associate with the endpoint.
|
void |
CreateDocumentClassifierRequest.setTags(Collection<Tag> tags)
Tags to associate with the document classifier.
|
void |
CreateDatasetRequest.setTags(Collection<Tag> tags)
Tags for the dataset.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
Tags being associated with a specific Amazon Comprehend resource.
|
StartTopicsDetectionJobRequest |
StartTopicsDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the topics detection job.
|
StartTargetedSentimentDetectionJobRequest |
StartTargetedSentimentDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the targeted sentiment detection job.
|
StartSentimentDetectionJobRequest |
StartSentimentDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the sentiment detection job.
|
StartPiiEntitiesDetectionJobRequest |
StartPiiEntitiesDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the PII entities detection job.
|
StartKeyPhrasesDetectionJobRequest |
StartKeyPhrasesDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the key phrases detection job.
|
StartEventsDetectionJobRequest |
StartEventsDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the events detection job.
|
StartEntitiesDetectionJobRequest |
StartEntitiesDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the entities detection job.
|
StartDominantLanguageDetectionJobRequest |
StartDominantLanguageDetectionJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the dominant language detection job.
|
StartDocumentClassificationJobRequest |
StartDocumentClassificationJobRequest.withTags(Collection<Tag> tags)
Tags to associate with the document classification job.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
Tags associated with the Amazon Comprehend resource being queried.
|
ImportModelRequest |
ImportModelRequest.withTags(Collection<Tag> tags)
Tags to associate with the custom model that is created by this import.
|
CreateFlywheelRequest |
CreateFlywheelRequest.withTags(Collection<Tag> tags)
The tags to associate with this flywheel.
|
CreateEntityRecognizerRequest |
CreateEntityRecognizerRequest.withTags(Collection<Tag> tags)
Tags to associate with the entity recognizer.
|
CreateEndpointRequest |
CreateEndpointRequest.withTags(Collection<Tag> tags)
Tags to associate with the endpoint.
|
CreateDocumentClassifierRequest |
CreateDocumentClassifierRequest.withTags(Collection<Tag> tags)
Tags to associate with the document classifier.
|
CreateDatasetRequest |
CreateDatasetRequest.withTags(Collection<Tag> tags)
Tags for the dataset.
|
Copyright © 2024. All rights reserved.