Class DriveRecentCollectionResponse

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

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

    • DriveRecentCollectionResponse

      public DriveRecentCollectionResponse()