public interface ProjectionQuery
| Modifier and Type | Method and Description |
|---|---|
okhttp3.HttpUrl |
constructUrl(okhttp3.HttpUrl rootUrl)
Build the full URL for the projection query
|
Optional<Class> |
responseClass()
Class that the data in the projection result should be serialized to.
|
Optional<UUID> |
tenantId() |
Copyright © 2019. All rights reserved.