public static class ProjectionRequest.Builder extends Object
| Constructor and Description |
|---|
Builder(ProjectionType projectionType) |
| Modifier and Type | Method and Description |
|---|---|
ProjectionRequest |
build() |
ProjectionRequest.Builder |
withProjectionName(String projectionName) |
ProjectionRequest.Builder |
withTenantId(UUID tenantId) |
public Builder(ProjectionType projectionType)
public ProjectionRequest.Builder withProjectionName(String projectionName)
public ProjectionRequest.Builder withTenantId(UUID tenantId)
public ProjectionRequest build()
Copyright © 2021. All rights reserved.