Class DriveItemVersionCollectionResponse

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

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

    • DriveItemVersionCollectionResponse

      public DriveItemVersionCollectionResponse()