| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected File |
RemoteItem.file |
| Modifier and Type | Method and Description |
|---|---|
File |
File.Builder.build() |
File |
File.withHashes(Hashes hashes) |
File |
File.withMimeType(String mimeType) |
File |
File.withProcessingMetadata(Boolean processingMetadata) |
| Modifier and Type | Method and Description |
|---|---|
Optional<File> |
RemoteItem.getFile() |
| Modifier and Type | Method and Description |
|---|---|
RemoteItem.Builder |
RemoteItem.Builder.file(File file) |
RemoteItem |
RemoteItem.withFile(File file) |
| Modifier and Type | Field and Description |
|---|---|
protected File |
DriveItem.file |
| Modifier and Type | Method and Description |
|---|---|
Optional<File> |
DriveItem.getFile() |
| Modifier and Type | Method and Description |
|---|---|
DriveItem.Builder |
DriveItem.Builder.file(File file) |
DriveItem |
DriveItem.withFile(File file) |
Copyright © 2018–2020. All rights reserved.