| Package | Description |
|---|---|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key for the tag.
|
Tag |
Tag.withValue(String value)
The tag's value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
RemoveTagsFromResourceResult.getTagList()
A list of tags as key-value pairs.
|
List<Tag> |
ListTagsForResourceResult.getTagList()
A list of tags as key-value pairs.
|
List<Tag> |
AddTagsToResourceResult.getTagList()
A list of tags as key-value pairs.
|
List<Tag> |
PurchaseReservedCacheNodesOfferingRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateUserGroupRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateUserRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateSnapshotRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateServerlessCacheSnapshotRequest.getTags()
A list of tags to be added to the snapshot resource.
|
List<Tag> |
CreateServerlessCacheRequest.getTags()
The list of tags (key, value) pairs to be added to the serverless cache resource.
|
List<Tag> |
CreateReplicationGroupRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateCacheSubnetGroupRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateCacheSecurityGroupRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateCacheClusterRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CopySnapshotRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CopyServerlessCacheSnapshotRequest.getTags()
A list of tags to be added to the target snapshot resource.
|
List<Tag> |
AddTagsToResourceRequest.getTags()
A list of tags to be added to this resource.
|
List<Tag> |
CreateCacheParameterGroupRequest.getTags()
A list of tags to be added to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveTagsFromResourceResult |
RemoveTagsFromResourceResult.withTagList(Tag... tagList)
A list of tags as key-value pairs.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Tag... tagList)
A list of tags as key-value pairs.
|
AddTagsToResourceResult |
AddTagsToResourceResult.withTagList(Tag... tagList)
A list of tags as key-value pairs.
|
PurchaseReservedCacheNodesOfferingRequest |
PurchaseReservedCacheNodesOfferingRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateUserGroupRequest |
CreateUserGroupRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateUserRequest |
CreateUserRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.withTags(Tag... tags)
A list of tags to be added to the snapshot resource.
|
CreateServerlessCacheRequest |
CreateServerlessCacheRequest.withTags(Tag... tags)
The list of tags (key, value) pairs to be added to the serverless cache resource.
|
CreateReplicationGroupRequest |
CreateReplicationGroupRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateCacheSubnetGroupRequest |
CreateCacheSubnetGroupRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateCacheSecurityGroupRequest |
CreateCacheSecurityGroupRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateCacheClusterRequest |
CreateCacheClusterRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CopySnapshotRequest |
CopySnapshotRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CopyServerlessCacheSnapshotRequest |
CopyServerlessCacheSnapshotRequest.withTags(Tag... tags)
A list of tags to be added to the target snapshot resource.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
CreateCacheParameterGroupRequest |
CreateCacheParameterGroupRequest.withTags(Tag... tags)
A list of tags to be added to this resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoveTagsFromResourceResult.setTagList(Collection<Tag> tagList)
A list of tags as key-value pairs.
|
void |
ListTagsForResourceResult.setTagList(Collection<Tag> tagList)
A list of tags as key-value pairs.
|
void |
AddTagsToResourceResult.setTagList(Collection<Tag> tagList)
A list of tags as key-value pairs.
|
void |
PurchaseReservedCacheNodesOfferingRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateUserGroupRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateUserRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateSnapshotRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateServerlessCacheSnapshotRequest.setTags(Collection<Tag> tags)
A list of tags to be added to the snapshot resource.
|
void |
CreateServerlessCacheRequest.setTags(Collection<Tag> tags)
The list of tags (key, value) pairs to be added to the serverless cache resource.
|
void |
CreateReplicationGroupRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateCacheSubnetGroupRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateCacheSecurityGroupRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateCacheClusterRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CopySnapshotRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CopyServerlessCacheSnapshotRequest.setTags(Collection<Tag> tags)
A list of tags to be added to the target snapshot resource.
|
void |
AddTagsToResourceRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
void |
CreateCacheParameterGroupRequest.setTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
RemoveTagsFromResourceResult |
RemoveTagsFromResourceResult.withTagList(Collection<Tag> tagList)
A list of tags as key-value pairs.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTagList(Collection<Tag> tagList)
A list of tags as key-value pairs.
|
AddTagsToResourceResult |
AddTagsToResourceResult.withTagList(Collection<Tag> tagList)
A list of tags as key-value pairs.
|
PurchaseReservedCacheNodesOfferingRequest |
PurchaseReservedCacheNodesOfferingRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateUserGroupRequest |
CreateUserGroupRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateUserRequest |
CreateUserRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateServerlessCacheSnapshotRequest |
CreateServerlessCacheSnapshotRequest.withTags(Collection<Tag> tags)
A list of tags to be added to the snapshot resource.
|
CreateServerlessCacheRequest |
CreateServerlessCacheRequest.withTags(Collection<Tag> tags)
The list of tags (key, value) pairs to be added to the serverless cache resource.
|
CreateReplicationGroupRequest |
CreateReplicationGroupRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateCacheSubnetGroupRequest |
CreateCacheSubnetGroupRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateCacheSecurityGroupRequest |
CreateCacheSecurityGroupRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateCacheClusterRequest |
CreateCacheClusterRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CopySnapshotRequest |
CopySnapshotRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CopyServerlessCacheSnapshotRequest |
CopyServerlessCacheSnapshotRequest.withTags(Collection<Tag> tags)
A list of tags to be added to the target snapshot resource.
|
AddTagsToResourceRequest |
AddTagsToResourceRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
CreateCacheParameterGroupRequest |
CreateCacheParameterGroupRequest.withTags(Collection<Tag> tags)
A list of tags to be added to this resource.
|
Copyright © 2024. All rights reserved.