| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IntuneBrand |
IntuneBrand.Builder.build() |
IntuneBrand |
IntuneBrand.withContactITEmailAddress(String contactITEmailAddress)
Returns an immutable copy of
this with just the contactITEmailAddress field changed. |
IntuneBrand |
IntuneBrand.withContactITName(String contactITName)
Returns an immutable copy of
this with just the contactITName
field changed. |
IntuneBrand |
IntuneBrand.withContactITNotes(String contactITNotes)
Returns an immutable copy of
this with just the contactITNotes
field changed. |
IntuneBrand |
IntuneBrand.withContactITPhoneNumber(String contactITPhoneNumber)
Returns an immutable copy of
this with just the contactITPhoneNumber field changed. |
IntuneBrand |
IntuneBrand.withCustomPrivacyMessage(String customPrivacyMessage)
Returns an immutable copy of
this with just the customPrivacyMessage field changed. |
IntuneBrand |
IntuneBrand.withDarkBackgroundLogo(MimeContent darkBackgroundLogo)
Returns an immutable copy of
this with just the darkBackgroundLogo field changed. |
IntuneBrand |
IntuneBrand.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
IntuneBrand |
IntuneBrand.withEnrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
Returns an immutable copy of
this with just the enrollmentAvailability field changed. |
IntuneBrand |
IntuneBrand.withIsFactoryResetDisabled(Boolean isFactoryResetDisabled)
Returns an immutable copy of
this with just the isFactoryResetDisabled field changed. |
IntuneBrand |
IntuneBrand.withIsRemoveDeviceDisabled(Boolean isRemoveDeviceDisabled)
Returns an immutable copy of
this with just the isRemoveDeviceDisabled 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. |
IntuneBrand |
IntuneBrand.withOnlineSupportSiteName(String onlineSupportSiteName)
Returns an immutable copy of
this with just the onlineSupportSiteName field changed. |
IntuneBrand |
IntuneBrand.withOnlineSupportSiteUrl(String onlineSupportSiteUrl)
Returns an immutable copy of
this with just the onlineSupportSiteUrl field changed. |
IntuneBrand |
IntuneBrand.withPrivacyUrl(String privacyUrl)
Returns an immutable copy of
this with just the privacyUrl field
changed. |
IntuneBrand |
IntuneBrand.withSendDeviceOwnershipChangePushNotification(Boolean sendDeviceOwnershipChangePushNotification)
Returns an immutable copy of
this with just the sendDeviceOwnershipChangePushNotification field changed. |
IntuneBrand |
IntuneBrand.withShowAzureADEnterpriseApps(Boolean showAzureADEnterpriseApps)
Returns an immutable copy of
this with just the showAzureADEnterpriseApps field changed. |
IntuneBrand |
IntuneBrand.withShowDisplayNameNextToLogo(Boolean showDisplayNameNextToLogo)
Returns an immutable copy of
this with just the showDisplayNameNextToLogo field changed. |
IntuneBrand |
IntuneBrand.withShowLogo(Boolean showLogo)
Returns an immutable copy of
this with just the showLogo field
changed. |
IntuneBrand |
IntuneBrand.withShowNameNextToLogo(Boolean showNameNextToLogo)
Returns an immutable copy of
this with just the showNameNextToLogo field changed. |
IntuneBrand |
IntuneBrand.withShowOfficeWebApps(Boolean showOfficeWebApps)
Returns an immutable copy of
this with just the showOfficeWebApps
field changed. |
IntuneBrand |
IntuneBrand.withThemeColor(RgbColor themeColor)
Returns an immutable copy of
this with just the themeColor field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected IntuneBrand |
DeviceManagement.intuneBrand |
| Modifier and Type | Method and Description |
|---|---|
Optional<IntuneBrand> |
DeviceManagement.getIntuneBrand()
“intuneBrand contains data which is used in customizing the appearance of the
Company Portal applications as well as the end user web portal.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement.Builder |
DeviceManagement.Builder.intuneBrand(IntuneBrand intuneBrand)
“intuneBrand contains data which is used in customizing the appearance of the
Company Portal applications as well as the end user web portal.”
|
DeviceManagement |
DeviceManagement.withIntuneBrand(IntuneBrand intuneBrand)
Returns an immutable copy of
this with just the intuneBrand
field changed. |
Copyright © 2018–2020. All rights reserved.