| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected Folder |
RemoteItem.folder |
| Modifier and Type | Method and Description |
|---|---|
Folder |
Folder.Builder.build() |
Folder |
Folder.withChildCount(Integer childCount) |
Folder |
Folder.withView(FolderView view) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Folder> |
RemoteItem.getFolder() |
| Modifier and Type | Method and Description |
|---|---|
RemoteItem.Builder |
RemoteItem.Builder.folder(Folder folder) |
RemoteItem |
RemoteItem.withFolder(Folder folder) |
| Modifier and Type | Field and Description |
|---|---|
protected Folder |
DriveItem.folder |
| Modifier and Type | Method and Description |
|---|---|
Optional<Folder> |
DriveItem.getFolder() |
| Modifier and Type | Method and Description |
|---|---|
DriveItem.Builder |
DriveItem.Builder.folder(Folder folder) |
DriveItem |
DriveItem.withFolder(Folder folder) |
Copyright © 2018–2020. All rights reserved.