| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static GroupPolicyPresentationValueList.Builder |
GroupPolicyPresentationValueList.builderGroupPolicyPresentationValueList()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
GroupPolicyPresentationValueList.Builder |
GroupPolicyPresentationValueList.Builder.createdDateTime(OffsetDateTime createdDateTime) |
GroupPolicyPresentationValueList.Builder |
GroupPolicyPresentationValueList.Builder.id(String id) |
GroupPolicyPresentationValueList.Builder |
GroupPolicyPresentationValueList.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
GroupPolicyPresentationValueList.Builder |
GroupPolicyPresentationValueList.Builder.values(List<KeyValuePair> values)
“A list of pairs for the associated presentation.”
|
GroupPolicyPresentationValueList.Builder |
GroupPolicyPresentationValueList.Builder.valuesNextLink(String valuesNextLink)
“A list of pairs for the associated presentation.”
|
Copyright © 2018–2020. All rights reserved.