Uses of Class
odata.msgraph.client.beta.entity.AuditLogRoot
-
Packages that use AuditLogRoot Package Description odata.msgraph.client.beta.entity -
-
Uses of AuditLogRoot in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AuditLogRoot Modifier and Type Method Description AuditLogRootAuditLogRoot.Builder. build()AuditLogRootAuditLogRoot. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AuditLogRootAuditLogRoot. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AuditLogRootAuditLogRoot. withUnmappedField(String name, String value)
-