Class DriveItemDeltaCollectionResponse

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

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

    • DriveItemDeltaCollectionResponse

      public DriveItemDeltaCollectionResponse()