| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ListTagsForResourceResponse.tags()
The resource's tags.
|
List<Tag> |
CreateSolutionVersionRequest.tags()
A list of tags to apply
to the solution version.
|
List<Tag> |
CreateRecommenderRequest.tags()
A list of tags to apply
to the recommender.
|
List<Tag> |
CreateCampaignRequest.tags()
A list of tags to apply
to the campaign.
|
List<Tag> |
CreateBatchInferenceJobRequest.tags()
A list of tags to apply
to the batch inference job.
|
List<Tag> |
CreateFilterRequest.tags()
A list of tags to apply
to the filter.
|
List<Tag> |
CreateSolutionRequest.tags()
A list of tags to apply
to the solution.
|
List<Tag> |
CreateDatasetExportJobRequest.tags()
A list of tags to apply
to the dataset export job.
|
List<Tag> |
CreateDatasetGroupRequest.tags()
A list of tags to apply
to the dataset group.
|
List<Tag> |
CreateEventTrackerRequest.tags()
A list of tags to apply
to the event tracker.
|
List<Tag> |
CreateBatchSegmentJobRequest.tags()
A list of tags to apply
to the batch segment job.
|
List<Tag> |
CreateDatasetImportJobRequest.tags()
A list of tags to apply
to the dataset import job.
|
List<Tag> |
TagResourceRequest.tags()
Tags to apply to the resource.
|
List<Tag> |
CreateDatasetRequest.tags()
A list of tags to apply
to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The resource's tags.
|
CreateSolutionVersionRequest.Builder |
CreateSolutionVersionRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the solution version.
|
CreateRecommenderRequest.Builder |
CreateRecommenderRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the recommender.
|
CreateCampaignRequest.Builder |
CreateCampaignRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the campaign.
|
CreateBatchInferenceJobRequest.Builder |
CreateBatchInferenceJobRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the batch inference job.
|
CreateFilterRequest.Builder |
CreateFilterRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the filter.
|
CreateSolutionRequest.Builder |
CreateSolutionRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the solution.
|
CreateDatasetExportJobRequest.Builder |
CreateDatasetExportJobRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the dataset export job.
|
CreateDatasetGroupRequest.Builder |
CreateDatasetGroupRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the dataset group.
|
CreateEventTrackerRequest.Builder |
CreateEventTrackerRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the event tracker.
|
CreateBatchSegmentJobRequest.Builder |
CreateBatchSegmentJobRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the batch segment job.
|
CreateDatasetImportJobRequest.Builder |
CreateDatasetImportJobRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the dataset import job.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
Tags to apply to the resource.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.tags(Tag... tags)
A list of tags to
apply to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The resource's tags.
|
CreateSolutionVersionRequest.Builder |
CreateSolutionVersionRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the solution version.
|
CreateRecommenderRequest.Builder |
CreateRecommenderRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the recommender.
|
CreateCampaignRequest.Builder |
CreateCampaignRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the campaign.
|
CreateBatchInferenceJobRequest.Builder |
CreateBatchInferenceJobRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the batch inference job.
|
CreateFilterRequest.Builder |
CreateFilterRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the filter.
|
CreateSolutionRequest.Builder |
CreateSolutionRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the solution.
|
CreateDatasetExportJobRequest.Builder |
CreateDatasetExportJobRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the dataset export job.
|
CreateDatasetGroupRequest.Builder |
CreateDatasetGroupRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the dataset group.
|
CreateEventTrackerRequest.Builder |
CreateEventTrackerRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the event tracker.
|
CreateBatchSegmentJobRequest.Builder |
CreateBatchSegmentJobRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the batch segment job.
|
CreateDatasetImportJobRequest.Builder |
CreateDatasetImportJobRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the dataset import job.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
Tags to apply to the resource.
|
CreateDatasetRequest.Builder |
CreateDatasetRequest.Builder.tags(Collection<Tag> tags)
A list of tags to
apply to the dataset.
|
Copyright © 2023. All rights reserved.