Package | Description |
---|---|
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
Tag |
Tag.clone() |
Tag |
TaggedResource.getTag()
The tag for the resource.
|
Tag |
Tag.withKey(String key)
The key, or name, for the resource tag.
|
Tag |
Tag.withValue(String value)
The value for the resource tag.
|
Modifier and Type | Method and Description |
---|---|
List<Tag> |
ClusterSecurityGroup.getTags()
The list of tags for the cluster security group.
|
List<Tag> |
CreateClusterSnapshotRequest.getTags()
A list of tag instances.
|
List<Tag> |
ClusterParameterGroup.getTags()
The list of tags for the cluster parameter group.
|
List<Tag> |
CreateHsmConfigurationRequest.getTags()
A list of tag instances.
|
List<Tag> |
Cluster.getTags()
The list of tags for the cluster.
|
List<Tag> |
HsmClientCertificate.getTags()
The list of tags for the HSM client certificate.
|
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> |
IPRange.getTags()
The list of tags for the IP range.
|
List<Tag> |
CreateTagsRequest.getTags()
One or more name/value pairs to add as tags to the specified resource.
|
List<Tag> |
ClusterSubnetGroup.getTags()
The list of tags for the cluster subnet group.
|
List<Tag> |
Snapshot.getTags()
The list of tags for the cluster snapshot.
|
List<Tag> |
EC2SecurityGroup.getTags()
The list of tags for the EC2 security group.
|
List<Tag> |
CreateClusterSubnetGroupRequest.getTags()
A list of tag instances.
|
List<Tag> |
SnapshotCopyGrant.getTags()
A list of tag instances.
|
List<Tag> |
HsmConfiguration.getTags()
The list of tags for the HSM configuration.
|
List<Tag> |
CreateSnapshotCopyGrantRequest.getTags()
A list of tag instances.
|
List<Tag> |
CreateHsmClientCertificateRequest.getTags()
A list of tag instances.
|
List<Tag> |
EventSubscription.getTags()
The list of tags for the event subscription.
|
List<Tag> |
CreateEventSubscriptionRequest.getTags()
A list of tag instances.
|
Modifier and Type | Method and Description |
---|---|
void |
TaggedResource.setTag(Tag tag)
The tag for the resource.
|
TaggedResource |
TaggedResource.withTag(Tag tag)
The tag for the resource.
|
ClusterSecurityGroup |
ClusterSecurityGroup.withTags(Tag... tags)
The list of tags for the cluster security group.
|
CreateClusterSnapshotRequest |
CreateClusterSnapshotRequest.withTags(Tag... tags)
A list of tag instances.
|
ClusterParameterGroup |
ClusterParameterGroup.withTags(Tag... tags)
The list of tags for the cluster parameter group.
|
CreateHsmConfigurationRequest |
CreateHsmConfigurationRequest.withTags(Tag... tags)
A list of tag instances.
|
Cluster |
Cluster.withTags(Tag... tags)
The list of tags for the cluster.
|
HsmClientCertificate |
HsmClientCertificate.withTags(Tag... tags)
The list of tags for the HSM client certificate.
|
CreateClusterParameterGroupRequest |
CreateClusterParameterGroupRequest.withTags(Tag... tags)
A list of tag instances.
|
CreateClusterRequest |
CreateClusterRequest.withTags(Tag... tags)
A list of tag instances.
|
CreateClusterSecurityGroupRequest |
CreateClusterSecurityGroupRequest.withTags(Tag... tags)
A list of tag instances.
|
IPRange |
IPRange.withTags(Tag... tags)
The list of tags for the IP range.
|
CreateTagsRequest |
CreateTagsRequest.withTags(Tag... tags)
One or more name/value pairs to add as tags to the specified resource.
|
ClusterSubnetGroup |
ClusterSubnetGroup.withTags(Tag... tags)
The list of tags for the cluster subnet group.
|
Snapshot |
Snapshot.withTags(Tag... tags)
The list of tags for the cluster snapshot.
|
EC2SecurityGroup |
EC2SecurityGroup.withTags(Tag... tags)
The list of tags for the EC2 security group.
|
CreateClusterSubnetGroupRequest |
CreateClusterSubnetGroupRequest.withTags(Tag... tags)
A list of tag instances.
|
SnapshotCopyGrant |
SnapshotCopyGrant.withTags(Tag... tags)
A list of tag instances.
|
HsmConfiguration |
HsmConfiguration.withTags(Tag... tags)
The list of tags for the HSM configuration.
|
CreateSnapshotCopyGrantRequest |
CreateSnapshotCopyGrantRequest.withTags(Tag... tags)
A list of tag instances.
|
CreateHsmClientCertificateRequest |
CreateHsmClientCertificateRequest.withTags(Tag... tags)
A list of tag instances.
|
EventSubscription |
EventSubscription.withTags(Tag... tags)
The list of tags for the event subscription.
|
CreateEventSubscriptionRequest |
CreateEventSubscriptionRequest.withTags(Tag... tags)
A list of tag instances.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterSecurityGroup.setTags(Collection<Tag> tags)
The list of tags for the cluster security group.
|
void |
CreateClusterSnapshotRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
ClusterParameterGroup.setTags(Collection<Tag> tags)
The list of tags for the cluster parameter group.
|
void |
CreateHsmConfigurationRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
Cluster.setTags(Collection<Tag> tags)
The list of tags for the cluster.
|
void |
HsmClientCertificate.setTags(Collection<Tag> tags)
The list of tags for the HSM client certificate.
|
void |
CreateClusterParameterGroupRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
CreateClusterRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
CreateClusterSecurityGroupRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
IPRange.setTags(Collection<Tag> tags)
The list of tags for the IP range.
|
void |
CreateTagsRequest.setTags(Collection<Tag> tags)
One or more name/value pairs to add as tags to the specified resource.
|
void |
ClusterSubnetGroup.setTags(Collection<Tag> tags)
The list of tags for the cluster subnet group.
|
void |
Snapshot.setTags(Collection<Tag> tags)
The list of tags for the cluster snapshot.
|
void |
EC2SecurityGroup.setTags(Collection<Tag> tags)
The list of tags for the EC2 security group.
|
void |
CreateClusterSubnetGroupRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
SnapshotCopyGrant.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
HsmConfiguration.setTags(Collection<Tag> tags)
The list of tags for the HSM configuration.
|
void |
CreateSnapshotCopyGrantRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
CreateHsmClientCertificateRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
void |
EventSubscription.setTags(Collection<Tag> tags)
The list of tags for the event subscription.
|
void |
CreateEventSubscriptionRequest.setTags(Collection<Tag> tags)
A list of tag instances.
|
ClusterSecurityGroup |
ClusterSecurityGroup.withTags(Collection<Tag> tags)
The list of tags for the cluster security group.
|
CreateClusterSnapshotRequest |
CreateClusterSnapshotRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
ClusterParameterGroup |
ClusterParameterGroup.withTags(Collection<Tag> tags)
The list of tags for the cluster parameter group.
|
CreateHsmConfigurationRequest |
CreateHsmConfigurationRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
Cluster |
Cluster.withTags(Collection<Tag> tags)
The list of tags for the cluster.
|
HsmClientCertificate |
HsmClientCertificate.withTags(Collection<Tag> tags)
The list of tags for the HSM client certificate.
|
CreateClusterParameterGroupRequest |
CreateClusterParameterGroupRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
CreateClusterRequest |
CreateClusterRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
CreateClusterSecurityGroupRequest |
CreateClusterSecurityGroupRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
IPRange |
IPRange.withTags(Collection<Tag> tags)
The list of tags for the IP range.
|
CreateTagsRequest |
CreateTagsRequest.withTags(Collection<Tag> tags)
One or more name/value pairs to add as tags to the specified resource.
|
ClusterSubnetGroup |
ClusterSubnetGroup.withTags(Collection<Tag> tags)
The list of tags for the cluster subnet group.
|
Snapshot |
Snapshot.withTags(Collection<Tag> tags)
The list of tags for the cluster snapshot.
|
EC2SecurityGroup |
EC2SecurityGroup.withTags(Collection<Tag> tags)
The list of tags for the EC2 security group.
|
CreateClusterSubnetGroupRequest |
CreateClusterSubnetGroupRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
SnapshotCopyGrant |
SnapshotCopyGrant.withTags(Collection<Tag> tags)
A list of tag instances.
|
HsmConfiguration |
HsmConfiguration.withTags(Collection<Tag> tags)
The list of tags for the HSM configuration.
|
CreateSnapshotCopyGrantRequest |
CreateSnapshotCopyGrantRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
CreateHsmClientCertificateRequest |
CreateHsmClientCertificateRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
EventSubscription |
EventSubscription.withTags(Collection<Tag> tags)
The list of tags for the event subscription.
|
CreateEventSubscriptionRequest |
CreateEventSubscriptionRequest.withTags(Collection<Tag> tags)
A list of tag instances.
|
Copyright © 2018. All rights reserved.