Uses of Class
odata.msgraph.client.beta.entity.GroupPolicyPresentationValueDecimal.Builder
-
Packages that use GroupPolicyPresentationValueDecimal.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of GroupPolicyPresentationValueDecimal.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return GroupPolicyPresentationValueDecimal.Builder Modifier and Type Method Description static GroupPolicyPresentationValueDecimal.BuilderGroupPolicyPresentationValueDecimal. builderGroupPolicyPresentationValueDecimal()Returns a builder which is used to create a new instance of this class (given that this class is immutable).GroupPolicyPresentationValueDecimal.BuilderGroupPolicyPresentationValueDecimal.Builder. createdDateTime(OffsetDateTime createdDateTime)GroupPolicyPresentationValueDecimal.BuilderGroupPolicyPresentationValueDecimal.Builder. id(String id)GroupPolicyPresentationValueDecimal.BuilderGroupPolicyPresentationValueDecimal.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)GroupPolicyPresentationValueDecimal.BuilderGroupPolicyPresentationValueDecimal.Builder. value(Long value)“An unsigned integer value for the associated presentation.”
-