DeviceManagementConfigurationStringSettingValueDefinition |
DeviceManagementConfigurationStringSettingValueDefinition.Builder.build() |
|
DeviceManagementConfigurationStringSettingValueDefinition |
DeviceManagementConfigurationStringSettingValueDefinition.withFormat(DeviceManagementConfigurationStringFormat format) |
Returns an immutable copy of this with just the format field
changed.
|
DeviceManagementConfigurationStringSettingValueDefinition |
DeviceManagementConfigurationStringSettingValueDefinition.withInputValidationSchema(String inputValidationSchema) |
Returns an immutable copy of this with just the
inputValidationSchema field changed.
|
DeviceManagementConfigurationStringSettingValueDefinition |
DeviceManagementConfigurationStringSettingValueDefinition.withIsSecret(Boolean isSecret) |
Returns an immutable copy of this with just the isSecret field
changed.
|
DeviceManagementConfigurationStringSettingValueDefinition |
DeviceManagementConfigurationStringSettingValueDefinition.withMaximumLength(Long maximumLength) |
Returns an immutable copy of this with just the maximumLength
field changed.
|
DeviceManagementConfigurationStringSettingValueDefinition |
DeviceManagementConfigurationStringSettingValueDefinition.withMinimumLength(Long minimumLength) |
Returns an immutable copy of this with just the minimumLength
field changed.
|
DeviceManagementConfigurationStringSettingValueDefinition |
DeviceManagementConfigurationStringSettingValueDefinition.withUnmappedField(String name,
String value) |
|