Uses of Class
com.microsoft.graph.models.DefaultColumnValue
Packages that use DefaultColumnValue
-
Uses of DefaultColumnValue in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DefaultColumnValueModifier and TypeMethodDescriptionstatic DefaultColumnValueDefaultColumnValue.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueColumnDefinition.getDefaultValue()Gets the defaultValue property value.Methods in com.microsoft.graph.models with parameters of type DefaultColumnValueModifier and TypeMethodDescriptionvoidColumnDefinition.setDefaultValue(DefaultColumnValue value) Sets the defaultValue property value.