DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.Builder.build() |
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withAccessTypes(DeviceManagementConfigurationSettingAccessTypes accessTypes) |
Returns an immutable copy of this with just the accessTypes
field changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withApplicability(DeviceManagementConfigurationSettingApplicability applicability) |
Returns an immutable copy of this with just the applicability
field changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withBaseUri(String baseUri) |
Returns an immutable copy of this with just the baseUri field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withCategoryId(String categoryId) |
Returns an immutable copy of this with just the categoryId field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withHelpText(String helpText) |
Returns an immutable copy of this with just the helpText field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withInfoUrls(List<String> infoUrls) |
Returns an immutable copy of this with just the infoUrls field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withKeywords(List<String> keywords) |
Returns an immutable copy of this with just the keywords field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withName(String name) |
Returns an immutable copy of this with just the name field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withOccurrence(DeviceManagementConfigurationSettingOccurrence occurrence) |
Returns an immutable copy of this with just the occurrence field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withOffsetUri(String offsetUri) |
Returns an immutable copy of this with just the offsetUri field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withReferredSettingInformationList(List<DeviceManagementConfigurationReferredSettingInformation> referredSettingInformationList) |
Returns an immutable copy of this with just the
referredSettingInformationList field changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withRootDefinitionId(String rootDefinitionId) |
Returns an immutable copy of this with just the rootDefinitionId
field changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withSettingUsage(DeviceManagementConfigurationSettingUsage settingUsage) |
Returns an immutable copy of this with just the settingUsage
field changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withUnmappedField(String name,
String value) |
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withUxBehavior(DeviceManagementConfigurationControlType uxBehavior) |
Returns an immutable copy of this with just the uxBehavior field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withVersion(String version) |
Returns an immutable copy of this with just the version field
changed.
|
DeviceManagementConfigurationSettingDefinition |
DeviceManagementConfigurationSettingDefinition.withVisibility(DeviceManagementConfigurationSettingVisibility visibility) |
Returns an immutable copy of this with just the visibility field
changed.
|