Uses of Class
com.amilesend.onedrive.resource.item.type.Preview
Packages that use Preview
Package
Description
-
Uses of Preview in com.amilesend.onedrive.parse.resource.parser
Methods in com.amilesend.onedrive.parse.resource.parser that return PreviewModifier and TypeMethodDescriptionPreviewParser.parse(com.google.gson.Gson gson, InputStream jsonStream) -
Uses of Preview in com.amilesend.onedrive.resource
Methods in com.amilesend.onedrive.resource that return PreviewModifier and TypeMethodDescriptionDriveFile.preview(PreviewRequest request) Gets the embeddable file preview URLs for inclusion in a web-based UI. -
Uses of Preview in com.amilesend.onedrive.resource.item
Methods in com.amilesend.onedrive.resource.item that return PreviewModifier and TypeMethodDescriptionDriveItem.previewItem(@NonNull PreviewRequest requestBody) Gets the embeddable file preview URLs for inclusion in a web-based UI. -
Uses of Preview in com.amilesend.onedrive.resource.item.type
Methods in com.amilesend.onedrive.resource.item.type that return Preview