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