Class AuditEventCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<AuditEvent>
com.microsoft.graph.requests.AuditEventCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<AuditEvent>, com.microsoft.graph.serializer.IJsonBackedObject

public class AuditEventCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AuditEvent>
The class for the Audit Event Collection Response.
  • Constructor Details

    • AuditEventCollectionResponse

      public AuditEventCollectionResponse()