| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
List<NodeSnapshot> |
Snapshot.nodeSnapshots()
A list of the cache nodes in the source cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Snapshot.Builder |
Snapshot.Builder.nodeSnapshots(NodeSnapshot... nodeSnapshots)
A list of the cache nodes in the source cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Snapshot.Builder |
Snapshot.Builder.nodeSnapshots(Collection<NodeSnapshot> nodeSnapshots)
A list of the cache nodes in the source cluster.
|
Copyright © 2023. All rights reserved.