Uses of Class
software.amazon.awssdk.services.quicksight.model.Tag
-
Packages that use Tag Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of Tag in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>AssetBundleImportJobAnalysisOverrideTags. tags()A list of tags for the analyses that you want to apply overrides to.List<Tag>AssetBundleImportJobDashboardOverrideTags. tags()A list of tags for the dashboards that you want to apply overrides to.List<Tag>AssetBundleImportJobDataSetOverrideTags. tags()A list of tags for the datasets that you want to apply overrides to.List<Tag>AssetBundleImportJobDataSourceOverrideTags. tags()A list of tags for the data source that you want to apply overrides to.List<Tag>AssetBundleImportJobFolderOverrideTags. tags()A list of tags for the folders that you want to apply overrides to.List<Tag>AssetBundleImportJobThemeOverrideTags. tags()A list of tags for the themes that you want to apply overrides to.List<Tag>AssetBundleImportJobVPCConnectionOverrideTags. tags()A list of tags for the VPC connections that you want to apply overrides to.List<Tag>CreateAccountCustomizationRequest. tags()A list of the tags that you want to attach to this 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>CreateBrandRequest. tags()A map of the key-value pairs that are assigned to the brand.List<Tag>CreateCustomPermissionsRequest. tags()The tags to associate with the custom permissions profile.List<Tag>CreateDashboardRequest. tags()Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.List<Tag>CreateDataSetRequest. tags()Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.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>CreateFolderRequest. tags()Tags for the folder.List<Tag>CreateNamespaceRequest. tags()The tags that you want to associate with the namespace that you're creating.List<Tag>CreateTemplateRequest. 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>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>ListTagsForResourceResponse. tags()Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.List<Tag>RegisterUserRequest. tags()The tags to associate with the user.List<Tag>TagResourceRequest. tags()Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type Tag Modifier and Type Method Description AssetBundleImportJobAnalysisOverrideTags.BuilderAssetBundleImportJobAnalysisOverrideTags.Builder. tags(Tag... tags)A list of tags for the analyses that you want to apply overrides to.AssetBundleImportJobDashboardOverrideTags.BuilderAssetBundleImportJobDashboardOverrideTags.Builder. tags(Tag... tags)A list of tags for the dashboards that you want to apply overrides to.AssetBundleImportJobDataSetOverrideTags.BuilderAssetBundleImportJobDataSetOverrideTags.Builder. tags(Tag... tags)A list of tags for the datasets that you want to apply overrides to.AssetBundleImportJobDataSourceOverrideTags.BuilderAssetBundleImportJobDataSourceOverrideTags.Builder. tags(Tag... tags)A list of tags for the data source that you want to apply overrides to.AssetBundleImportJobFolderOverrideTags.BuilderAssetBundleImportJobFolderOverrideTags.Builder. tags(Tag... tags)A list of tags for the folders that you want to apply overrides to.AssetBundleImportJobThemeOverrideTags.BuilderAssetBundleImportJobThemeOverrideTags.Builder. tags(Tag... tags)A list of tags for the themes that you want to apply overrides to.AssetBundleImportJobVPCConnectionOverrideTags.BuilderAssetBundleImportJobVPCConnectionOverrideTags.Builder. tags(Tag... tags)A list of tags for the VPC connections that you want to apply overrides to.CreateAccountCustomizationRequest.BuilderCreateAccountCustomizationRequest.Builder. tags(Tag... tags)A list of the tags that you want to attach to this resource.CreateAnalysisRequest.BuilderCreateAnalysisRequest.Builder. tags(Tag... tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.CreateBrandRequest.BuilderCreateBrandRequest.Builder. tags(Tag... tags)A map of the key-value pairs that are assigned to the brand.CreateCustomPermissionsRequest.BuilderCreateCustomPermissionsRequest.Builder. tags(Tag... tags)The tags to associate with the custom permissions profile.CreateDashboardRequest.BuilderCreateDashboardRequest.Builder. tags(Tag... tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.CreateDataSetRequest.BuilderCreateDataSetRequest.Builder. tags(Tag... tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.CreateDataSourceRequest.BuilderCreateDataSourceRequest.Builder. tags(Tag... tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.CreateFolderRequest.BuilderCreateFolderRequest.Builder. tags(Tag... tags)Tags for the folder.CreateNamespaceRequest.BuilderCreateNamespaceRequest.Builder. tags(Tag... tags)The tags that you want to associate with the namespace that you're creating.CreateTemplateRequest.BuilderCreateTemplateRequest.Builder. tags(Tag... tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.CreateThemeRequest.BuilderCreateThemeRequest.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.CreateTopicRequest.BuilderCreateTopicRequest.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.BuilderCreateVpcConnectionRequest.Builder. tags(Tag... tags)A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Tag... tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.RegisterUserRequest.BuilderRegisterUserRequest.Builder. tags(Tag... tags)The tags to associate with the user.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Tag... tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.Method parameters in software.amazon.awssdk.services.quicksight.model with type arguments of type Tag Modifier and Type Method Description AssetBundleImportJobAnalysisOverrideTags.BuilderAssetBundleImportJobAnalysisOverrideTags.Builder. tags(Collection<Tag> tags)A list of tags for the analyses that you want to apply overrides to.AssetBundleImportJobDashboardOverrideTags.BuilderAssetBundleImportJobDashboardOverrideTags.Builder. tags(Collection<Tag> tags)A list of tags for the dashboards that you want to apply overrides to.AssetBundleImportJobDataSetOverrideTags.BuilderAssetBundleImportJobDataSetOverrideTags.Builder. tags(Collection<Tag> tags)A list of tags for the datasets that you want to apply overrides to.AssetBundleImportJobDataSourceOverrideTags.BuilderAssetBundleImportJobDataSourceOverrideTags.Builder. tags(Collection<Tag> tags)A list of tags for the data source that you want to apply overrides to.AssetBundleImportJobFolderOverrideTags.BuilderAssetBundleImportJobFolderOverrideTags.Builder. tags(Collection<Tag> tags)A list of tags for the folders that you want to apply overrides to.AssetBundleImportJobThemeOverrideTags.BuilderAssetBundleImportJobThemeOverrideTags.Builder. tags(Collection<Tag> tags)A list of tags for the themes that you want to apply overrides to.AssetBundleImportJobVPCConnectionOverrideTags.BuilderAssetBundleImportJobVPCConnectionOverrideTags.Builder. tags(Collection<Tag> tags)A list of tags for the VPC connections that you want to apply overrides to.CreateAccountCustomizationRequest.BuilderCreateAccountCustomizationRequest.Builder. tags(Collection<Tag> tags)A list of the tags that you want to attach to this resource.CreateAnalysisRequest.BuilderCreateAnalysisRequest.Builder. tags(Collection<Tag> tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the analysis.CreateBrandRequest.BuilderCreateBrandRequest.Builder. tags(Collection<Tag> tags)A map of the key-value pairs that are assigned to the brand.CreateCustomPermissionsRequest.BuilderCreateCustomPermissionsRequest.Builder. tags(Collection<Tag> tags)The tags to associate with the custom permissions profile.CreateDashboardRequest.BuilderCreateDashboardRequest.Builder. tags(Collection<Tag> tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the dashboard.CreateDataSetRequest.BuilderCreateDataSetRequest.Builder. tags(Collection<Tag> tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the dataset.CreateDataSourceRequest.BuilderCreateDataSourceRequest.Builder. tags(Collection<Tag> tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the data source.CreateFolderRequest.BuilderCreateFolderRequest.Builder. tags(Collection<Tag> tags)Tags for the folder.CreateNamespaceRequest.BuilderCreateNamespaceRequest.Builder. tags(Collection<Tag> tags)The tags that you want to associate with the namespace that you're creating.CreateTemplateRequest.BuilderCreateTemplateRequest.Builder. tags(Collection<Tag> tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.CreateThemeRequest.BuilderCreateThemeRequest.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.CreateTopicRequest.BuilderCreateTopicRequest.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.BuilderCreateVpcConnectionRequest.Builder. tags(Collection<Tag> tags)A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Collection<Tag> tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.RegisterUserRequest.BuilderRegisterUserRequest.Builder. tags(Collection<Tag> tags)The tags to associate with the user.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Collection<Tag> tags)Contains a map of the key-value pairs for the resource tag or tags assigned to the resource.
-