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