| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
TaggedResource.tag()
The tag for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
Snapshot.tags()
The list of tags for the cluster snapshot.
|
List<Tag> |
CreateUsageLimitResponse.tags()
A list of tag instances.
|
List<Tag> |
HsmClientCertificate.tags()
The list of tags for the HSM client certificate.
|
List<Tag> |
CreateClusterSecurityGroupRequest.tags()
A list of tag instances.
|
List<Tag> |
ClusterSubnetGroup.tags()
The list of tags for the cluster subnet group.
|
List<Tag> |
CreateUsageLimitRequest.tags()
A list of tag instances.
|
List<Tag> |
EventSubscription.tags()
The list of tags for the event subscription.
|
List<Tag> |
ModifySnapshotScheduleResponse.tags()
An optional set of tags describing the schedule.
|
List<Tag> |
CreateTagsRequest.tags()
One or more name/value pairs to add as tags to the specified resource.
|
List<Tag> |
CreateSnapshotCopyGrantRequest.tags()
A list of tag instances.
|
List<Tag> |
EC2SecurityGroup.tags()
The list of tags for the EC2 security group.
|
List<Tag> |
CreateClusterParameterGroupRequest.tags()
A list of tag instances.
|
List<Tag> |
UsageLimit.tags()
A list of tag instances.
|
List<Tag> |
IPRange.tags()
The list of tags for the IP range.
|
List<Tag> |
ClusterParameterGroup.tags()
The list of tags for the cluster parameter group.
|
List<Tag> |
Cluster.tags()
The list of tags for the cluster.
|
List<Tag> |
CreateClusterSnapshotRequest.tags()
A list of tag instances.
|
List<Tag> |
CreateHsmConfigurationRequest.tags()
A list of tag instances.
|
List<Tag> |
CreateSnapshotScheduleRequest.tags()
An optional set of tags you can use to search for the schedule.
|
List<Tag> |
CreateHsmClientCertificateRequest.tags()
A list of tag instances.
|
List<Tag> |
CreateClusterSubnetGroupRequest.tags()
A list of tag instances.
|
List<Tag> |
SnapshotSchedule.tags()
An optional set of tags describing the schedule.
|
List<Tag> |
SnapshotCopyGrant.tags()
A list of tag instances.
|
List<Tag> |
CreateSnapshotScheduleResponse.tags()
An optional set of tags describing the schedule.
|
List<Tag> |
ClusterSecurityGroup.tags()
The list of tags for the cluster security group.
|
List<Tag> |
HsmConfiguration.tags()
The list of tags for the HSM configuration.
|
List<Tag> |
ModifyUsageLimitResponse.tags()
A list of tag instances.
|
List<Tag> |
CreateClusterRequest.tags()
A list of tag instances.
|
List<Tag> |
CreateEventSubscriptionRequest.tags()
A list of tag instances.
|
| Modifier and Type | Method and Description |
|---|---|
TaggedResource.Builder |
TaggedResource.Builder.tag(Tag tag)
The tag for the resource.
|
Snapshot.Builder |
Snapshot.Builder.tags(Tag... tags)
The list of tags for the cluster snapshot.
|
CreateUsageLimitResponse.Builder |
CreateUsageLimitResponse.Builder.tags(Tag... tags)
A list of tag instances.
|
HsmClientCertificate.Builder |
HsmClientCertificate.Builder.tags(Tag... tags)
The list of tags for the HSM client certificate.
|
CreateClusterSecurityGroupRequest.Builder |
CreateClusterSecurityGroupRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
ClusterSubnetGroup.Builder |
ClusterSubnetGroup.Builder.tags(Tag... tags)
The list of tags for the cluster subnet group.
|
CreateUsageLimitRequest.Builder |
CreateUsageLimitRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
EventSubscription.Builder |
EventSubscription.Builder.tags(Tag... tags)
The list of tags for the event subscription.
|
ModifySnapshotScheduleResponse.Builder |
ModifySnapshotScheduleResponse.Builder.tags(Tag... tags)
An optional set of tags describing the schedule.
|
CreateTagsRequest.Builder |
CreateTagsRequest.Builder.tags(Tag... tags)
One or more name/value pairs to add as tags to the specified resource.
|
CreateSnapshotCopyGrantRequest.Builder |
CreateSnapshotCopyGrantRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
EC2SecurityGroup.Builder |
EC2SecurityGroup.Builder.tags(Tag... tags)
The list of tags for the EC2 security group.
|
CreateClusterParameterGroupRequest.Builder |
CreateClusterParameterGroupRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
UsageLimit.Builder |
UsageLimit.Builder.tags(Tag... tags)
A list of tag instances.
|
IPRange.Builder |
IPRange.Builder.tags(Tag... tags)
The list of tags for the IP range.
|
ClusterParameterGroup.Builder |
ClusterParameterGroup.Builder.tags(Tag... tags)
The list of tags for the cluster parameter group.
|
Cluster.Builder |
Cluster.Builder.tags(Tag... tags)
The list of tags for the cluster.
|
CreateClusterSnapshotRequest.Builder |
CreateClusterSnapshotRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
CreateHsmConfigurationRequest.Builder |
CreateHsmConfigurationRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
CreateSnapshotScheduleRequest.Builder |
CreateSnapshotScheduleRequest.Builder.tags(Tag... tags)
An optional set of tags you can use to search for the schedule.
|
CreateHsmClientCertificateRequest.Builder |
CreateHsmClientCertificateRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
CreateClusterSubnetGroupRequest.Builder |
CreateClusterSubnetGroupRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
SnapshotSchedule.Builder |
SnapshotSchedule.Builder.tags(Tag... tags)
An optional set of tags describing the schedule.
|
SnapshotCopyGrant.Builder |
SnapshotCopyGrant.Builder.tags(Tag... tags)
A list of tag instances.
|
CreateSnapshotScheduleResponse.Builder |
CreateSnapshotScheduleResponse.Builder.tags(Tag... tags)
An optional set of tags describing the schedule.
|
ClusterSecurityGroup.Builder |
ClusterSecurityGroup.Builder.tags(Tag... tags)
The list of tags for the cluster security group.
|
HsmConfiguration.Builder |
HsmConfiguration.Builder.tags(Tag... tags)
The list of tags for the HSM configuration.
|
ModifyUsageLimitResponse.Builder |
ModifyUsageLimitResponse.Builder.tags(Tag... tags)
A list of tag instances.
|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
CreateEventSubscriptionRequest.Builder |
CreateEventSubscriptionRequest.Builder.tags(Tag... tags)
A list of tag instances.
|
| Modifier and Type | Method and Description |
|---|---|
Snapshot.Builder |
Snapshot.Builder.tags(Collection<Tag> tags)
The list of tags for the cluster snapshot.
|
CreateUsageLimitResponse.Builder |
CreateUsageLimitResponse.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
HsmClientCertificate.Builder |
HsmClientCertificate.Builder.tags(Collection<Tag> tags)
The list of tags for the HSM client certificate.
|
CreateClusterSecurityGroupRequest.Builder |
CreateClusterSecurityGroupRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
ClusterSubnetGroup.Builder |
ClusterSubnetGroup.Builder.tags(Collection<Tag> tags)
The list of tags for the cluster subnet group.
|
CreateUsageLimitRequest.Builder |
CreateUsageLimitRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
EventSubscription.Builder |
EventSubscription.Builder.tags(Collection<Tag> tags)
The list of tags for the event subscription.
|
ModifySnapshotScheduleResponse.Builder |
ModifySnapshotScheduleResponse.Builder.tags(Collection<Tag> tags)
An optional set of tags describing the schedule.
|
CreateTagsRequest.Builder |
CreateTagsRequest.Builder.tags(Collection<Tag> tags)
One or more name/value pairs to add as tags to the specified resource.
|
CreateSnapshotCopyGrantRequest.Builder |
CreateSnapshotCopyGrantRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
EC2SecurityGroup.Builder |
EC2SecurityGroup.Builder.tags(Collection<Tag> tags)
The list of tags for the EC2 security group.
|
CreateClusterParameterGroupRequest.Builder |
CreateClusterParameterGroupRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
UsageLimit.Builder |
UsageLimit.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
IPRange.Builder |
IPRange.Builder.tags(Collection<Tag> tags)
The list of tags for the IP range.
|
ClusterParameterGroup.Builder |
ClusterParameterGroup.Builder.tags(Collection<Tag> tags)
The list of tags for the cluster parameter group.
|
Cluster.Builder |
Cluster.Builder.tags(Collection<Tag> tags)
The list of tags for the cluster.
|
CreateClusterSnapshotRequest.Builder |
CreateClusterSnapshotRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
CreateHsmConfigurationRequest.Builder |
CreateHsmConfigurationRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
CreateSnapshotScheduleRequest.Builder |
CreateSnapshotScheduleRequest.Builder.tags(Collection<Tag> tags)
An optional set of tags you can use to search for the schedule.
|
CreateHsmClientCertificateRequest.Builder |
CreateHsmClientCertificateRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
CreateClusterSubnetGroupRequest.Builder |
CreateClusterSubnetGroupRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
SnapshotSchedule.Builder |
SnapshotSchedule.Builder.tags(Collection<Tag> tags)
An optional set of tags describing the schedule.
|
SnapshotCopyGrant.Builder |
SnapshotCopyGrant.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
CreateSnapshotScheduleResponse.Builder |
CreateSnapshotScheduleResponse.Builder.tags(Collection<Tag> tags)
An optional set of tags describing the schedule.
|
ClusterSecurityGroup.Builder |
ClusterSecurityGroup.Builder.tags(Collection<Tag> tags)
The list of tags for the cluster security group.
|
HsmConfiguration.Builder |
HsmConfiguration.Builder.tags(Collection<Tag> tags)
The list of tags for the HSM configuration.
|
ModifyUsageLimitResponse.Builder |
ModifyUsageLimitResponse.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
CreateClusterRequest.Builder |
CreateClusterRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
CreateEventSubscriptionRequest.Builder |
CreateEventSubscriptionRequest.Builder.tags(Collection<Tag> tags)
A list of tag instances.
|
Copyright © 2023. All rights reserved.