| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected InsightIdentity |
SharingDetail.sharedBy |
| Modifier and Type | Method and Description |
|---|---|
InsightIdentity |
InsightIdentity.Builder.build() |
InsightIdentity |
InsightIdentity.withAddress(String address) |
InsightIdentity |
InsightIdentity.withDisplayName(String displayName) |
InsightIdentity |
InsightIdentity.withId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Optional<InsightIdentity> |
SharingDetail.getSharedBy() |
| Modifier and Type | Method and Description |
|---|---|
SharingDetail.Builder |
SharingDetail.Builder.sharedBy(InsightIdentity sharedBy) |
SharingDetail |
SharingDetail.withSharedBy(InsightIdentity sharedBy) |
Copyright © 2018–2020. All rights reserved.