Uses of Class
software.amazon.awssdk.services.pinpoint.model.SendOTPMessageRequestParameters
-
Packages that use SendOTPMessageRequestParameters Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of SendOTPMessageRequestParameters in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return SendOTPMessageRequestParameters Modifier and Type Method Description SendOTPMessageRequestParametersSendOtpMessageRequest. sendOTPMessageRequestParameters()Returns the value of the SendOTPMessageRequestParameters property for this object.Methods in software.amazon.awssdk.services.pinpoint.model with parameters of type SendOTPMessageRequestParameters Modifier and Type Method Description SendOtpMessageRequest.BuilderSendOtpMessageRequest.Builder. sendOTPMessageRequestParameters(SendOTPMessageRequestParameters sendOTPMessageRequestParameters)Sets the value of the SendOTPMessageRequestParameters property for this object.
-