public static class AggregateExists.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AggregateExists |
build() |
AggregateExists.Builder |
withAggregateId(String aggregateId) |
AggregateExists.Builder |
withAggregateId(UUID aggregateId) |
AggregateExists.Builder |
withTenantId(String tenantId) |
AggregateExists.Builder |
withTenantId(UUID tenantId) |
public AggregateExists.Builder withAggregateId(UUID aggregateId)
public AggregateExists.Builder withAggregateId(String aggregateId)
public AggregateExists.Builder withTenantId(UUID tenantId)
public AggregateExists.Builder withTenantId(String tenantId)
public AggregateExists build()
Copyright © 2021. All rights reserved.