Uses of Class
com.microsoft.graph.models.MimeContent
Packages that use MimeContent
-
Uses of MimeContent in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MimeContentModifier and TypeMethodDescriptionstatic MimeContentMimeContent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIntuneBrand.getDarkBackgroundLogo()Gets the darkBackgroundLogo property value.ManagedEBook.getLargeCover()Gets the largeCover property value.MobileApp.getLargeIcon()Gets the largeIcon property value.IntuneBrand.getLightBackgroundLogo()Gets the lightBackgroundLogo property value.Methods in com.microsoft.graph.models with parameters of type MimeContentModifier and TypeMethodDescriptionvoidIntuneBrand.setDarkBackgroundLogo(MimeContent value) Sets the darkBackgroundLogo property value.voidManagedEBook.setLargeCover(MimeContent value) Sets the largeCover property value.voidMobileApp.setLargeIcon(MimeContent value) Sets the largeIcon property value.voidIntuneBrand.setLightBackgroundLogo(MimeContent value) Sets the lightBackgroundLogo property value.