static UnprocessedUpdateAction.Builder |
UnprocessedUpdateAction.builder() |
|
UnprocessedUpdateAction.Builder |
UnprocessedUpdateAction.Builder.cacheClusterId(String cacheClusterId) |
The ID of the cache cluster
|
UnprocessedUpdateAction.Builder |
UnprocessedUpdateAction.Builder.errorMessage(String errorMessage) |
The error message that describes the reason the request was not processed
|
UnprocessedUpdateAction.Builder |
UnprocessedUpdateAction.Builder.errorType(String errorType) |
The error type for requests that are not processed
|
UnprocessedUpdateAction.Builder |
UnprocessedUpdateAction.Builder.replicationGroupId(String replicationGroupId) |
The replication group ID
|
UnprocessedUpdateAction.Builder |
UnprocessedUpdateAction.Builder.serviceUpdateName(String serviceUpdateName) |
The unique ID of the service update
|
UnprocessedUpdateAction.Builder |
UnprocessedUpdateAction.toBuilder() |
|