Uses of Class
software.amazon.awssdk.services.pinpoint.model.VerificationResponse
-
Packages that use VerificationResponse Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of VerificationResponse in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return VerificationResponse Modifier and Type Method Description VerificationResponseVerifyOtpMessageResponse. verificationResponse()Returns the value of the VerificationResponse property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type VerificationResponse Modifier and Type Method Description VerifyOtpMessageResponse.BuilderVerifyOtpMessageResponse.Builder. verificationResponse(VerificationResponse verificationResponse)Sets the value of the VerificationResponse property for this object.
-