Class DriveItemCollectionResponse

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

public class DriveItemCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DriveItem>
The class for the Drive Item Collection Response.
  • Constructor Details

    • DriveItemCollectionResponse

      public DriveItemCollectionResponse()