Class DriveSearchCollectionResponse

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

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

    • DriveSearchCollectionResponse

      public DriveSearchCollectionResponse()