Uses of Class
odata.msgraph.client.beta.entity.SharedInsight.Builder
-
Packages that use SharedInsight.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of SharedInsight.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SharedInsight.Builder Modifier and Type Method Description static SharedInsight.BuilderSharedInsight. builderSharedInsight()Returns a builder which is used to create a new instance of this class (given that this class is immutable).SharedInsight.BuilderSharedInsight.Builder. id(String id)SharedInsight.BuilderSharedInsight.Builder. lastShared(SharingDetail lastShared)SharedInsight.BuilderSharedInsight.Builder. resourceReference(ResourceReference resourceReference)Org.OData.Core.V1.ComputedSharedInsight.BuilderSharedInsight.Builder. resourceVisualization(ResourceVisualization resourceVisualization)Org.OData.Core.V1.ComputedSharedInsight.BuilderSharedInsight.Builder. sharingHistory(List<SharingDetail> sharingHistory)SharedInsight.BuilderSharedInsight.Builder. sharingHistory(SharingDetail... sharingHistory)SharedInsight.BuilderSharedInsight.Builder. sharingHistoryNextLink(String sharingHistoryNextLink)
-