Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.UpdateThemeData
-
Packages that use UpdateThemeData Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of UpdateThemeData in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return UpdateThemeData Modifier and Type Method Description UpdateThemeDataUpdateThemeRequest. updatedTheme()The configuration of the updated theme.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type UpdateThemeData Modifier and Type Method Description UpdateThemeRequest.BuilderUpdateThemeRequest.Builder. updatedTheme(UpdateThemeData updatedTheme)The configuration of the updated theme.
-