GroupPolicyPresentationMultiTextBox |
GroupPolicyPresentationMultiTextBox.Builder.build() |
|
GroupPolicyPresentationMultiTextBox |
GroupPolicyPresentationMultiTextBox.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyPresentationMultiTextBox |
GroupPolicyPresentationMultiTextBox.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyPresentationMultiTextBox |
GroupPolicyPresentationMultiTextBox.withMaxLength(Long maxLength) |
Returns an immutable copy of this with just the maxLength field
changed.
|
GroupPolicyPresentationMultiTextBox |
GroupPolicyPresentationMultiTextBox.withMaxStrings(Long maxStrings) |
Returns an immutable copy of this with just the maxStrings field
changed.
|
GroupPolicyPresentationMultiTextBox |
GroupPolicyPresentationMultiTextBox.withRequired(Boolean required) |
Returns an immutable copy of this with just the required field
changed.
|
GroupPolicyPresentationMultiTextBox |
GroupPolicyPresentationMultiTextBox.withUnmappedField(String name,
String value) |
|