| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
TagResourceRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
List<Tag> |
CreateAnalysisRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
|
List<Tag> |
CreateFolderRequest.tags()
Tags for the folder.
|
List<Tag> |
CreateDashboardRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.
|
List<Tag> |
CreateTopicRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags that are assigned to the dataset.
|
List<Tag> |
CreateVpcConnectionRequest.tags()
A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
|
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> |
ListTagsForResourceResponse.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned 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.
|
List<Tag> |
CreateTemplateRequest.tags()
Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
|
List<Tag> |
CreateAccountCustomizationRequest.tags()
A list of the tags that you want to attach to this 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> |
CreateNamespaceRequest.tags()
The tags that you want to associate with the namespace that you're creating.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
CreateAnalysisRequest.Builder |
CreateAnalysisRequest.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.tags(Tag... tags)
Tags for the folder.
|
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.
|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.tags(Tag... tags)
Contains a map of the key-value pairs for the resource tag or tags that are assigned to the dataset.
|
CreateVpcConnectionRequest.Builder |
CreateVpcConnectionRequest.Builder.tags(Tag... tags)
A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
|
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.
|
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.
|
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.
|
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.
|
CreateAccountCustomizationRequest.Builder |
CreateAccountCustomizationRequest.Builder.tags(Tag... tags)
A list of the tags that you want to attach to this 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.
|
CreateNamespaceRequest.Builder |
CreateNamespaceRequest.Builder.tags(Tag... tags)
The tags that you want to associate with the namespace that you're creating.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
CreateAnalysisRequest.Builder |
CreateAnalysisRequest.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.
|
CreateFolderRequest.Builder |
CreateFolderRequest.Builder.tags(Collection<Tag> tags)
Tags for the folder.
|
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.
|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.tags(Collection<Tag> tags)
Contains a map of the key-value pairs for the resource tag or tags that are assigned to the dataset.
|
CreateVpcConnectionRequest.Builder |
CreateVpcConnectionRequest.Builder.tags(Collection<Tag> tags)
A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.
|
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.
|
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.
|
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.
|
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.
|
CreateAccountCustomizationRequest.Builder |
CreateAccountCustomizationRequest.Builder.tags(Collection<Tag> tags)
A list of the tags that you want to attach to this 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.
|
CreateNamespaceRequest.Builder |
CreateNamespaceRequest.Builder.tags(Collection<Tag> tags)
The tags that you want to associate with the namespace that you're creating.
|
Copyright © 2023. All rights reserved.