Uses of Class
com.microsoft.graph.models.ExtensionSchemaProperty
Packages that use ExtensionSchemaProperty
-
Uses of ExtensionSchemaProperty in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ExtensionSchemaPropertyModifier and TypeMethodDescriptionstatic ExtensionSchemaPropertyExtensionSchemaProperty.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type ExtensionSchemaPropertyModifier and TypeMethodDescriptionSchemaExtension.getProperties()Gets the properties property value.Method parameters in com.microsoft.graph.models with type arguments of type ExtensionSchemaPropertyModifier and TypeMethodDescriptionvoidSchemaExtension.setProperties(List<ExtensionSchemaProperty> value) Sets the properties property value.