Class DriveCollectionResponse

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

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

    • DriveCollectionResponse

      public DriveCollectionResponse()