Uses of Class
com.microsoft.graph.models.Thumbnail
Packages that use Thumbnail
-
Uses of Thumbnail in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ThumbnailModifier and TypeMethodDescriptionstatic ThumbnailThumbnail.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueThumbnailSet.getLarge()Gets the large property value.ThumbnailSet.getMedium()Gets the medium property value.ThumbnailSet.getSmall()Gets the small property value.ThumbnailSet.getSource()Gets the source property value.Methods in com.microsoft.graph.models with parameters of type ThumbnailModifier and TypeMethodDescriptionvoidSets the large property value.voidSets the medium property value.voidSets the small property value.voidSets the source property value.