Uses of Class
com.amazonaws.services.redshift.model.Tag
-
Packages that use Tag Package Description com.amazonaws.services.redshift.model -
-
Uses of Tag in com.amazonaws.services.redshift.model
Methods in com.amazonaws.services.redshift.model that return Tag Modifier and Type Method Description TagTag. clone()TagTaggedResource. getTag()The tag for the resource.TagTag. withKey(String key)The key, or name, for the resource tag.TagTag. withValue(String value)The value for the resource tag.Methods in com.amazonaws.services.redshift.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>Cluster. getTags()The list of tags for the cluster.List<Tag>ClusterParameterGroup. getTags()The list of tags for the cluster parameter group.List<Tag>ClusterSecurityGroup. getTags()The list of tags for the cluster security group.List<Tag>ClusterSubnetGroup. getTags()The list of tags for the cluster subnet group.List<Tag>CreateClusterParameterGroupRequest. getTags()A list of tag instances.List<Tag>CreateClusterRequest. getTags()A list of tag instances.List<Tag>CreateClusterSecurityGroupRequest. getTags()A list of tag instances.List<Tag>CreateClusterSnapshotRequest. getTags()A list of tag instances.List<Tag>CreateClusterSubnetGroupRequest. getTags()A list of tag instances.List<Tag>CreateEventSubscriptionRequest. getTags()A list of tag instances.List<Tag>CreateHsmClientCertificateRequest. getTags()A list of tag instances.List<Tag>CreateHsmConfigurationRequest. getTags()A list of tag instances.List<Tag>CreateSnapshotCopyGrantRequest. getTags()A list of tag instances.List<Tag>CreateTagsRequest. getTags()One or more name/value pairs to add as tags to the specified resource.List<Tag>EC2SecurityGroup. getTags()The list of tags for the EC2 security group.List<Tag>EventSubscription. getTags()The list of tags for the event subscription.List<Tag>HsmClientCertificate. getTags()The list of tags for the HSM client certificate.List<Tag>HsmConfiguration. getTags()The list of tags for the HSM configuration.List<Tag>IPRange. getTags()The list of tags for the IP range.List<Tag>Snapshot. getTags()The list of tags for the cluster snapshot.List<Tag>SnapshotCopyGrant. getTags()A list of tag instances.Methods in com.amazonaws.services.redshift.model with parameters of type Tag Modifier and Type Method Description voidTaggedResource. setTag(Tag tag)The tag for the resource.TaggedResourceTaggedResource. withTag(Tag tag)The tag for the resource.ClusterCluster. withTags(Tag... tags)The list of tags for the cluster.ClusterParameterGroupClusterParameterGroup. withTags(Tag... tags)The list of tags for the cluster parameter group.ClusterSecurityGroupClusterSecurityGroup. withTags(Tag... tags)The list of tags for the cluster security group.ClusterSubnetGroupClusterSubnetGroup. withTags(Tag... tags)The list of tags for the cluster subnet group.CreateClusterParameterGroupRequestCreateClusterParameterGroupRequest. withTags(Tag... tags)A list of tag instances.CreateClusterRequestCreateClusterRequest. withTags(Tag... tags)A list of tag instances.CreateClusterSecurityGroupRequestCreateClusterSecurityGroupRequest. withTags(Tag... tags)A list of tag instances.CreateClusterSnapshotRequestCreateClusterSnapshotRequest. withTags(Tag... tags)A list of tag instances.CreateClusterSubnetGroupRequestCreateClusterSubnetGroupRequest. withTags(Tag... tags)A list of tag instances.CreateEventSubscriptionRequestCreateEventSubscriptionRequest. withTags(Tag... tags)A list of tag instances.CreateHsmClientCertificateRequestCreateHsmClientCertificateRequest. withTags(Tag... tags)A list of tag instances.CreateHsmConfigurationRequestCreateHsmConfigurationRequest. withTags(Tag... tags)A list of tag instances.CreateSnapshotCopyGrantRequestCreateSnapshotCopyGrantRequest. withTags(Tag... tags)A list of tag instances.CreateTagsRequestCreateTagsRequest. withTags(Tag... tags)One or more name/value pairs to add as tags to the specified resource.EC2SecurityGroupEC2SecurityGroup. withTags(Tag... tags)The list of tags for the EC2 security group.EventSubscriptionEventSubscription. withTags(Tag... tags)The list of tags for the event subscription.HsmClientCertificateHsmClientCertificate. withTags(Tag... tags)The list of tags for the HSM client certificate.HsmConfigurationHsmConfiguration. withTags(Tag... tags)The list of tags for the HSM configuration.IPRangeIPRange. withTags(Tag... tags)The list of tags for the IP range.SnapshotSnapshot. withTags(Tag... tags)The list of tags for the cluster snapshot.SnapshotCopyGrantSnapshotCopyGrant. withTags(Tag... tags)A list of tag instances.Method parameters in com.amazonaws.services.redshift.model with type arguments of type Tag Modifier and Type Method Description voidCluster. setTags(Collection<Tag> tags)The list of tags for the cluster.voidClusterParameterGroup. setTags(Collection<Tag> tags)The list of tags for the cluster parameter group.voidClusterSecurityGroup. setTags(Collection<Tag> tags)The list of tags for the cluster security group.voidClusterSubnetGroup. setTags(Collection<Tag> tags)The list of tags for the cluster subnet group.voidCreateClusterParameterGroupRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateClusterRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateClusterSecurityGroupRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateClusterSnapshotRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateClusterSubnetGroupRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateEventSubscriptionRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateHsmClientCertificateRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateHsmConfigurationRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateSnapshotCopyGrantRequest. setTags(Collection<Tag> tags)A list of tag instances.voidCreateTagsRequest. setTags(Collection<Tag> tags)One or more name/value pairs to add as tags to the specified resource.voidEC2SecurityGroup. setTags(Collection<Tag> tags)The list of tags for the EC2 security group.voidEventSubscription. setTags(Collection<Tag> tags)The list of tags for the event subscription.voidHsmClientCertificate. setTags(Collection<Tag> tags)The list of tags for the HSM client certificate.voidHsmConfiguration. setTags(Collection<Tag> tags)The list of tags for the HSM configuration.voidIPRange. setTags(Collection<Tag> tags)The list of tags for the IP range.voidSnapshot. setTags(Collection<Tag> tags)The list of tags for the cluster snapshot.voidSnapshotCopyGrant. setTags(Collection<Tag> tags)A list of tag instances.ClusterCluster. withTags(Collection<Tag> tags)The list of tags for the cluster.ClusterParameterGroupClusterParameterGroup. withTags(Collection<Tag> tags)The list of tags for the cluster parameter group.ClusterSecurityGroupClusterSecurityGroup. withTags(Collection<Tag> tags)The list of tags for the cluster security group.ClusterSubnetGroupClusterSubnetGroup. withTags(Collection<Tag> tags)The list of tags for the cluster subnet group.CreateClusterParameterGroupRequestCreateClusterParameterGroupRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateClusterRequestCreateClusterRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateClusterSecurityGroupRequestCreateClusterSecurityGroupRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateClusterSnapshotRequestCreateClusterSnapshotRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateClusterSubnetGroupRequestCreateClusterSubnetGroupRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateEventSubscriptionRequestCreateEventSubscriptionRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateHsmClientCertificateRequestCreateHsmClientCertificateRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateHsmConfigurationRequestCreateHsmConfigurationRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateSnapshotCopyGrantRequestCreateSnapshotCopyGrantRequest. withTags(Collection<Tag> tags)A list of tag instances.CreateTagsRequestCreateTagsRequest. withTags(Collection<Tag> tags)One or more name/value pairs to add as tags to the specified resource.EC2SecurityGroupEC2SecurityGroup. withTags(Collection<Tag> tags)The list of tags for the EC2 security group.EventSubscriptionEventSubscription. withTags(Collection<Tag> tags)The list of tags for the event subscription.HsmClientCertificateHsmClientCertificate. withTags(Collection<Tag> tags)The list of tags for the HSM client certificate.HsmConfigurationHsmConfiguration. withTags(Collection<Tag> tags)The list of tags for the HSM configuration.IPRangeIPRange. withTags(Collection<Tag> tags)The list of tags for the IP range.SnapshotSnapshot. withTags(Collection<Tag> tags)The list of tags for the cluster snapshot.SnapshotCopyGrantSnapshotCopyGrant. withTags(Collection<Tag> tags)A list of tag instances.
-