Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.CreateComponentData
-
Packages that use CreateComponentData Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of CreateComponentData in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return CreateComponentData Modifier and Type Method Description CreateComponentDataCreateComponentRequest. componentToCreate()Represents the configuration of the component to create.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type CreateComponentData Modifier and Type Method Description CreateComponentRequest.BuilderCreateComponentRequest.Builder. componentToCreate(CreateComponentData componentToCreate)Represents the configuration of the component to create.
-