| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
List<PendingModifiedServiceUpdate> |
ClusterPendingUpdates.serviceUpdates()
A list of service updates being applied to the cluster
|
| Modifier and Type | Method and Description |
|---|---|
ClusterPendingUpdates.Builder |
ClusterPendingUpdates.Builder.serviceUpdates(PendingModifiedServiceUpdate... serviceUpdates)
A list of service updates being applied to the cluster
|
| Modifier and Type | Method and Description |
|---|---|
ClusterPendingUpdates.Builder |
ClusterPendingUpdates.Builder.serviceUpdates(Collection<PendingModifiedServiceUpdate> serviceUpdates)
A list of service updates being applied to the cluster
|
Copyright © 2023. All rights reserved.