Uses of Class
io.serialized.client.projection.query.ListProjectionQuery
| Package | Description |
|---|---|
| io.serialized.client.projection | |
| io.serialized.client.projection.query |
-
Uses of ListProjectionQuery in io.serialized.client.projection
Methods in io.serialized.client.projection with parameters of type ListProjectionQuery Modifier and Type Method Description <T> ProjectionsResponse<T>ProjectionClient. query(ListProjectionQuery query) -
Uses of ListProjectionQuery in io.serialized.client.projection.query
Methods in io.serialized.client.projection.query that return ListProjectionQuery Modifier and Type Method Description ListProjectionQueryListProjectionQuery.Builder. build(Class responseClass)