Class RetentionEventCollectionResponse

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

public class RetentionEventCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<RetentionEvent>
The class for the Retention Event Collection Response.
  • Constructor Details

    • RetentionEventCollectionResponse

      public RetentionEventCollectionResponse()