| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IntuneBrandingProfile |
IntuneBrandingProfile.Builder.build() |
IntuneBrandingProfile |
IntuneBrandingProfile.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
IntuneBrandingProfile |
IntuneBrandingProfile.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
IntuneBrandingProfile |
IntuneBrandingProfile.withContactITEmailAddress(String contactITEmailAddress)
Returns an immutable copy of
this with just the contactITEmailAddress field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withContactITName(String contactITName)
Returns an immutable copy of
this with just the contactITName
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withContactITNotes(String contactITNotes)
Returns an immutable copy of
this with just the contactITNotes
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withContactITPhoneNumber(String contactITPhoneNumber)
Returns an immutable copy of
this with just the contactITPhoneNumber field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withCreatedDateTime(OffsetDateTime createdDateTime)
Returns an immutable copy of
this with just the createdDateTime
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withCustomPrivacyMessage(String customPrivacyMessage)
Returns an immutable copy of
this with just the customPrivacyMessage field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withEnrollmentAvailability(EnrollmentAvailabilityOptions enrollmentAvailability)
Returns an immutable copy of
this with just the enrollmentAvailability field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withIsDefaultProfile(Boolean isDefaultProfile)
Returns an immutable copy of
this with just the isDefaultProfile
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withIsFactoryResetDisabled(Boolean isFactoryResetDisabled)
Returns an immutable copy of
this with just the isFactoryResetDisabled field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withIsRemoveDeviceDisabled(Boolean isRemoveDeviceDisabled)
Returns an immutable copy of
this with just the isRemoveDeviceDisabled field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withLandingPageCustomizedImage(MimeContent landingPageCustomizedImage)
Returns an immutable copy of
this with just the landingPageCustomizedImage field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
Returns an immutable copy of
this with just the lastModifiedDateTime field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withLightBackgroundLogo(MimeContent lightBackgroundLogo)
Returns an immutable copy of
this with just the lightBackgroundLogo field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withOnlineSupportSiteName(String onlineSupportSiteName)
Returns an immutable copy of
this with just the onlineSupportSiteName field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withOnlineSupportSiteUrl(String onlineSupportSiteUrl)
Returns an immutable copy of
this with just the onlineSupportSiteUrl field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withPrivacyUrl(String privacyUrl)
Returns an immutable copy of
this with just the privacyUrl field
changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withProfileDescription(String profileDescription)
Returns an immutable copy of
this with just the profileDescription field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withProfileName(String profileName)
Returns an immutable copy of
this with just the profileName
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withSendDeviceOwnershipChangePushNotification(Boolean sendDeviceOwnershipChangePushNotification)
Returns an immutable copy of
this with just the sendDeviceOwnershipChangePushNotification field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withShowAzureADEnterpriseApps(Boolean showAzureADEnterpriseApps)
Returns an immutable copy of
this with just the showAzureADEnterpriseApps field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withShowDisplayNameNextToLogo(Boolean showDisplayNameNextToLogo)
Returns an immutable copy of
this with just the showDisplayNameNextToLogo field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withShowLogo(Boolean showLogo)
Returns an immutable copy of
this with just the showLogo field
changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withShowOfficeWebApps(Boolean showOfficeWebApps)
Returns an immutable copy of
this with just the showOfficeWebApps
field changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withThemeColor(RgbColor themeColor)
Returns an immutable copy of
this with just the themeColor field
changed. |
IntuneBrandingProfile |
IntuneBrandingProfile.withThemeColorLogo(MimeContent themeColorLogo)
Returns an immutable copy of
this with just the themeColorLogo
field changed. |
Copyright © 2018–2020. All rights reserved.