static IntuneBrand.Builder |
IntuneBrand.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
IntuneBrand.Builder |
IntuneBrand.Builder.companyPortalBlockedActions(List<CompanyPortalBlockedAction> companyPortalBlockedActions) |
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.companyPortalBlockedActions(CompanyPortalBlockedAction... companyPortalBlockedActions) |
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.companyPortalBlockedActionsNextLink(String companyPortalBlockedActionsNextLink) |
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.contactITEmailAddress(String contactITEmailAddress) |
“Email address of the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.contactITName(String contactITName) |
“Name of the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.contactITNotes(String contactITNotes) |
“Text comments regarding the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.contactITPhoneNumber(String contactITPhoneNumber) |
“Phone number of the person/organization responsible for IT support.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.customCanSeePrivacyMessage(String customCanSeePrivacyMessage) |
“The custom privacy message used to explain what the organization can see and do
on managed devices.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.customCantSeePrivacyMessage(String customCantSeePrivacyMessage) |
“The custom privacy message used to explain what the organization can’t see or do
on managed devices.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.customPrivacyMessage(String customPrivacyMessage) |
“The custom privacy message used to explain what the organization can’t see or do
on managed devices.”
|
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.disableClientTelemetry(Boolean disableClientTelemetry) |
“Applies to telemetry sent from all clients to the Intune service.
|
IntuneBrand.Builder |
IntuneBrand.Builder.displayName(String displayName) |
“Company/organization name that is displayed to end users.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.enrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability) |
“Customized device enrollment flow displayed to the end user”
|
IntuneBrand.Builder |
IntuneBrand.Builder.isFactoryResetDisabled(Boolean isFactoryResetDisabled) |
“Boolean that represents whether the adminsistrator has disabled the 'Factory
Reset' action on corporate owned devices.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.isRemoveDeviceDisabled(Boolean isRemoveDeviceDisabled) |
“Boolean that represents whether the adminsistrator has disabled the 'Remove
Device' action on corporate owned devices.”
|
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.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.onlineSupportSiteName(String onlineSupportSiteName) |
“Display name of the company/organization’s IT helpdesk site.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.onlineSupportSiteUrl(String onlineSupportSiteUrl) |
“URL to the company/organization’s IT helpdesk site.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.privacyUrl(String privacyUrl) |
“URL to the company/organization’s privacy policy.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.roleScopeTagIds(String... roleScopeTagIds) |
“List of scope tags assigned to the default branding profile”
|
IntuneBrand.Builder |
IntuneBrand.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
“List of scope tags assigned to the default branding profile”
|
IntuneBrand.Builder |
IntuneBrand.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
“List of scope tags assigned to the default branding profile”
|
IntuneBrand.Builder |
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 |
IntuneBrand.Builder.showAzureADEnterpriseApps(Boolean showAzureADEnterpriseApps) |
“Boolean that indicates if AzureAD Enterprise Apps will be shown in Company
Portal”
|
IntuneBrand.Builder |
IntuneBrand.Builder.showDisplayNameNextToLogo(Boolean showDisplayNameNextToLogo) |
“Boolean that represents whether the administrator-supplied display name will be
shown next to the logo image.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.showLogo(Boolean showLogo) |
“Boolean that represents whether the administrator-supplied logo images are shown
or not shown.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.showNameNextToLogo(Boolean showNameNextToLogo) |
“Boolean that represents whether the administrator-supplied display name will be
shown next to the logo image.”
|
IntuneBrand.Builder |
IntuneBrand.Builder.showOfficeWebApps(Boolean showOfficeWebApps) |
“Boolean that indicates if Office WebApps will be shown in Company Portal”
|
IntuneBrand.Builder |
IntuneBrand.Builder.themeColor(RgbColor themeColor) |
“Primary theme color used in the Company Portal applications and web portal.”
|