| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<SearchHit> |
SearchHitsContainer.hits |
| Modifier and Type | Method and Description |
|---|---|
SearchHit |
SearchHit.Builder.build() |
SearchHit |
SearchHit.with_id(String _id) |
SearchHit |
SearchHit.with_score(Integer _score) |
SearchHit |
SearchHit.with_sortField(String _sortField) |
SearchHit |
SearchHit.with_source(Entity _source) |
SearchHit |
SearchHit.with_summary(String _summary) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<SearchHit> |
SearchHitsContainer.getHits() |
| Modifier and Type | Method and Description |
|---|---|
SearchHitsContainer.Builder |
SearchHitsContainer.Builder.hits(List<SearchHit> hits) |
Copyright © 2018–2020. All rights reserved.