Class RetentionEventTypeCollectionResponse

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

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

    • RetentionEventTypeCollectionResponse

      public RetentionEventTypeCollectionResponse()