| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
Classes modeling the various types represented by AmazonRDS.
|
| Modifier and Type | Method and Description |
|---|---|
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> |
CreateDBParameterGroupRequest.getTags()
A list of tags.
|
List<Tag> |
CreateDBSnapshotRequest.getTags()
A list of tags.
|
List<Tag> |
CopyDBParameterGroupRequest.getTags()
A list of tags.
|
List<Tag> |
AddTagsToResourceRequest.getTags()
The tags to be assigned to the Amazon RDS resource.
|
List<Tag> |
RestoreDBInstanceToPointInTimeRequest.getTags()
A list of tags.
|
List<Tag> |
RestoreDBInstanceFromDBSnapshotRequest.getTags()
A list of tags.
|
List<Tag> |
CreateDBSecurityGroupRequest.getTags()
A list of tags.
|
List<Tag> |
CreateOptionGroupRequest.getTags()
A list of tags.
|
List<Tag> |
CopyDBSnapshotRequest.getTags()
A list of tags.
|
List<Tag> |
CreateEventSubscriptionRequest.getTags()
A list of tags.
|
List<Tag> |
CreateDBInstanceReadReplicaRequest.getTags()
A list of tags.
|
List<Tag> |
PurchaseReservedDBInstancesOfferingRequest.getTags()
A list of tags.
|
List<Tag> |
CopyOptionGroupRequest.getTags()
A list of tags.
|
List<Tag> |
CreateDBSubnetGroupRequest.getTags()
A list of tags.
|
List<Tag> |
CreateDBInstanceRequest.getTags()
A list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Tag... tagList)
List of tags returned by the ListTagsForResource operation.
|
CreateDBParameterGroupRequest |
CreateDBParameterGroupRequest.withTags(Tag... tags)
A list of tags.
|
CreateDBSnapshotRequest |
CreateDBSnapshotRequest.withTags(Tag... tags)
A list of tags.
|
CopyDBParameterGroupRequest |
CopyDBParameterGroupRequest.withTags(Tag... tags)
A list of tags.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Tag... tags)
The tags to be assigned to the Amazon RDS resource.
|
RestoreDBInstanceToPointInTimeRequest |
RestoreDBInstanceToPointInTimeRequest.withTags(Tag... tags)
A list of tags.
|
RestoreDBInstanceFromDBSnapshotRequest |
RestoreDBInstanceFromDBSnapshotRequest.withTags(Tag... tags)
A list of tags.
|
CreateDBSecurityGroupRequest |
CreateDBSecurityGroupRequest.withTags(Tag... tags)
A list of tags.
|
CreateOptionGroupRequest |
CreateOptionGroupRequest.withTags(Tag... tags)
A list of tags.
|
CopyDBSnapshotRequest |
CopyDBSnapshotRequest.withTags(Tag... tags)
A list of tags.
|
CreateEventSubscriptionRequest |
CreateEventSubscriptionRequest.withTags(Tag... tags)
A list of tags.
|
CreateDBInstanceReadReplicaRequest |
CreateDBInstanceReadReplicaRequest.withTags(Tag... tags)
A list of tags.
|
PurchaseReservedDBInstancesOfferingRequest |
PurchaseReservedDBInstancesOfferingRequest.withTags(Tag... tags)
A list of tags.
|
CopyOptionGroupRequest |
CopyOptionGroupRequest.withTags(Tag... tags)
A list of tags.
|
CreateDBSubnetGroupRequest |
CreateDBSubnetGroupRequest.withTags(Tag... tags)
A list of tags.
|
CreateDBInstanceRequest |
CreateDBInstanceRequest.withTags(Tag... tags)
A list of tags.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTagsForResourceResult.setTagList(Collection<Tag> tagList)
List of tags returned by the ListTagsForResource operation.
|
void |
CreateDBParameterGroupRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CreateDBSnapshotRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CopyDBParameterGroupRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
AddTagsToResourceRequest.setTags(Collection<Tag> tags)
The tags to be assigned to the Amazon RDS resource.
|
void |
RestoreDBInstanceToPointInTimeRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
RestoreDBInstanceFromDBSnapshotRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CreateDBSecurityGroupRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CreateOptionGroupRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CopyDBSnapshotRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CreateEventSubscriptionRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CreateDBInstanceReadReplicaRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
PurchaseReservedDBInstancesOfferingRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CopyOptionGroupRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CreateDBSubnetGroupRequest.setTags(Collection<Tag> tags)
A list of tags.
|
void |
CreateDBInstanceRequest.setTags(Collection<Tag> tags)
A list of tags.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Collection<Tag> tagList)
List of tags returned by the ListTagsForResource operation.
|
CreateDBParameterGroupRequest |
CreateDBParameterGroupRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CreateDBSnapshotRequest |
CreateDBSnapshotRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CopyDBParameterGroupRequest |
CopyDBParameterGroupRequest.withTags(Collection<Tag> tags)
A list of tags.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Collection<Tag> tags)
The tags to be assigned to the Amazon RDS resource.
|
RestoreDBInstanceToPointInTimeRequest |
RestoreDBInstanceToPointInTimeRequest.withTags(Collection<Tag> tags)
A list of tags.
|
RestoreDBInstanceFromDBSnapshotRequest |
RestoreDBInstanceFromDBSnapshotRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CreateDBSecurityGroupRequest |
CreateDBSecurityGroupRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CreateOptionGroupRequest |
CreateOptionGroupRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CopyDBSnapshotRequest |
CopyDBSnapshotRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CreateEventSubscriptionRequest |
CreateEventSubscriptionRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CreateDBInstanceReadReplicaRequest |
CreateDBInstanceReadReplicaRequest.withTags(Collection<Tag> tags)
A list of tags.
|
PurchaseReservedDBInstancesOfferingRequest |
PurchaseReservedDBInstancesOfferingRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CopyOptionGroupRequest |
CopyOptionGroupRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CreateDBSubnetGroupRequest |
CreateDBSubnetGroupRequest.withTags(Collection<Tag> tags)
A list of tags.
|
CreateDBInstanceRequest |
CreateDBInstanceRequest.withTags(Collection<Tag> tags)
A list of tags.
|
Copyright © 2014. All rights reserved.