Class ThumbnailSet
java.lang.Object
com.amilesend.onedrive.resource.item.type.ThumbnailSet
A collection of thumbnails associated with a drive item or identity set.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
builder
-
getId
The item identifier. -
getLarge
A 1920x1920 scaled thumbnail. -
getMedium
A 176x176 scaled thumbnail. -
getSmall
A 48x48 scopped thumbnail. -
getSource
Source used to generate the other thumbnail sizes. -
equals
-
hashCode
public int hashCode() -
toString
-