Uses of Class
odata.msgraph.client.beta.entity.GroupPolicyPresentationValue.Builder
-
Packages that use GroupPolicyPresentationValue.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of GroupPolicyPresentationValue.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return GroupPolicyPresentationValue.Builder Modifier and Type Method Description static GroupPolicyPresentationValue.BuilderGroupPolicyPresentationValue. builderGroupPolicyPresentationValue()Returns a builder which is used to create a new instance of this class (given that this class is immutable).GroupPolicyPresentationValue.BuilderGroupPolicyPresentationValue.Builder. createdDateTime(OffsetDateTime createdDateTime)“The date and time the object was created.”GroupPolicyPresentationValue.BuilderGroupPolicyPresentationValue.Builder. id(String id)GroupPolicyPresentationValue.BuilderGroupPolicyPresentationValue.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)“The date and time the object was last modified.”
-