| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected SpecialFolder |
RemoteItem.specialFolder |
| Modifier and Type | Method and Description |
|---|---|
SpecialFolder |
SpecialFolder.Builder.build() |
SpecialFolder |
SpecialFolder.withName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SpecialFolder> |
RemoteItem.getSpecialFolder() |
| Modifier and Type | Method and Description |
|---|---|
RemoteItem.Builder |
RemoteItem.Builder.specialFolder(SpecialFolder specialFolder) |
RemoteItem |
RemoteItem.withSpecialFolder(SpecialFolder specialFolder) |
| Modifier and Type | Field and Description |
|---|---|
protected SpecialFolder |
DriveItem.specialFolder |
| Modifier and Type | Method and Description |
|---|---|
Optional<SpecialFolder> |
DriveItem.getSpecialFolder() |
| Modifier and Type | Method and Description |
|---|---|
DriveItem.Builder |
DriveItem.Builder.specialFolder(SpecialFolder specialFolder) |
DriveItem |
DriveItem.withSpecialFolder(SpecialFolder specialFolder) |
Copyright © 2018–2020. All rights reserved.