| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateDashboardRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
|
List<Tag> |
CreateDataSourceRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
|
List<Tag> |
CreateTemplateRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
List<Tag> |
TagResourceRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
List<Tag> |
ListTagsForResourceResponse.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
List<Tag> |
CreateThemeRequest.tags()
A map of the key-value pairs for the resource tag or tags that you want to add to the resource.
|
List<Tag> |
CreateDataSetRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
|
CreateDataSourceRequest.Builder |
CreateDataSourceRequest.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
|
CreateTemplateRequest.Builder |
CreateTemplateRequest.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
CreateThemeRequest.Builder |
CreateThemeRequest.Builder.tags(Tag... tags)
A map of the key-value pairs for the resource tag or tags that you want to add to the resource.
|
CreateDataSetRequest.Builder |
CreateDataSetRequest.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
|
CreateDataSourceRequest.Builder |
CreateDataSourceRequest.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.
|
CreateTemplateRequest.Builder |
CreateTemplateRequest.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
CreateThemeRequest.Builder |
CreateThemeRequest.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs for the resource tag or tags that you want to add to the resource.
|
CreateDataSetRequest.Builder |
CreateDataSetRequest.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.
|
Copyright © 2020. All rights reserved.