Class ListCollectionResponse

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

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

    • ListCollectionResponse

      public ListCollectionResponse()