Uses of Class
odata.msgraph.client.beta.entity.AuditLogRoot.Builder
-
Packages that use AuditLogRoot.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of AuditLogRoot.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return AuditLogRoot.Builder Modifier and Type Method Description static AuditLogRoot.BuilderAuditLogRoot. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).
-