Uses of Class
odata.msgraph.client.beta.entity.GovernanceInsight
-
Packages that use GovernanceInsight Package Description odata.msgraph.client.beta.entity -
-
Uses of GovernanceInsight in odata.msgraph.client.beta.entity
Subclasses of GovernanceInsight in odata.msgraph.client.beta.entity Modifier and Type Class Description classUserSignInInsightMethods in odata.msgraph.client.beta.entity that return GovernanceInsight Modifier and Type Method Description GovernanceInsightGovernanceInsight. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.GovernanceInsightGovernanceInsight. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).GovernanceInsightGovernanceInsight. withInsightCreatedDateTime(OffsetDateTime insightCreatedDateTime)GovernanceInsightGovernanceInsight. withUnmappedField(String name, String value)
-