| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.builderGroupPolicyPresentationComboBox()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.defaultValue(String defaultValue)
“Localized default string displayed in the combo box.
|
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.id(String id) |
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.label(String label) |
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.maxLength(Long maxLength)
“An unsigned integer that specifies the maximum number of text characters for the
parameter.
|
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.required(Boolean required)
“Specifies whether a value must be specified for the parameter.
|
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.suggestions(List<String> suggestions)
“Localized strings listed in the drop-down list of the combo box.
|
GroupPolicyPresentationComboBox.Builder |
GroupPolicyPresentationComboBox.Builder.suggestionsNextLink(String suggestionsNextLink)
“Localized strings listed in the drop-down list of the combo box.
|
Copyright © 2018–2020. All rights reserved.