Class DriveItemSearchCollectionResponse

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

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

    • DriveItemSearchCollectionResponse

      public DriveItemSearchCollectionResponse()