| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
static ProcessedUpdateAction.Builder |
ProcessedUpdateAction.builder() |
ProcessedUpdateAction.Builder |
ProcessedUpdateAction.Builder.cacheClusterId(String cacheClusterId)
The ID of the cache cluster
|
ProcessedUpdateAction.Builder |
ProcessedUpdateAction.Builder.replicationGroupId(String replicationGroupId)
The ID of the replication group
|
ProcessedUpdateAction.Builder |
ProcessedUpdateAction.Builder.serviceUpdateName(String serviceUpdateName)
The unique ID of the service update
|
ProcessedUpdateAction.Builder |
ProcessedUpdateAction.toBuilder() |
ProcessedUpdateAction.Builder |
ProcessedUpdateAction.Builder.updateActionStatus(String updateActionStatus)
The status of the update action on the Redis cluster
|
ProcessedUpdateAction.Builder |
ProcessedUpdateAction.Builder.updateActionStatus(UpdateActionStatus updateActionStatus)
The status of the update action on the Redis cluster
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProcessedUpdateAction.Builder> |
ProcessedUpdateAction.serializableBuilderClass() |
Copyright © 2023. All rights reserved.