Uses of Class
odata.msgraph.client.beta.entity.UsedInsight.Builder
-
Packages that use UsedInsight.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of UsedInsight.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UsedInsight.Builder Modifier and Type Method Description static UsedInsight.BuilderUsedInsight. builderUsedInsight()Returns a builder which is used to create a new instance of this class (given that this class is immutable).UsedInsight.BuilderUsedInsight.Builder. id(String id)UsedInsight.BuilderUsedInsight.Builder. lastUsed(UsageDetails lastUsed)UsedInsight.BuilderUsedInsight.Builder. resourceReference(ResourceReference resourceReference)Org.OData.Core.V1.ComputedUsedInsight.BuilderUsedInsight.Builder. resourceVisualization(ResourceVisualization resourceVisualization)Org.OData.Core.V1.Computed
-