Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.VerifyDestinationNumberRequest
-
Packages that use VerifyDestinationNumberRequest Package Description software.amazon.awssdk.services.pinpointsmsvoicev2 Welcome to the Amazon Pinpoint SMS and Voice, version 2 API Reference.software.amazon.awssdk.services.pinpointsmsvoicev2.transform -
-
Uses of VerifyDestinationNumberRequest in software.amazon.awssdk.services.pinpointsmsvoicev2
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2 with parameters of type VerifyDestinationNumberRequest Modifier and Type Method Description default CompletableFuture<VerifyDestinationNumberResponse>PinpointSmsVoiceV2AsyncClient. verifyDestinationNumber(VerifyDestinationNumberRequest verifyDestinationNumberRequest)Use the verification code that was received by the verified destination phone number to opt-in the verified destination phone number to receive more messages.default VerifyDestinationNumberResponsePinpointSmsVoiceV2Client. verifyDestinationNumber(VerifyDestinationNumberRequest verifyDestinationNumberRequest)Use the verification code that was received by the verified destination phone number to opt-in the verified destination phone number to receive more messages. -
Uses of VerifyDestinationNumberRequest in software.amazon.awssdk.services.pinpointsmsvoicev2.transform
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.transform with parameters of type VerifyDestinationNumberRequest Modifier and Type Method Description SdkHttpFullRequestVerifyDestinationNumberRequestMarshaller. marshall(VerifyDestinationNumberRequest verifyDestinationNumberRequest)
-