Uses of Class
com.amilesend.onedrive.resource.item.type.Thumbnail
Packages that use Thumbnail
-
Uses of Thumbnail in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return ThumbnailModifier and TypeMethodDescriptionThumbnail.ThumbnailBuilder.build()ThumbnailSet.getLarge()A 1920x1920 scaled thumbnail.ThumbnailSet.getMedium()A 176x176 scaled thumbnail.ThumbnailSet.getSmall()A 48x48 scopped thumbnail.ThumbnailSet.getSource()Source used to generate the other thumbnail sizes.Methods in com.amilesend.onedrive.resource.item.type with parameters of type ThumbnailModifier and TypeMethodDescriptionA 1920x1920 scaled thumbnail.A 176x176 scaled thumbnail.A 48x48 scopped thumbnail.Source used to generate the other thumbnail sizes.