Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.UpdateFormData
-
Packages that use UpdateFormData Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of UpdateFormData in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return UpdateFormData Modifier and Type Method Description UpdateFormDataUpdateFormRequest. updatedForm()The request accepts the following data in JSON format.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type UpdateFormData Modifier and Type Method Description UpdateFormRequest.BuilderUpdateFormRequest.Builder. updatedForm(UpdateFormData updatedForm)The request accepts the following data in JSON format.
-