public static final class GroupPolicyPresentationValue.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
GroupPolicyPresentationValue |
build() |
GroupPolicyPresentationValue.Builder |
createdDateTime(OffsetDateTime createdDateTime)
“The date and time the object was created.”
|
GroupPolicyPresentationValue.Builder |
id(String id) |
GroupPolicyPresentationValue.Builder |
lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
“The date and time the object was last modified.”
|
public GroupPolicyPresentationValue.Builder id(String id)
public GroupPolicyPresentationValue.Builder lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
lastModifiedDateTime - value of lastModifiedDateTime property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationValue.Builder createdDateTime(OffsetDateTime createdDateTime)
createdDateTime - value of createdDateTime property (as defined in service metadata)this (for method chaining)public GroupPolicyPresentationValue build()
Copyright © 2018–2020. All rights reserved.