| Package | Description |
|---|---|
| io.serialized.client.aggregate |
| Modifier and Type | Method and Description |
|---|---|
int |
AggregateClient.update(String aggregateId,
AggregateUpdate<T> update)
Update the aggregate.
|
int |
AggregateClient.update(UUID aggregateId,
AggregateUpdate<T> update)
Update the aggregate.
|
Copyright © 2021. All rights reserved.