Uses of Class
com.amazonaws.services.rds.model.Tag
-
Packages that use Tag Package Description com.amazonaws.services.rds.model -
-
Uses of Tag in com.amazonaws.services.rds.model
Methods in com.amazonaws.services.rds.model that return Tag Modifier and Type Method Description TagTag. clone()TagTag. withKey(String key)A key is the required name of the tag.TagTag. withValue(String value)A value is the optional value of the tag.Methods in com.amazonaws.services.rds.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>ListTagsForResourceResult. getTagList()List of tags returned by the ListTagsForResource operation.List<Tag>AddTagsToResourceRequest. getTags()The tags to be assigned to the Amazon RDS resource.List<Tag>CopyDBClusterSnapshotRequest. getTags()List<Tag>CopyDBParameterGroupRequest. getTags()List<Tag>CopyDBSnapshotRequest. getTags()List<Tag>CopyOptionGroupRequest. getTags()List<Tag>CreateDBClusterParameterGroupRequest. getTags()List<Tag>CreateDBClusterRequest. getTags()List<Tag>CreateDBClusterSnapshotRequest. getTags()The tags to be assigned to the DB cluster snapshot.List<Tag>CreateDBInstanceReadReplicaRequest. getTags()List<Tag>CreateDBInstanceRequest. getTags()List<Tag>CreateDBParameterGroupRequest. getTags()List<Tag>CreateDBSecurityGroupRequest. getTags()List<Tag>CreateDBSnapshotRequest. getTags()List<Tag>CreateDBSubnetGroupRequest. getTags()List<Tag>CreateEventSubscriptionRequest. getTags()List<Tag>CreateOptionGroupRequest. getTags()List<Tag>PurchaseReservedDBInstancesOfferingRequest. getTags()List<Tag>RestoreDBClusterFromSnapshotRequest. getTags()The tags to be assigned to the restored DB cluster.List<Tag>RestoreDBClusterToPointInTimeRequest. getTags()List<Tag>RestoreDBInstanceFromDBSnapshotRequest. getTags()List<Tag>RestoreDBInstanceToPointInTimeRequest. getTags()Methods in com.amazonaws.services.rds.model with parameters of type Tag Modifier and Type Method Description ListTagsForResourceResultListTagsForResourceResult. withTagList(Tag... tagList)List of tags returned by the ListTagsForResource operation.AddTagsToResourceRequestAddTagsToResourceRequest. withTags(Tag... tags)The tags to be assigned to the Amazon RDS resource.CopyDBClusterSnapshotRequestCopyDBClusterSnapshotRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CopyDBParameterGroupRequestCopyDBParameterGroupRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CopyDBSnapshotRequestCopyDBSnapshotRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CopyOptionGroupRequestCopyOptionGroupRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBClusterParameterGroupRequestCreateDBClusterParameterGroupRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBClusterRequestCreateDBClusterRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBClusterSnapshotRequestCreateDBClusterSnapshotRequest. withTags(Tag... tags)The tags to be assigned to the DB cluster snapshot.CreateDBInstanceReadReplicaRequestCreateDBInstanceReadReplicaRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBInstanceRequestCreateDBInstanceRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBParameterGroupRequestCreateDBParameterGroupRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBSecurityGroupRequestCreateDBSecurityGroupRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBSnapshotRequestCreateDBSnapshotRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateDBSubnetGroupRequestCreateDBSubnetGroupRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateEventSubscriptionRequestCreateEventSubscriptionRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).CreateOptionGroupRequestCreateOptionGroupRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).PurchaseReservedDBInstancesOfferingRequestPurchaseReservedDBInstancesOfferingRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).RestoreDBClusterFromSnapshotRequestRestoreDBClusterFromSnapshotRequest. withTags(Tag... tags)The tags to be assigned to the restored DB cluster.RestoreDBClusterToPointInTimeRequestRestoreDBClusterToPointInTimeRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).RestoreDBInstanceFromDBSnapshotRequestRestoreDBInstanceFromDBSnapshotRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).RestoreDBInstanceToPointInTimeRequestRestoreDBInstanceToPointInTimeRequest. withTags(Tag... tags)NOTE: This method appends the values to the existing list (if any).Method parameters in com.amazonaws.services.rds.model with type arguments of type Tag Modifier and Type Method Description voidListTagsForResourceResult. setTagList(Collection<Tag> tagList)List of tags returned by the ListTagsForResource operation.voidAddTagsToResourceRequest. setTags(Collection<Tag> tags)The tags to be assigned to the Amazon RDS resource.voidCopyDBClusterSnapshotRequest. setTags(Collection<Tag> tags)voidCopyDBParameterGroupRequest. setTags(Collection<Tag> tags)voidCopyDBSnapshotRequest. setTags(Collection<Tag> tags)voidCopyOptionGroupRequest. setTags(Collection<Tag> tags)voidCreateDBClusterParameterGroupRequest. setTags(Collection<Tag> tags)voidCreateDBClusterRequest. setTags(Collection<Tag> tags)voidCreateDBClusterSnapshotRequest. setTags(Collection<Tag> tags)The tags to be assigned to the DB cluster snapshot.voidCreateDBInstanceReadReplicaRequest. setTags(Collection<Tag> tags)voidCreateDBInstanceRequest. setTags(Collection<Tag> tags)voidCreateDBParameterGroupRequest. setTags(Collection<Tag> tags)voidCreateDBSecurityGroupRequest. setTags(Collection<Tag> tags)voidCreateDBSnapshotRequest. setTags(Collection<Tag> tags)voidCreateDBSubnetGroupRequest. setTags(Collection<Tag> tags)voidCreateEventSubscriptionRequest. setTags(Collection<Tag> tags)voidCreateOptionGroupRequest. setTags(Collection<Tag> tags)voidPurchaseReservedDBInstancesOfferingRequest. setTags(Collection<Tag> tags)voidRestoreDBClusterFromSnapshotRequest. setTags(Collection<Tag> tags)The tags to be assigned to the restored DB cluster.voidRestoreDBClusterToPointInTimeRequest. setTags(Collection<Tag> tags)voidRestoreDBInstanceFromDBSnapshotRequest. setTags(Collection<Tag> tags)voidRestoreDBInstanceToPointInTimeRequest. setTags(Collection<Tag> tags)ListTagsForResourceResultListTagsForResourceResult. withTagList(Collection<Tag> tagList)List of tags returned by the ListTagsForResource operation.AddTagsToResourceRequestAddTagsToResourceRequest. withTags(Collection<Tag> tags)The tags to be assigned to the Amazon RDS resource.CopyDBClusterSnapshotRequestCopyDBClusterSnapshotRequest. withTags(Collection<Tag> tags)CopyDBParameterGroupRequestCopyDBParameterGroupRequest. withTags(Collection<Tag> tags)CopyDBSnapshotRequestCopyDBSnapshotRequest. withTags(Collection<Tag> tags)CopyOptionGroupRequestCopyOptionGroupRequest. withTags(Collection<Tag> tags)CreateDBClusterParameterGroupRequestCreateDBClusterParameterGroupRequest. withTags(Collection<Tag> tags)CreateDBClusterRequestCreateDBClusterRequest. withTags(Collection<Tag> tags)CreateDBClusterSnapshotRequestCreateDBClusterSnapshotRequest. withTags(Collection<Tag> tags)The tags to be assigned to the DB cluster snapshot.CreateDBInstanceReadReplicaRequestCreateDBInstanceReadReplicaRequest. withTags(Collection<Tag> tags)CreateDBInstanceRequestCreateDBInstanceRequest. withTags(Collection<Tag> tags)CreateDBParameterGroupRequestCreateDBParameterGroupRequest. withTags(Collection<Tag> tags)CreateDBSecurityGroupRequestCreateDBSecurityGroupRequest. withTags(Collection<Tag> tags)CreateDBSnapshotRequestCreateDBSnapshotRequest. withTags(Collection<Tag> tags)CreateDBSubnetGroupRequestCreateDBSubnetGroupRequest. withTags(Collection<Tag> tags)CreateEventSubscriptionRequestCreateEventSubscriptionRequest. withTags(Collection<Tag> tags)CreateOptionGroupRequestCreateOptionGroupRequest. withTags(Collection<Tag> tags)PurchaseReservedDBInstancesOfferingRequestPurchaseReservedDBInstancesOfferingRequest. withTags(Collection<Tag> tags)RestoreDBClusterFromSnapshotRequestRestoreDBClusterFromSnapshotRequest. withTags(Collection<Tag> tags)The tags to be assigned to the restored DB cluster.RestoreDBClusterToPointInTimeRequestRestoreDBClusterToPointInTimeRequest. withTags(Collection<Tag> tags)RestoreDBInstanceFromDBSnapshotRequestRestoreDBInstanceFromDBSnapshotRequest. withTags(Collection<Tag> tags)RestoreDBInstanceToPointInTimeRequestRestoreDBInstanceToPointInTimeRequest. withTags(Collection<Tag> tags)
-