GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.Builder.build() |
|
GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.withDefaultValue(String defaultValue) |
Returns an immutable copy of this with just the defaultValue
field changed.
|
GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.withMaxLength(Long maxLength) |
Returns an immutable copy of this with just the maxLength field
changed.
|
GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.withRequired(Boolean required) |
Returns an immutable copy of this with just the required field
changed.
|
GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.withSuggestions(List<String> suggestions) |
Returns an immutable copy of this with just the suggestions
field changed.
|
GroupPolicyPresentationComboBox |
GroupPolicyPresentationComboBox.withUnmappedField(String name,
String value) |
|