Package | Description |
---|---|
com.amazonaws.services.rds.model |
Modifier and Type | Method and Description |
---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
A key is the required name of the tag.
|
Tag |
Tag.withValue(String value)
A value is the optional value of the tag.
|
Modifier and Type | Method and Description |
---|---|
List<Tag> |
ListTagsForResourceResult.getTagList()
List of tags returned by the ListTagsForResource operation.
|
List<Tag> |
CreateDBSubnetGroupRequest.getTags() |
List<Tag> |
CopyOptionGroupRequest.getTags() |
List<Tag> |
AddTagsToResourceRequest.getTags()
The tags to be assigned to the Amazon RDS resource.
|
List<Tag> |
CopyDBClusterSnapshotRequest.getTags() |
List<Tag> |
CreateDBClusterParameterGroupRequest.getTags() |
List<Tag> |
RestoreDBClusterToPointInTimeRequest.getTags() |
List<Tag> |
CreateDBParameterGroupRequest.getTags() |
List<Tag> |
CreateDBClusterSnapshotRequest.getTags()
The tags to be assigned to the DB cluster snapshot.
|
List<Tag> |
CreateDBClusterRequest.getTags() |
List<Tag> |
CreateDBInstanceRequest.getTags() |
List<Tag> |
CreateDBInstanceReadReplicaRequest.getTags() |
List<Tag> |
PurchaseReservedDBInstancesOfferingRequest.getTags() |
List<Tag> |
CreateDBSnapshotRequest.getTags() |
List<Tag> |
CreateDBSecurityGroupRequest.getTags() |
List<Tag> |
RestoreDBInstanceFromDBSnapshotRequest.getTags() |
List<Tag> |
CopyDBSnapshotRequest.getTags() |
List<Tag> |
RestoreDBClusterFromSnapshotRequest.getTags()
The tags to be assigned to the restored DB cluster.
|
List<Tag> |
CreateOptionGroupRequest.getTags() |
List<Tag> |
RestoreDBInstanceToPointInTimeRequest.getTags() |
List<Tag> |
CreateEventSubscriptionRequest.getTags() |
List<Tag> |
CopyDBParameterGroupRequest.getTags() |
Modifier and Type | Method and Description |
---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Tag... tagList)
List of tags returned by the ListTagsForResource operation.
|
CreateDBSubnetGroupRequest |
CreateDBSubnetGroupRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CopyOptionGroupRequest |
CopyOptionGroupRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Tag... tags)
The tags to be assigned to the Amazon RDS resource.
|
CopyDBClusterSnapshotRequest |
CopyDBClusterSnapshotRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateDBClusterParameterGroupRequest |
CreateDBClusterParameterGroupRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
RestoreDBClusterToPointInTimeRequest |
RestoreDBClusterToPointInTimeRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateDBParameterGroupRequest |
CreateDBParameterGroupRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateDBClusterSnapshotRequest |
CreateDBClusterSnapshotRequest.withTags(Tag... tags)
The tags to be assigned to the DB cluster snapshot.
|
CreateDBClusterRequest |
CreateDBClusterRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateDBInstanceRequest |
CreateDBInstanceRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateDBInstanceReadReplicaRequest |
CreateDBInstanceReadReplicaRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
PurchaseReservedDBInstancesOfferingRequest |
PurchaseReservedDBInstancesOfferingRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateDBSnapshotRequest |
CreateDBSnapshotRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateDBSecurityGroupRequest |
CreateDBSecurityGroupRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
RestoreDBInstanceFromDBSnapshotRequest |
RestoreDBInstanceFromDBSnapshotRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CopyDBSnapshotRequest |
CopyDBSnapshotRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
RestoreDBClusterFromSnapshotRequest |
RestoreDBClusterFromSnapshotRequest.withTags(Tag... tags)
The tags to be assigned to the restored DB cluster.
|
CreateOptionGroupRequest |
CreateOptionGroupRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
RestoreDBInstanceToPointInTimeRequest |
RestoreDBInstanceToPointInTimeRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CreateEventSubscriptionRequest |
CreateEventSubscriptionRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
CopyDBParameterGroupRequest |
CopyDBParameterGroupRequest.withTags(Tag... tags)
NOTE: This method appends the values to the existing list (if
any).
|
Modifier and Type | Method and Description |
---|---|
void |
ListTagsForResourceResult.setTagList(Collection<Tag> tagList)
List of tags returned by the ListTagsForResource operation.
|
void |
CreateDBSubnetGroupRequest.setTags(Collection<Tag> tags) |
void |
CopyOptionGroupRequest.setTags(Collection<Tag> tags) |
void |
AddTagsToResourceRequest.setTags(Collection<Tag> tags)
The tags to be assigned to the Amazon RDS resource.
|
void |
CopyDBClusterSnapshotRequest.setTags(Collection<Tag> tags) |
void |
CreateDBClusterParameterGroupRequest.setTags(Collection<Tag> tags) |
void |
RestoreDBClusterToPointInTimeRequest.setTags(Collection<Tag> tags) |
void |
CreateDBParameterGroupRequest.setTags(Collection<Tag> tags) |
void |
CreateDBClusterSnapshotRequest.setTags(Collection<Tag> tags)
The tags to be assigned to the DB cluster snapshot.
|
void |
CreateDBClusterRequest.setTags(Collection<Tag> tags) |
void |
CreateDBInstanceRequest.setTags(Collection<Tag> tags) |
void |
CreateDBInstanceReadReplicaRequest.setTags(Collection<Tag> tags) |
void |
PurchaseReservedDBInstancesOfferingRequest.setTags(Collection<Tag> tags) |
void |
CreateDBSnapshotRequest.setTags(Collection<Tag> tags) |
void |
CreateDBSecurityGroupRequest.setTags(Collection<Tag> tags) |
void |
RestoreDBInstanceFromDBSnapshotRequest.setTags(Collection<Tag> tags) |
void |
CopyDBSnapshotRequest.setTags(Collection<Tag> tags) |
void |
RestoreDBClusterFromSnapshotRequest.setTags(Collection<Tag> tags)
The tags to be assigned to the restored DB cluster.
|
void |
CreateOptionGroupRequest.setTags(Collection<Tag> tags) |
void |
RestoreDBInstanceToPointInTimeRequest.setTags(Collection<Tag> tags) |
void |
CreateEventSubscriptionRequest.setTags(Collection<Tag> tags) |
void |
CopyDBParameterGroupRequest.setTags(Collection<Tag> tags) |
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Collection<Tag> tagList)
List of tags returned by the ListTagsForResource operation.
|
CreateDBSubnetGroupRequest |
CreateDBSubnetGroupRequest.withTags(Collection<Tag> tags) |
CopyOptionGroupRequest |
CopyOptionGroupRequest.withTags(Collection<Tag> tags) |
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Collection<Tag> tags)
The tags to be assigned to the Amazon RDS resource.
|
CopyDBClusterSnapshotRequest |
CopyDBClusterSnapshotRequest.withTags(Collection<Tag> tags) |
CreateDBClusterParameterGroupRequest |
CreateDBClusterParameterGroupRequest.withTags(Collection<Tag> tags) |
RestoreDBClusterToPointInTimeRequest |
RestoreDBClusterToPointInTimeRequest.withTags(Collection<Tag> tags) |
CreateDBParameterGroupRequest |
CreateDBParameterGroupRequest.withTags(Collection<Tag> tags) |
CreateDBClusterSnapshotRequest |
CreateDBClusterSnapshotRequest.withTags(Collection<Tag> tags)
The tags to be assigned to the DB cluster snapshot.
|
CreateDBClusterRequest |
CreateDBClusterRequest.withTags(Collection<Tag> tags) |
CreateDBInstanceRequest |
CreateDBInstanceRequest.withTags(Collection<Tag> tags) |
CreateDBInstanceReadReplicaRequest |
CreateDBInstanceReadReplicaRequest.withTags(Collection<Tag> tags) |
PurchaseReservedDBInstancesOfferingRequest |
PurchaseReservedDBInstancesOfferingRequest.withTags(Collection<Tag> tags) |
CreateDBSnapshotRequest |
CreateDBSnapshotRequest.withTags(Collection<Tag> tags) |
CreateDBSecurityGroupRequest |
CreateDBSecurityGroupRequest.withTags(Collection<Tag> tags) |
RestoreDBInstanceFromDBSnapshotRequest |
RestoreDBInstanceFromDBSnapshotRequest.withTags(Collection<Tag> tags) |
CopyDBSnapshotRequest |
CopyDBSnapshotRequest.withTags(Collection<Tag> tags) |
RestoreDBClusterFromSnapshotRequest |
RestoreDBClusterFromSnapshotRequest.withTags(Collection<Tag> tags)
The tags to be assigned to the restored DB cluster.
|
CreateOptionGroupRequest |
CreateOptionGroupRequest.withTags(Collection<Tag> tags) |
RestoreDBInstanceToPointInTimeRequest |
RestoreDBInstanceToPointInTimeRequest.withTags(Collection<Tag> tags) |
CreateEventSubscriptionRequest |
CreateEventSubscriptionRequest.withTags(Collection<Tag> tags) |
CopyDBParameterGroupRequest |
CopyDBParameterGroupRequest.withTags(Collection<Tag> tags) |
Copyright © 2018. All rights reserved.