Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.FormStyleConfig.Type
-
Packages that use FormStyleConfig.Type Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of FormStyleConfig.Type in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return FormStyleConfig.Type Modifier and Type Method Description FormStyleConfig.TypeFormStyleConfig. type()Retrieve an enum value representing which member of this object is populated.static FormStyleConfig.TypeFormStyleConfig.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static FormStyleConfig.Type[]FormStyleConfig.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-