DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.Builder.build() |
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withCategoryDescription(String categoryDescription) |
Returns an immutable copy of this with just the
categoryDescription field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withChildCategoryIds(List<String> childCategoryIds) |
Returns an immutable copy of this with just the childCategoryIds
field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withHelpText(String helpText) |
Returns an immutable copy of this with just the helpText field
changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withName(String name) |
Returns an immutable copy of this with just the name field
changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withParentCategoryId(String parentCategoryId) |
Returns an immutable copy of this with just the parentCategoryId
field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withPlatforms(DeviceManagementConfigurationPlatforms platforms) |
Returns an immutable copy of this with just the platforms field
changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withRootCategoryId(String rootCategoryId) |
Returns an immutable copy of this with just the rootCategoryId
field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withSettingUsage(DeviceManagementConfigurationSettingUsage settingUsage) |
Returns an immutable copy of this with just the settingUsage
field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withTechnologies(DeviceManagementConfigurationTechnologies technologies) |
Returns an immutable copy of this with just the technologies
field changed.
|
DeviceManagementConfigurationCategory |
DeviceManagementConfigurationCategory.withUnmappedField(String name,
String value) |
|