java.lang.Object
com.amilesend.onedrive.resource.item.type.Thumbnail.ThumbnailBuilder
- Enclosing class:
Thumbnail
public static class Thumbnail.ThumbnailBuilder
extends Object
-
Method Summary
The image hight in pixels.
The associated item identifier.
The URL used to fetch the thumbnail content.
The image width in pixels.
-
Method Details
-
height
The image hight in pixels.
- Returns:
this.
-
sourceItemId
The associated item identifier.
- Returns:
this.
-
url
The URL used to fetch the thumbnail content.
- Returns:
this.
-
width
The image width in pixels.
- Returns:
this.
-
-