Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.UpdateComponentData
-
Packages that use UpdateComponentData Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of UpdateComponentData in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return UpdateComponentData Modifier and Type Method Description UpdateComponentDataUpdateComponentRequest. updatedComponent()The configuration of the updated component.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type UpdateComponentData Modifier and Type Method Description UpdateComponentRequest.BuilderUpdateComponentRequest.Builder. updatedComponent(UpdateComponentData updatedComponent)The configuration of the updated component.
-