Uses of Class
com.microsoft.graph.models.FieldValueSet
Packages that use FieldValueSet
-
Uses of FieldValueSet in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FieldValueSetModifier and TypeMethodDescriptionstatic FieldValueSetFieldValueSet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueListItem.getFields()Gets the fields property value.ListItemVersion.getFields()Gets the fields property value.Methods in com.microsoft.graph.models with parameters of type FieldValueSetModifier and TypeMethodDescriptionvoidListItem.setFields(FieldValueSet value) Sets the fields property value.voidListItemVersion.setFields(FieldValueSet value) Sets the fields property value.