| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
static GroupPolicyPresentationValueBoolean.Builder |
GroupPolicyPresentationValueBoolean.builderGroupPolicyPresentationValueBoolean()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
GroupPolicyPresentationValueBoolean.Builder |
GroupPolicyPresentationValueBoolean.Builder.createdDateTime(OffsetDateTime createdDateTime) |
GroupPolicyPresentationValueBoolean.Builder |
GroupPolicyPresentationValueBoolean.Builder.id(String id) |
GroupPolicyPresentationValueBoolean.Builder |
GroupPolicyPresentationValueBoolean.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
GroupPolicyPresentationValueBoolean.Builder |
GroupPolicyPresentationValueBoolean.Builder.value(Boolean value)
“An boolean value for the associated presentation.”
|
Copyright © 2018–2020. All rights reserved.