Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.CreateThemeData
-
Packages that use CreateThemeData Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of CreateThemeData in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return CreateThemeData Modifier and Type Method Description CreateThemeDataCreateThemeRequest. themeToCreate()Represents the configuration of the theme to create.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type CreateThemeData Modifier and Type Method Description CreateThemeRequest.BuilderCreateThemeRequest.Builder. themeToCreate(CreateThemeData themeToCreate)Represents the configuration of the theme to create.
-