| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected Image |
RemoteItem.image |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.Builder.build() |
Image |
Image.withHeight(Integer height) |
Image |
Image.withWidth(Integer width) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Image> |
RemoteItem.getImage() |
| Modifier and Type | Method and Description |
|---|---|
RemoteItem.Builder |
RemoteItem.Builder.image(Image image) |
RemoteItem |
RemoteItem.withImage(Image image) |
| Modifier and Type | Field and Description |
|---|---|
protected Image |
DriveItem.image |
| Modifier and Type | Method and Description |
|---|---|
Optional<Image> |
DriveItem.getImage() |
| Modifier and Type | Method and Description |
|---|---|
DriveItem.Builder |
DriveItem.Builder.image(Image image) |
DriveItem |
DriveItem.withImage(Image image) |
Copyright © 2018–2020. All rights reserved.