Uses of Class
com.microsoft.graph.models.OpenComplexDictionaryType
Packages that use OpenComplexDictionaryType
-
Uses of OpenComplexDictionaryType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OpenComplexDictionaryTypeModifier and TypeMethodDescriptionstatic OpenComplexDictionaryTypeOpenComplexDictionaryType.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueConfigurationMonitor.getParameters()Gets the parameters property value.BaselineResource.getProperties()Gets the properties property value.ConfigurationDrift.getResourceInstanceIdentifier()Gets the resourceInstanceIdentifier property value.Methods in com.microsoft.graph.models with parameters of type OpenComplexDictionaryTypeModifier and TypeMethodDescriptionvoidConfigurationMonitor.setParameters(OpenComplexDictionaryType value) Sets the parameters property value.voidBaselineResource.setProperties(OpenComplexDictionaryType value) Sets the properties property value.voidConfigurationDrift.setResourceInstanceIdentifier(OpenComplexDictionaryType value) Sets the resourceInstanceIdentifier property value.