| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Property |
Property.Builder.build() |
Property |
Property.withIsContent(Boolean isContent) |
Property |
Property.withIsQueryable(Boolean isQueryable) |
Property |
Property.withIsRefinable(Boolean isRefinable) |
Property |
Property.withIsRetrievable(Boolean isRetrievable) |
Property |
Property.withIsSearchable(Boolean isSearchable) |
Property |
Property.withName(String name) |
Property |
Property.withType(PropertyType type) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Property> |
Schema.properties |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Property> |
Schema.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.properties(List<Property> properties) |
Copyright © 2018–2020. All rights reserved.