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