public static final class IntuneBrand.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
IntuneBrand |
build() |
IntuneBrand.Builder |
companyPortalBlockedActions(CompanyPortalBlockedAction... companyPortalBlockedActions)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrand.Builder |
companyPortalBlockedActions(List<CompanyPortalBlockedAction> companyPortalBlockedActions)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrand.Builder |
companyPortalBlockedActionsNextLink(String companyPortalBlockedActionsNextLink)
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrand.Builder |
contactITEmailAddress(String contactITEmailAddress)
“Email address of the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
contactITName(String contactITName)
“Name of the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
contactITNotes(String contactITNotes)
“Text comments regarding the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
contactITPhoneNumber(String contactITPhoneNumber)
“Phone number of the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
customPrivacyMessage(String customPrivacyMessage)
“Custom privacy message.”
|
IntuneBrand.Builder |
darkBackgroundLogo(MimeContent darkBackgroundLogo)
“Logo image displayed in Company Portal apps which have a dark background behind
the logo.”
|
IntuneBrand.Builder |
displayName(String displayName)
“Company/organization name that is displayed to end users.”
|
IntuneBrand.Builder |
enrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
“Customized device enrollment flow displayed to the end user”
|
IntuneBrand.Builder |
isFactoryResetDisabled(Boolean isFactoryResetDisabled)
“Boolean that represents whether the adminsistrator has disabled the 'Factory
Reset' action on corporate owned devices.”
|
IntuneBrand.Builder |
isRemoveDeviceDisabled(Boolean isRemoveDeviceDisabled)
“Boolean that represents whether the adminsistrator has disabled the 'Remove
Device' action on corporate owned devices.”
|
IntuneBrand.Builder |
landingPageCustomizedImage(MimeContent landingPageCustomizedImage)
“Customized image displayed in Company Portal app landing page”
|
IntuneBrand.Builder |
lightBackgroundLogo(MimeContent lightBackgroundLogo)
“Logo image displayed in Company Portal apps which have a light background behind
the logo.”
|
IntuneBrand.Builder |
onlineSupportSiteName(String onlineSupportSiteName)
“Display name of the company/organization’s IT helpdesk site.”
|
IntuneBrand.Builder |
onlineSupportSiteUrl(String onlineSupportSiteUrl)
“URL to the company/organization’s IT helpdesk site.”
|
IntuneBrand.Builder |
privacyUrl(String privacyUrl)
“URL to the company/organization’s privacy policy.”
|
IntuneBrand.Builder |
roleScopeTagIds(List<String> roleScopeTagIds)
“List of scope tags assigned to the default branding profile”
|
IntuneBrand.Builder |
roleScopeTagIds(String... roleScopeTagIds)
“List of scope tags assigned to the default branding profile”
|
IntuneBrand.Builder |
roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
“List of scope tags assigned to the default branding profile”
|
IntuneBrand.Builder |
sendDeviceOwnershipChangePushNotification(Boolean sendDeviceOwnershipChangePushNotification)
“Boolean that indicates if a push notification is sent to users when their device
ownership type changes from personal to corporate”
|
IntuneBrand.Builder |
showAzureADEnterpriseApps(Boolean showAzureADEnterpriseApps)
“Boolean that indicates if AzureAD Enterprise Apps will be shown in Company
Portal”
|
IntuneBrand.Builder |
showDisplayNameNextToLogo(Boolean showDisplayNameNextToLogo)
“Boolean that represents whether the administrator-supplied display name will be
shown next to the logo image.”
|
IntuneBrand.Builder |
showLogo(Boolean showLogo)
“Boolean that represents whether the administrator-supplied logo images are shown
or not shown.”
|
IntuneBrand.Builder |
showNameNextToLogo(Boolean showNameNextToLogo)
“Boolean that represents whether the administrator-supplied display name will be
shown next to the logo image.”
|
IntuneBrand.Builder |
showOfficeWebApps(Boolean showOfficeWebApps)
“Boolean that indicates if Office WebApps will be shown in Company Portal”
|
IntuneBrand.Builder |
themeColor(RgbColor themeColor)
“Primary theme color used in the Company Portal applications and web portal.”
|
public IntuneBrand.Builder displayName(String displayName)
displayName - value of displayName property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder themeColor(RgbColor themeColor)
themeColor - value of themeColor property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder showLogo(Boolean showLogo)
showLogo - value of showLogo property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder lightBackgroundLogo(MimeContent lightBackgroundLogo)
lightBackgroundLogo - value of lightBackgroundLogo property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder darkBackgroundLogo(MimeContent darkBackgroundLogo)
darkBackgroundLogo - value of darkBackgroundLogo property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder showNameNextToLogo(Boolean showNameNextToLogo)
showNameNextToLogo - value of showNameNextToLogo property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder landingPageCustomizedImage(MimeContent landingPageCustomizedImage)
landingPageCustomizedImage - value of landingPageCustomizedImage property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder showDisplayNameNextToLogo(Boolean showDisplayNameNextToLogo)
showDisplayNameNextToLogo - value of showDisplayNameNextToLogo property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder roleScopeTagIds(List<String> roleScopeTagIds)
roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder roleScopeTagIds(String... roleScopeTagIds)
roleScopeTagIds - value of roleScopeTagIds property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink)
roleScopeTagIdsNextLink - value of roleScopeTagIds@nextLink property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder contactITName(String contactITName)
contactITName - value of contactITName property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder contactITPhoneNumber(String contactITPhoneNumber)
contactITPhoneNumber - value of contactITPhoneNumber property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder contactITEmailAddress(String contactITEmailAddress)
contactITEmailAddress - value of contactITEmailAddress property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder contactITNotes(String contactITNotes)
contactITNotes - value of contactITNotes property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder onlineSupportSiteUrl(String onlineSupportSiteUrl)
onlineSupportSiteUrl - value of onlineSupportSiteUrl property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder onlineSupportSiteName(String onlineSupportSiteName)
onlineSupportSiteName - value of onlineSupportSiteName property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder privacyUrl(String privacyUrl)
privacyUrl - value of privacyUrl property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder customPrivacyMessage(String customPrivacyMessage)
customPrivacyMessage - value of customPrivacyMessage property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder isRemoveDeviceDisabled(Boolean isRemoveDeviceDisabled)
isRemoveDeviceDisabled - value of isRemoveDeviceDisabled property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder isFactoryResetDisabled(Boolean isFactoryResetDisabled)
isFactoryResetDisabled - value of isFactoryResetDisabled property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder companyPortalBlockedActions(List<CompanyPortalBlockedAction> companyPortalBlockedActions)
companyPortalBlockedActions - value of companyPortalBlockedActions property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder companyPortalBlockedActions(CompanyPortalBlockedAction... companyPortalBlockedActions)
companyPortalBlockedActions - value of companyPortalBlockedActions property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder companyPortalBlockedActionsNextLink(String companyPortalBlockedActionsNextLink)
companyPortalBlockedActionsNextLink - value of companyPortalBlockedActions@nextLink property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder showAzureADEnterpriseApps(Boolean showAzureADEnterpriseApps)
showAzureADEnterpriseApps - value of showAzureADEnterpriseApps property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder showOfficeWebApps(Boolean showOfficeWebApps)
showOfficeWebApps - value of showOfficeWebApps property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder sendDeviceOwnershipChangePushNotification(Boolean sendDeviceOwnershipChangePushNotification)
sendDeviceOwnershipChangePushNotification - value of sendDeviceOwnershipChangePushNotification property (as defined in service metadata)this (for method chaining)public IntuneBrand.Builder enrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
enrollmentAvailability - value of enrollmentAvailability property (as defined in service metadata)this (for method chaining)public IntuneBrand build()
Copyright © 2018–2020. All rights reserved.