Class GetDriveItemsResponse

java.lang.Object
com.independentsoft.graph.files.GetDriveItemsResponse

public class GetDriveItemsResponse extends Object
  • Constructor Details

    • GetDriveItemsResponse

      public GetDriveItemsResponse()
    • GetDriveItemsResponse

      public GetDriveItemsResponse(JsonObject jsonObject)
  • Method Details

    • getNextLink

      public String getNextLink()
    • getDriveItems

      public List<DriveItem> getDriveItems()