Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.ThemeValue
-
Packages that use ThemeValue Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of ThemeValue in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return ThemeValue Modifier and Type Method Description ThemeValueThemeValues. value()The value of the property.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type ThemeValue Modifier and Type Method Description ThemeValues.BuilderThemeValues.Builder. value(ThemeValue value)The value of the property.
-