| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withTagKey(String tagKey)
One part of a key-value pair that makes up a tag.
|
Tag |
Tag.withTagValue(String tagValue)
The optional part of a key-value pair that makes up a tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResult.getTags()
The resource's tags.
|
List<Tag> |
CreateSolutionVersionRequest.getTags()
A list of tags to apply
to the solution version.
|
List<Tag> |
CreateSolutionRequest.getTags()
A list of tags to apply
to the solution.
|
List<Tag> |
CreateEventTrackerRequest.getTags()
A list of tags to apply
to the event tracker.
|
List<Tag> |
CreateDatasetGroupRequest.getTags()
A list of tags to apply
to the dataset group.
|
List<Tag> |
CreateDatasetExportJobRequest.getTags()
A list of tags to apply
to the dataset export job.
|
List<Tag> |
CreateDatasetRequest.getTags()
A list of tags to apply
to the dataset.
|
List<Tag> |
CreateCampaignRequest.getTags()
A list of tags to apply
to the campaign.
|
List<Tag> |
CreateBatchInferenceJobRequest.getTags()
A list of tags to apply
to the batch inference job.
|
List<Tag> |
CreateRecommenderRequest.getTags()
A list of tags to apply
to the recommender.
|
List<Tag> |
CreateFilterRequest.getTags()
A list of tags to apply
to the filter.
|
List<Tag> |
CreateDatasetImportJobRequest.getTags()
A list of tags to apply
to the dataset import job.
|
List<Tag> |
TagResourceRequest.getTags()
Tags to apply to the resource.
|
List<Tag> |
CreateBatchSegmentJobRequest.getTags()
A list of tags to apply
to the batch segment job.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The resource's tags.
|
CreateSolutionVersionRequest |
CreateSolutionVersionRequest.withTags(Tag... tags)
A list of tags to apply
to the solution version.
|
CreateSolutionRequest |
CreateSolutionRequest.withTags(Tag... tags)
A list of tags to apply
to the solution.
|
CreateEventTrackerRequest |
CreateEventTrackerRequest.withTags(Tag... tags)
A list of tags to apply
to the event tracker.
|
CreateDatasetGroupRequest |
CreateDatasetGroupRequest.withTags(Tag... tags)
A list of tags to apply
to the dataset group.
|
CreateDatasetExportJobRequest |
CreateDatasetExportJobRequest.withTags(Tag... tags)
A list of tags to apply
to the dataset export job.
|
CreateDatasetRequest |
CreateDatasetRequest.withTags(Tag... tags)
A list of tags to apply
to the dataset.
|
CreateCampaignRequest |
CreateCampaignRequest.withTags(Tag... tags)
A list of tags to apply
to the campaign.
|
CreateBatchInferenceJobRequest |
CreateBatchInferenceJobRequest.withTags(Tag... tags)
A list of tags to apply
to the batch inference job.
|
CreateRecommenderRequest |
CreateRecommenderRequest.withTags(Tag... tags)
A list of tags to apply
to the recommender.
|
CreateFilterRequest |
CreateFilterRequest.withTags(Tag... tags)
A list of tags to apply
to the filter.
|
CreateDatasetImportJobRequest |
CreateDatasetImportJobRequest.withTags(Tag... tags)
A list of tags to apply
to the dataset import job.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
Tags to apply to the resource.
|
CreateBatchSegmentJobRequest |
CreateBatchSegmentJobRequest.withTags(Tag... tags)
A list of tags to apply
to the batch segment job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The resource's tags.
|
void |
CreateSolutionVersionRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the solution version.
|
void |
CreateSolutionRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the solution.
|
void |
CreateEventTrackerRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the event tracker.
|
void |
CreateDatasetGroupRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the dataset group.
|
void |
CreateDatasetExportJobRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the dataset export job.
|
void |
CreateDatasetRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the dataset.
|
void |
CreateCampaignRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the campaign.
|
void |
CreateBatchInferenceJobRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the batch inference job.
|
void |
CreateRecommenderRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the recommender.
|
void |
CreateFilterRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the filter.
|
void |
CreateDatasetImportJobRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the dataset import job.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
Tags to apply to the resource.
|
void |
CreateBatchSegmentJobRequest.setTags(Collection<Tag> tags)
A list of tags to apply
to the batch segment job.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The resource's tags.
|
CreateSolutionVersionRequest |
CreateSolutionVersionRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the solution version.
|
CreateSolutionRequest |
CreateSolutionRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the solution.
|
CreateEventTrackerRequest |
CreateEventTrackerRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the event tracker.
|
CreateDatasetGroupRequest |
CreateDatasetGroupRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the dataset group.
|
CreateDatasetExportJobRequest |
CreateDatasetExportJobRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the dataset export job.
|
CreateDatasetRequest |
CreateDatasetRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the dataset.
|
CreateCampaignRequest |
CreateCampaignRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the campaign.
|
CreateBatchInferenceJobRequest |
CreateBatchInferenceJobRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the batch inference job.
|
CreateRecommenderRequest |
CreateRecommenderRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the recommender.
|
CreateFilterRequest |
CreateFilterRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the filter.
|
CreateDatasetImportJobRequest |
CreateDatasetImportJobRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the dataset import job.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
Tags to apply to the resource.
|
CreateBatchSegmentJobRequest |
CreateBatchSegmentJobRequest.withTags(Collection<Tag> tags)
A list of tags to apply
to the batch segment job.
|
Copyright © 2022. All rights reserved.