| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected Shared |
RemoteItem.shared |
| Modifier and Type | Method and Description |
|---|---|
Shared |
Shared.Builder.build() |
Shared |
Shared.withOwner(IdentitySet owner) |
Shared |
Shared.withScope(String scope) |
Shared |
Shared.withSharedBy(IdentitySet sharedBy) |
Shared |
Shared.withSharedDateTime(OffsetDateTime sharedDateTime) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Shared> |
RemoteItem.getShared() |
| Modifier and Type | Method and Description |
|---|---|
RemoteItem.Builder |
RemoteItem.Builder.shared(Shared shared) |
RemoteItem |
RemoteItem.withShared(Shared shared) |
| Modifier and Type | Field and Description |
|---|---|
protected Shared |
DriveItem.shared |
| Modifier and Type | Method and Description |
|---|---|
Optional<Shared> |
DriveItem.getShared() |
| Modifier and Type | Method and Description |
|---|---|
DriveItem.Builder |
DriveItem.Builder.shared(Shared shared) |
DriveItem |
DriveItem.withShared(Shared shared) |
Copyright © 2018–2020. All rights reserved.