| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
GroupPolicySettingMapping |
GroupPolicySettingMapping.Builder.build() |
GroupPolicySettingMapping |
GroupPolicySettingMapping.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withIntuneSettingDefinitionId(String intuneSettingDefinitionId)
Returns an immutable copy of
this with just the intuneSettingDefinitionId field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withIsMdmSupported(Boolean isMdmSupported)
Returns an immutable copy of
this with just the isMdmSupported
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withMdmCspName(String mdmCspName)
Returns an immutable copy of
this with just the mdmCspName field
changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withMdmMinimumOSVersion(Integer mdmMinimumOSVersion)
Returns an immutable copy of
this with just the mdmMinimumOSVersion field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withMdmSettingUri(String mdmSettingUri)
Returns an immutable copy of
this with just the mdmSettingUri
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withMdmSupportedState(MdmSupportedState mdmSupportedState)
Returns an immutable copy of
this with just the mdmSupportedState
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withParentId(String parentId)
Returns an immutable copy of
this with just the parentId field
changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingCategory(String settingCategory)
Returns an immutable copy of
this with just the settingCategory
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingDisplayName(String settingDisplayName)
Returns an immutable copy of
this with just the settingDisplayName field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingDisplayValue(String settingDisplayValue)
Returns an immutable copy of
this with just the settingDisplayValue field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingDisplayValueType(String settingDisplayValueType)
Returns an immutable copy of
this with just the settingDisplayValueType field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingName(String settingName)
Returns an immutable copy of
this with just the settingName
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingScope(GroupPolicySettingScope settingScope)
Returns an immutable copy of
this with just the settingScope
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingType(GroupPolicySettingType settingType)
Returns an immutable copy of
this with just the settingType
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingValue(String settingValue)
Returns an immutable copy of
this with just the settingValue
field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingValueDisplayUnits(String settingValueDisplayUnits)
Returns an immutable copy of
this with just the settingValueDisplayUnits field changed. |
GroupPolicySettingMapping |
GroupPolicySettingMapping.withSettingValueType(String settingValueType)
Returns an immutable copy of
this with just the settingValueType
field changed. |
Copyright © 2018–2020. All rights reserved.