static IntuneBrandingProfile.Builder |
IntuneBrandingProfile.builderIntuneBrandingProfile() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.companyPortalBlockedActions(List<CompanyPortalBlockedAction> companyPortalBlockedActions) |
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.companyPortalBlockedActions(CompanyPortalBlockedAction... companyPortalBlockedActions) |
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.companyPortalBlockedActionsNextLink(String companyPortalBlockedActionsNextLink) |
“Collection of blocked actions on the company portal as per platform and device
ownership types.”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.contactITEmailAddress(String contactITEmailAddress) |
“E-mail address of the person/organization responsible for IT support”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.contactITName(String contactITName) |
“Name of the person/organization responsible for IT support”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.contactITNotes(String contactITNotes) |
“Text comments regarding the person/organization responsible for IT support”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.contactITPhoneNumber(String contactITPhoneNumber) |
“Phone number of the person/organization responsible for IT support”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.createdDateTime(OffsetDateTime createdDateTime) |
“Time when the BrandingProfile was created”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.customCanSeePrivacyMessage(String customCanSeePrivacyMessage) |
“Text comments regarding what the admin has access to on the device”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.customCantSeePrivacyMessage(String customCantSeePrivacyMessage) |
“Text comments regarding what the admin doesn't have access to on the device”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.customPrivacyMessage(String customPrivacyMessage) |
“Text comments regarding what the admin doesn't have access to on the device”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.disableClientTelemetry(Boolean disableClientTelemetry) |
“Applies to telemetry sent from all clients to the Intune service.
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.displayName(String displayName) |
“Company/organization name that is displayed to end users”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.enrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability) |
“Customized device enrollment flow displayed to the end user”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.id(String id) |
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.isDefaultProfile(Boolean isDefaultProfile) |
“Boolean that represents whether the profile is used as default or not”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.isFactoryResetDisabled(Boolean isFactoryResetDisabled) |
“Boolean that represents whether the adminsistrator has disabled the 'Factory
Reset' action on corporate owned devices.”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.isRemoveDeviceDisabled(Boolean isRemoveDeviceDisabled) |
“Boolean that represents whether the adminsistrator has disabled the 'Remove
Device' action on corporate owned devices.”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.landingPageCustomizedImage(MimeContent landingPageCustomizedImage) |
“Customized image displayed in Company Portal apps landing page”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
“Time when the BrandingProfile was last modified”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.lightBackgroundLogo(MimeContent lightBackgroundLogo) |
“Logo image displayed in Company Portal apps which have a light background behind
the logo”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.onlineSupportSiteName(String onlineSupportSiteName) |
“Display name of the company/organization’s IT helpdesk site”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.onlineSupportSiteUrl(String onlineSupportSiteUrl) |
“URL to the company/organization’s IT helpdesk site”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.privacyUrl(String privacyUrl) |
“URL to the company/organization’s privacy policy”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.profileDescription(String profileDescription) |
“Description of the profile”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.profileName(String profileName) |
“Name of the profile”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.roleScopeTagIds(String... roleScopeTagIds) |
“List of scope tags assigned to the branding profile”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.roleScopeTagIds(List<String> roleScopeTagIds) |
“List of scope tags assigned to the branding profile”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.roleScopeTagIdsNextLink(String roleScopeTagIdsNextLink) |
“List of scope tags assigned to the branding profile”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.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”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.showAzureADEnterpriseApps(Boolean showAzureADEnterpriseApps) |
“Boolean that indicates if AzureAD Enterprise Apps will be shown in Company
Portal”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.showDisplayNameNextToLogo(Boolean showDisplayNameNextToLogo) |
“Boolean that represents whether the administrator-supplied display name will be
shown next to the logo image or not”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.showLogo(Boolean showLogo) |
“Boolean that represents whether the administrator-supplied logo images are shown
or not”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.showOfficeWebApps(Boolean showOfficeWebApps) |
“Boolean that indicates if Office WebApps will be shown in Company Portal”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.themeColor(RgbColor themeColor) |
“Primary theme color used in the Company Portal applications and web portal”
|
IntuneBrandingProfile.Builder |
IntuneBrandingProfile.Builder.themeColorLogo(MimeContent themeColorLogo) |
“Logo image displayed in Company Portal apps which have a theme color background
behind the logo”
|