Class DriveSharedWithMeCollectionResponse

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

public class DriveSharedWithMeCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<DriveItem>
The class for the Drive Shared With Me Collection Response.
  • Constructor Details

    • DriveSharedWithMeCollectionResponse

      public DriveSharedWithMeCollectionResponse()