Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.ReactStartCodegenJobData
-
Packages that use ReactStartCodegenJobData Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of ReactStartCodegenJobData in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return ReactStartCodegenJobData Modifier and Type Method Description ReactStartCodegenJobDataCodegenJobRenderConfig. react()The name of theReactStartCodegenJobDataobject.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type ReactStartCodegenJobData Modifier and Type Method Description static CodegenJobRenderConfigCodegenJobRenderConfig. fromReact(ReactStartCodegenJobData react)Create an instance of this class withCodegenJobRenderConfig.react()initialized to the given value.CodegenJobRenderConfig.BuilderCodegenJobRenderConfig.Builder. react(ReactStartCodegenJobData react)The name of theReactStartCodegenJobDataobject.
-