| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected OutlookGeoCoordinates |
Location.coordinates |
| Modifier and Type | Method and Description |
|---|---|
OutlookGeoCoordinates |
OutlookGeoCoordinates.Builder.build() |
OutlookGeoCoordinates |
OutlookGeoCoordinates.withAccuracy(Double accuracy) |
OutlookGeoCoordinates |
OutlookGeoCoordinates.withAltitude(Double altitude) |
OutlookGeoCoordinates |
OutlookGeoCoordinates.withAltitudeAccuracy(Double altitudeAccuracy) |
OutlookGeoCoordinates |
OutlookGeoCoordinates.withLatitude(Double latitude) |
OutlookGeoCoordinates |
OutlookGeoCoordinates.withLongitude(Double longitude) |
| Modifier and Type | Method and Description |
|---|---|
Optional<OutlookGeoCoordinates> |
Location.getCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
Location.Builder |
Location.Builder.coordinates(OutlookGeoCoordinates coordinates) |
LocationConstraintItem.Builder |
LocationConstraintItem.Builder.coordinates(OutlookGeoCoordinates coordinates) |
Location |
Location.withCoordinates(OutlookGeoCoordinates coordinates) |
| Modifier and Type | Field and Description |
|---|---|
protected OutlookGeoCoordinates |
Place.geoCoordinates |
| Modifier and Type | Method and Description |
|---|---|
Optional<OutlookGeoCoordinates> |
Place.getGeoCoordinates() |
| Modifier and Type | Method and Description |
|---|---|
RoomList.Builder |
RoomList.Builder.geoCoordinates(OutlookGeoCoordinates geoCoordinates) |
Room.Builder |
Room.Builder.geoCoordinates(OutlookGeoCoordinates geoCoordinates) |
Place |
Place.withGeoCoordinates(OutlookGeoCoordinates geoCoordinates) |
Copyright © 2018–2020. All rights reserved.