| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
SystemFacet |
SystemFacet.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected SystemFacet |
Drive.system |
protected SystemFacet |
List.system |
| Modifier and Type | Method and Description |
|---|---|
Optional<SystemFacet> |
Drive.getSystem() |
Optional<SystemFacet> |
List.getSystem() |
| Modifier and Type | Method and Description |
|---|---|
Drive.Builder |
Drive.Builder.system(SystemFacet system) |
List.Builder |
List.Builder.system(SystemFacet system) |
Drive |
Drive.withSystem(SystemFacet system) |
List |
List.withSystem(SystemFacet system) |
Copyright © 2018–2020. All rights reserved.