| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
StartSentimentDetectionJobRequest.tags()
Tags to associate with the sentiment detection job.
|
List<Tag> |
StartTopicsDetectionJobRequest.tags()
Tags to associate with the topics detection job.
|
List<Tag> |
StartDominantLanguageDetectionJobRequest.tags()
Tags to associate with the dominant language detection job.
|
List<Tag> |
CreateEntityRecognizerRequest.tags()
Tags to associate with the entity recognizer.
|
List<Tag> |
CreateEndpointRequest.tags()
Tags to associate with the endpoint.
|
List<Tag> |
ListTagsForResourceResponse.tags()
Tags associated with the Amazon Comprehend resource being queried.
|
List<Tag> |
StartTargetedSentimentDetectionJobRequest.tags()
Tags to associate with the targeted sentiment detection job.
|
List<Tag> |
StartDocumentClassificationJobRequest.tags()
Tags to associate with the document classification job.
|
List<Tag> |
StartPiiEntitiesDetectionJobRequest.tags()
Tags to associate with the PII entities detection job.
|
List<Tag> |
CreateDocumentClassifierRequest.tags()
Tags to associate with the document classifier.
|
List<Tag> |
StartKeyPhrasesDetectionJobRequest.tags()
Tags to associate with the key phrases detection job.
|
List<Tag> |
ImportModelRequest.tags()
Tags to associate with the custom model that is created by this import.
|
List<Tag> |
StartEventsDetectionJobRequest.tags()
Tags to associate with the events detection job.
|
List<Tag> |
CreateFlywheelRequest.tags()
The tags to associate with this flywheel.
|
List<Tag> |
TagResourceRequest.tags()
Tags being associated with a specific Amazon Comprehend resource.
|
List<Tag> |
CreateDatasetRequest.tags()
Tags for the dataset.
|
List<Tag> |
StartEntitiesDetectionJobRequest.tags()
Tags to associate with the entities detection job.
|
| Modifier and Type | Method and Description |
|---|---|
StartSentimentDetectionJobRequest.Builder |
StartSentimentDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the sentiment detection job.
|
StartTopicsDetectionJobRequest.Builder |
StartTopicsDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the topics detection job.
|
StartDominantLanguageDetectionJobRequest.Builder |
StartDominantLanguageDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the dominant language detection job.
|
CreateEntityRecognizerRequest.Builder |
CreateEntityRecognizerRequest.Builder.tags(Tag... tags)
Tags to associate with the entity recognizer.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.tags(Tag... tags)
Tags to associate with the endpoint.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
Tags associated with the Amazon Comprehend resource being queried.
|
StartTargetedSentimentDetectionJobRequest.Builder |
StartTargetedSentimentDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the targeted sentiment detection job.
|
StartDocumentClassificationJobRequest.Builder |
StartDocumentClassificationJobRequest.Builder.tags(Tag... tags)
Tags to associate with the document classification job.
|
StartPiiEntitiesDetectionJobRequest.Builder |
StartPiiEntitiesDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the PII entities detection job.
|
CreateDocumentClassifierRequest.Builder |
CreateDocumentClassifierRequest.Builder.tags(Tag... tags)
Tags to associate with the document classifier.
|
StartKeyPhrasesDetectionJobRequest.Builder |
StartKeyPhrasesDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the key phrases detection job.
|
ImportModelRequest.Builder |
ImportModelRequest.Builder.tags(Tag... tags)
Tags to associate with the custom model that is created by this import.
|
StartEventsDetectionJobRequest.Builder |
StartEventsDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the events detection job.
|
CreateFlywheelRequest.Builder |
CreateFlywheelRequest.Builder.tags(Tag... tags)
The tags to associate with this flywheel.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
Tags being associated with a specific Amazon Comprehend resource.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.tags(Tag... tags)
Tags for the dataset.
|
StartEntitiesDetectionJobRequest.Builder |
StartEntitiesDetectionJobRequest.Builder.tags(Tag... tags)
Tags to associate with the entities detection job.
|
| Modifier and Type | Method and Description |
|---|---|
StartSentimentDetectionJobRequest.Builder |
StartSentimentDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the sentiment detection job.
|
StartTopicsDetectionJobRequest.Builder |
StartTopicsDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the topics detection job.
|
StartDominantLanguageDetectionJobRequest.Builder |
StartDominantLanguageDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the dominant language detection job.
|
CreateEntityRecognizerRequest.Builder |
CreateEntityRecognizerRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the entity recognizer.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the endpoint.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
Tags associated with the Amazon Comprehend resource being queried.
|
StartTargetedSentimentDetectionJobRequest.Builder |
StartTargetedSentimentDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the targeted sentiment detection job.
|
StartDocumentClassificationJobRequest.Builder |
StartDocumentClassificationJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the document classification job.
|
StartPiiEntitiesDetectionJobRequest.Builder |
StartPiiEntitiesDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the PII entities detection job.
|
CreateDocumentClassifierRequest.Builder |
CreateDocumentClassifierRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the document classifier.
|
StartKeyPhrasesDetectionJobRequest.Builder |
StartKeyPhrasesDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the key phrases detection job.
|
ImportModelRequest.Builder |
ImportModelRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the custom model that is created by this import.
|
StartEventsDetectionJobRequest.Builder |
StartEventsDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the events detection job.
|
CreateFlywheelRequest.Builder |
CreateFlywheelRequest.Builder.tags(Collection<Tag> tags)
The tags to associate with this flywheel.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
Tags being associated with a specific Amazon Comprehend resource.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.tags(Collection<Tag> tags)
Tags for the dataset.
|
StartEntitiesDetectionJobRequest.Builder |
StartEntitiesDetectionJobRequest.Builder.tags(Collection<Tag> tags)
Tags to associate with the entities detection job.
|
Copyright © 2023. All rights reserved.