| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected Root |
SiteCollection.root |
| Modifier and Type | Method and Description |
|---|---|
Root |
Root.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Root> |
SiteCollection.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
SiteCollection.Builder |
SiteCollection.Builder.root(Root root) |
SiteCollection |
SiteCollection.withRoot(Root root) |
| Modifier and Type | Field and Description |
|---|---|
protected Root |
DriveItem.root |
protected Root |
Site.root |
| Modifier and Type | Method and Description |
|---|---|
Optional<Root> |
DriveItem.getRoot() |
Optional<Root> |
Site.getRoot() |
| Modifier and Type | Method and Description |
|---|---|
DriveItem.Builder |
DriveItem.Builder.root(Root root) |
Site.Builder |
Site.Builder.root(Root root) |
DriveItem |
DriveItem.withRoot(Root root) |
Site |
Site.withRoot(Root root) |
Copyright © 2018–2020. All rights reserved.