GroupPolicyPresentationDropdownList |
GroupPolicyPresentationDropdownList.Builder.build() |
|
GroupPolicyPresentationDropdownList |
GroupPolicyPresentationDropdownList.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyPresentationDropdownList |
GroupPolicyPresentationDropdownList.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyPresentationDropdownList |
GroupPolicyPresentationDropdownList.withDefaultItem(GroupPolicyPresentationDropdownListItem defaultItem) |
Returns an immutable copy of this with just the defaultItem
field changed.
|
GroupPolicyPresentationDropdownList |
GroupPolicyPresentationDropdownList.withItems(List<GroupPolicyPresentationDropdownListItem> items) |
Returns an immutable copy of this with just the items field
changed.
|
GroupPolicyPresentationDropdownList |
GroupPolicyPresentationDropdownList.withRequired(Boolean required) |
Returns an immutable copy of this with just the required field
changed.
|
GroupPolicyPresentationDropdownList |
GroupPolicyPresentationDropdownList.withUnmappedField(String name,
String value) |
|