public class ProjectionsResponse<T> extends Object
| Constructor and Description |
|---|
ProjectionsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMore() |
List<ProjectionResponse<T>> |
projections() |
public List<ProjectionResponse<T>> projections()
public boolean hasMore()
Copyright © 2020. All rights reserved.