java.lang.Object
com.amilesend.onedrive.resource.item.DriveItemPage.DriveItemPageBuilder
- Enclosing class:
DriveItemPage
public static class DriveItemPage.DriveItemPageBuilder
extends Object
-
Method Summary
The URL for the delta link.
The URL for the next page.
The list of drive items for the current page.
-
Method Details
-
value
The list of drive items for the current page.
- Returns:
this
.
-
nextLink
The URL for the next page.
- Returns:
this
.
-
deltaLink
The URL for the delta link.
- Returns:
this
.
-
-