| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2018–2020. All rights reserved.