| Package | Description |
|---|---|
| io.serialized.client.projection |
| Modifier and Type | Method and Description |
|---|---|
<T> ProjectionResponse<T> |
ProjectionClient.query(ProjectionQuery query) |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectionResponse<T>> |
ProjectionsResponse.projections() |
| Constructor and Description |
|---|
ProjectionsResponse(List<ProjectionResponse<T>> projections) |
ProjectionsResponse(List<ProjectionResponse<T>> projections,
boolean hasMore) |
Copyright © 2021. All rights reserved.