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.values(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.”
|