Class ListItemCollectionResponse

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

public class ListItemCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<ListItem>
The class for the List Item Collection Response.
  • Constructor Details

    • ListItemCollectionResponse

      public ListItemCollectionResponse()