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
|