| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Field and Description |
|---|---|
protected MimeContent |
IntuneBrand.darkBackgroundLogo |
protected MimeContent |
IntuneBrand.landingPageCustomizedImage |
protected MimeContent |
IntuneBrand.lightBackgroundLogo |
protected MimeContent |
AndroidEnrollmentCompanyCode.qrCodeImage |
| Modifier and Type | Method and Description |
|---|---|
MimeContent |
MimeContent.Builder.build() |
MimeContent |
MimeContent.withType(String type)
Returns an immutable copy of
this with just the type field
changed. |
MimeContent |
MimeContent.withValue(byte[] value)
Returns an immutable copy of
this with just the value field
changed. |
| Modifier and Type | Method and Description |
|---|---|
Optional<MimeContent> |
IntuneBrand.getDarkBackgroundLogo()
“Logo image displayed in Company Portal apps which have a dark background behind
the logo.”
|
Optional<MimeContent> |
IntuneBrand.getLandingPageCustomizedImage()
“Customized image displayed in Company Portal app landing page”
|
Optional<MimeContent> |
IntuneBrand.getLightBackgroundLogo()
“Logo image displayed in Company Portal apps which have a light background behind
the logo.”
|
Optional<MimeContent> |
AndroidEnrollmentCompanyCode.getQrCodeImage()
“Generated QR code for the token.”
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrand.Builder |
IntuneBrand.Builder.darkBackgroundLogo(MimeContent darkBackgroundLogo)
“Logo image displayed in Company Portal apps which have a dark background behind
the logo.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.landingPageCustomizedImage(MimeContent landingPageCustomizedImage)
“Customized image displayed in Company Portal app landing page”
|
IntuneBrand.Builder |
IntuneBrand.Builder.lightBackgroundLogo(MimeContent lightBackgroundLogo)
“Logo image displayed in Company Portal apps which have a light background behind
the logo.”
|
AndroidEnrollmentCompanyCode.Builder |
AndroidEnrollmentCompanyCode.Builder.qrCodeImage(MimeContent qrCodeImage)
“Generated QR code for the token.”
|
IntuneBrand |
IntuneBrand.withDarkBackgroundLogo(MimeContent darkBackgroundLogo)
Returns an immutable copy of
this with just the darkBackgroundLogo field changed. |
IntuneBrand |
IntuneBrand.withLandingPageCustomizedImage(MimeContent landingPageCustomizedImage)
Returns an immutable copy of
this with just the landingPageCustomizedImage field changed. |
IntuneBrand |
IntuneBrand.withLightBackgroundLogo(MimeContent lightBackgroundLogo)
Returns an immutable copy of
this with just the lightBackgroundLogo field changed. |
AndroidEnrollmentCompanyCode |
AndroidEnrollmentCompanyCode.withQrCodeImage(MimeContent qrCodeImage)
Returns an immutable copy of
this with just the qrCodeImage
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected MimeContent |
IntuneBrandingProfile.landingPageCustomizedImage |
protected MimeContent |
ManagedEBook.largeCover |
protected MimeContent |
MobileApp.largeIcon |
protected MimeContent |
IntuneBrandingProfile.lightBackgroundLogo |
protected MimeContent |
AndroidForWorkEnrollmentProfile.qrCodeImage |
protected MimeContent |
AndroidDeviceOwnerEnrollmentProfile.qrCodeImage |
protected MimeContent |
IntuneBrandingProfile.themeColorLogo |
protected MimeContent |
IosDeviceFeaturesConfiguration.wallpaperImage |
| Modifier and Type | Method and Description |
|---|---|
Optional<MimeContent> |
IntuneBrandingProfile.getLandingPageCustomizedImage()
“Customized image displayed in Company Portal apps landing page”
|
Optional<MimeContent> |
ManagedEBook.getLargeCover()
“Book cover.”
|
Optional<MimeContent> |
MobileApp.getLargeIcon()
“The large icon, to be displayed in the app details and used for upload of the
icon.”
|
Optional<MimeContent> |
IntuneBrandingProfile.getLightBackgroundLogo()
“Logo image displayed in Company Portal apps which have a light background behind
the logo”
|
Optional<MimeContent> |
AndroidForWorkEnrollmentProfile.getQrCodeImage()
“String used to generate a QR code for the token.”
|
Optional<MimeContent> |
AndroidDeviceOwnerEnrollmentProfile.getQrCodeImage()
“String used to generate a QR code for the token.”
|
Optional<MimeContent> |
IntuneBrandingProfile.getThemeColorLogo()
“Logo image displayed in Company Portal apps which have a theme color background
behind the logo”
|
Optional<MimeContent> |
IosDeviceFeaturesConfiguration.getWallpaperImage()
“A wallpaper image must be in either PNG or JPEG format.
|
| Modifier and Type | Method and Description |
|---|---|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.landingPageCustomizedImage(MimeContent landingPageCustomizedImage)
“Customized image displayed in Company Portal apps landing page”
|
IosVppEBook.Builder |
IosVppEBook.Builder.largeCover(MimeContent largeCover) |
ManagedIOSStoreApp.Builder |
ManagedIOSStoreApp.Builder.largeIcon(MimeContent largeIcon) |
MicrosoftStoreForBusinessApp.Builder |
MicrosoftStoreForBusinessApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsPhone81AppXBundle.Builder |
WindowsPhone81AppXBundle.Builder.largeIcon(MimeContent largeIcon) |
WebApp.Builder |
WebApp.Builder.largeIcon(MimeContent largeIcon) |
IosVppApp.Builder |
IosVppApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsStoreApp.Builder |
WindowsStoreApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsUniversalAppX.Builder |
WindowsUniversalAppX.Builder.largeIcon(MimeContent largeIcon) |
AndroidManagedStoreApp.Builder |
AndroidManagedStoreApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsPhone81StoreApp.Builder |
WindowsPhone81StoreApp.Builder.largeIcon(MimeContent largeIcon) |
MacOsVppApp.Builder |
MacOsVppApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsMobileMSI.Builder |
WindowsMobileMSI.Builder.largeIcon(MimeContent largeIcon) |
MacOSMdatpApp.Builder |
MacOSMdatpApp.Builder.largeIcon(MimeContent largeIcon) |
MacOSLobApp.Builder |
MacOSLobApp.Builder.largeIcon(MimeContent largeIcon) |
AndroidManagedStoreWebApp.Builder |
AndroidManagedStoreWebApp.Builder.largeIcon(MimeContent largeIcon) |
OfficeSuiteApp.Builder |
OfficeSuiteApp.Builder.largeIcon(MimeContent largeIcon) |
ManagedIOSLobApp.Builder |
ManagedIOSLobApp.Builder.largeIcon(MimeContent largeIcon) |
IosLobApp.Builder |
IosLobApp.Builder.largeIcon(MimeContent largeIcon) |
Win32LobApp.Builder |
Win32LobApp.Builder.largeIcon(MimeContent largeIcon) |
ManagedAndroidStoreApp.Builder |
ManagedAndroidStoreApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsPhone81AppX.Builder |
WindowsPhone81AppX.Builder.largeIcon(MimeContent largeIcon) |
WindowsAppX.Builder |
WindowsAppX.Builder.largeIcon(MimeContent largeIcon) |
MacOSMicrosoftEdgeApp.Builder |
MacOSMicrosoftEdgeApp.Builder.largeIcon(MimeContent largeIcon) |
IosStoreApp.Builder |
IosStoreApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsMicrosoftEdgeApp.Builder |
WindowsMicrosoftEdgeApp.Builder.largeIcon(MimeContent largeIcon) |
ManagedAndroidLobApp.Builder |
ManagedAndroidLobApp.Builder.largeIcon(MimeContent largeIcon) |
AndroidForWorkApp.Builder |
AndroidForWorkApp.Builder.largeIcon(MimeContent largeIcon) |
WindowsPhoneXAP.Builder |
WindowsPhoneXAP.Builder.largeIcon(MimeContent largeIcon) |
AndroidStoreApp.Builder |
AndroidStoreApp.Builder.largeIcon(MimeContent largeIcon) |
MacOSOfficeSuiteApp.Builder |
MacOSOfficeSuiteApp.Builder.largeIcon(MimeContent largeIcon) |
AndroidLobApp.Builder |
AndroidLobApp.Builder.largeIcon(MimeContent largeIcon) |
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.lightBackgroundLogo(MimeContent lightBackgroundLogo)
“Logo image displayed in Company Portal apps which have a light background behind
the logo”
|
AndroidForWorkEnrollmentProfile.Builder |
AndroidForWorkEnrollmentProfile.Builder.qrCodeImage(MimeContent qrCodeImage)
“String used to generate a QR code for the token.”
|
AndroidDeviceOwnerEnrollmentProfile.Builder |
AndroidDeviceOwnerEnrollmentProfile.Builder.qrCodeImage(MimeContent qrCodeImage)
“String used to generate a QR code for the token.”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.themeColorLogo(MimeContent themeColorLogo)
“Logo image displayed in Company Portal apps which have a theme color background
behind the logo”
|
IosDeviceFeaturesConfiguration.Builder |
IosDeviceFeaturesConfiguration.Builder.wallpaperImage(MimeContent wallpaperImage)
“A wallpaper image must be in either PNG or JPEG format.
|
IntuneBrandingProfile |
IntuneBrandingProfile.withLandingPageCustomizedImage(MimeContent landingPageCustomizedImage)
Returns an immutable copy of
this with just the landingPageCustomizedImage field changed. |
ManagedEBook |
ManagedEBook.withLargeCover(MimeContent largeCover)
Returns an immutable copy of
this with just the largeCover field
changed. |
MobileApp |
MobileApp.withLargeIcon(MimeContent largeIcon)
Returns an immutable copy of
this with just the largeIcon field
changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withLightBackgroundLogo(MimeContent lightBackgroundLogo)
Returns an immutable copy of
this with just the lightBackgroundLogo field changed. |
AndroidForWorkEnrollmentProfile |
AndroidForWorkEnrollmentProfile.withQrCodeImage(MimeContent qrCodeImage)
Returns an immutable copy of
this with just the qrCodeImage
field changed. |
AndroidDeviceOwnerEnrollmentProfile |
AndroidDeviceOwnerEnrollmentProfile.withQrCodeImage(MimeContent qrCodeImage)
Returns an immutable copy of
this with just the qrCodeImage
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withThemeColorLogo(MimeContent themeColorLogo)
Returns an immutable copy of
this with just the themeColorLogo
field changed. |
IosDeviceFeaturesConfiguration |
IosDeviceFeaturesConfiguration.withWallpaperImage(MimeContent wallpaperImage)
Returns an immutable copy of
this with just the wallpaperImage
field changed. |
Copyright © 2018–2020. All rights reserved.