Uses of Class
software.amazon.awssdk.services.amplifyuibuilder.model.MutationActionSetStateParameter
-
Packages that use MutationActionSetStateParameter Package Description software.amazon.awssdk.services.amplifyuibuilder.model -
-
Uses of MutationActionSetStateParameter in software.amazon.awssdk.services.amplifyuibuilder.model
Methods in software.amazon.awssdk.services.amplifyuibuilder.model that return MutationActionSetStateParameter Modifier and Type Method Description MutationActionSetStateParameterActionParameters. state()A key-value pair that specifies the state property name and its initial value.Methods in software.amazon.awssdk.services.amplifyuibuilder.model with parameters of type MutationActionSetStateParameter Modifier and Type Method Description ActionParameters.BuilderActionParameters.Builder. state(MutationActionSetStateParameter state)A key-value pair that specifies the state property name and its initial value.
-