Uses of Class
software.amazon.awssdk.services.qapps.model.SubmissionMutation
-
Packages that use SubmissionMutation Package Description software.amazon.awssdk.services.qapps.model -
-
Uses of SubmissionMutation in software.amazon.awssdk.services.qapps.model
Methods in software.amazon.awssdk.services.qapps.model that return SubmissionMutation Modifier and Type Method Description SubmissionMutationCardValue. submissionMutation()The structure that describes how the current form card value is mutated.Methods in software.amazon.awssdk.services.qapps.model with parameters of type SubmissionMutation Modifier and Type Method Description CardValue.BuilderCardValue.Builder. submissionMutation(SubmissionMutation submissionMutation)The structure that describes how the current form card value is mutated.
-