| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
GroupPolicyPresentationListBox |
GroupPolicyPresentationListBox.Builder.build() |
GroupPolicyPresentationListBox |
GroupPolicyPresentationListBox.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
GroupPolicyPresentationListBox |
GroupPolicyPresentationListBox.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
GroupPolicyPresentationListBox |
GroupPolicyPresentationListBox.withExplicitValue(Boolean explicitValue)
Returns an immutable copy of
this with just the explicitValue
field changed. |
GroupPolicyPresentationListBox |
GroupPolicyPresentationListBox.withValuePrefix(String valuePrefix) |
Copyright © 2018–2020. All rights reserved.