Package io.serialized.client.projection
Class ProjectionsResponse<T>
java.lang.Object
io.serialized.client.projection.ProjectionsResponse<T>
public class ProjectionsResponse<T> extends Object
-
Field Summary
Fields Modifier and Type Field Description booleanhasMoreList<ProjectionResponse<T>>projections -
Constructor Summary
Constructors Constructor Description ProjectionsResponse() -
Method Summary
-
Field Details
-
projections
-
hasMore
public boolean hasMore
-
-
Constructor Details
-
ProjectionsResponse
public ProjectionsResponse()
-