Uses of Class
odata.msgraph.client.beta.entity.UsedInsight
-
Packages that use UsedInsight Package Description odata.msgraph.client.beta.entity -
-
Uses of UsedInsight in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UsedInsight Modifier and Type Method Description UsedInsightUsedInsight.Builder. build()UsedInsightUsedInsight. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.UsedInsightUsedInsight. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).UsedInsightUsedInsight. withLastUsed(UsageDetails lastUsed)UsedInsightUsedInsight. withResourceReference(ResourceReference resourceReference)Returns an immutable copy ofthiswith just theresourceReferencefield changed.UsedInsightUsedInsight. withResourceVisualization(ResourceVisualization resourceVisualization)Returns an immutable copy ofthiswith just theresourceVisualizationfield changed.UsedInsightUsedInsight. withUnmappedField(String name, String value)
-