| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected List<LocationConstraintItem> |
LocationConstraint.locations |
| Modifier and Type | Method and Description |
|---|---|
LocationConstraintItem |
LocationConstraintItem.Builder.build() |
LocationConstraintItem |
LocationConstraintItem.withResolveAvailability(Boolean resolveAvailability) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<LocationConstraintItem> |
LocationConstraint.getLocations() |
com.github.davidmoten.odata.client.CollectionPage<LocationConstraintItem> |
LocationConstraint.getLocations(com.github.davidmoten.odata.client.HttpRequestOptions options) |
| Modifier and Type | Method and Description |
|---|---|
LocationConstraint.Builder |
LocationConstraint.Builder.locations(LocationConstraintItem... locations) |
| Modifier and Type | Method and Description |
|---|---|
LocationConstraint.Builder |
LocationConstraint.Builder.locations(List<LocationConstraintItem> locations) |
Copyright © 2018–2020. All rights reserved.