| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Drive |
Drive.Builder.build() |
Drive |
Drive.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Drive |
Drive.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Drive |
Drive.withDriveType(String driveType) |
Drive |
Drive.withOwner(IdentitySet owner) |
Drive |
Drive.withQuota(Quota quota) |
Drive |
Drive.withSharePointIds(SharepointIds sharePointIds) |
Drive |
Drive.withSystem(SystemFacet system) |
Copyright © 2018–2020. All rights reserved.