Class EventCollectionResponse

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

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

    • EventCollectionResponse

      public EventCollectionResponse()