Uses of Class
com.microsoft.graph.models.RgbColor
Packages that use RgbColor
-
Uses of RgbColor in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RgbColorModifier and TypeMethodDescriptionstatic RgbColorRgbColor.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIntuneBrand.getThemeColor()Gets the themeColor property value.Methods in com.microsoft.graph.models with parameters of type RgbColorModifier and TypeMethodDescriptionvoidIntuneBrand.setThemeColor(RgbColor value) Sets the themeColor property value.