| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Photo |
Photo.Builder.build() |
Photo |
Photo.withCameraMake(String cameraMake) |
Photo |
Photo.withCameraModel(String cameraModel) |
Photo |
Photo.withExposureDenominator(Double exposureDenominator) |
Photo |
Photo.withExposureNumerator(Double exposureNumerator) |
Photo |
Photo.withFNumber(Double fNumber) |
Photo |
Photo.withFocalLength(Double focalLength) |
Photo |
Photo.withIso(Integer iso) |
Photo |
Photo.withOrientation(Short orientation) |
Photo |
Photo.withTakenDateTime(OffsetDateTime takenDateTime) |
| Modifier and Type | Field and Description |
|---|---|
protected Photo |
DriveItem.photo |
| Modifier and Type | Method and Description |
|---|---|
Optional<Photo> |
DriveItem.getPhoto() |
| Modifier and Type | Method and Description |
|---|---|
DriveItem.Builder |
DriveItem.Builder.photo(Photo photo) |
DriveItem |
DriveItem.withPhoto(Photo photo) |
Copyright © 2018–2020. All rights reserved.