Uses of Class
software.amazon.awssdk.services.sns.model.CreateSmsSandboxPhoneNumberRequest
Packages that use CreateSmsSandboxPhoneNumberRequest
Package
Description
-
Uses of CreateSmsSandboxPhoneNumberRequest in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns with parameters of type CreateSmsSandboxPhoneNumberRequestModifier and TypeMethodDescriptionSnsAsyncClient.createSMSSandboxPhoneNumber(CreateSmsSandboxPhoneNumberRequest createSmsSandboxPhoneNumberRequest) Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number.SnsClient.createSMSSandboxPhoneNumber(CreateSmsSandboxPhoneNumberRequest createSmsSandboxPhoneNumberRequest) Adds a destination phone number to an Amazon Web Services account in the SMS sandbox and sends a one-time password (OTP) to that phone number. -
Uses of CreateSmsSandboxPhoneNumberRequest in software.amazon.awssdk.services.sns.transform
Methods in software.amazon.awssdk.services.sns.transform with parameters of type CreateSmsSandboxPhoneNumberRequestModifier and TypeMethodDescriptionCreateSmsSandboxPhoneNumberRequestMarshaller.marshall(CreateSmsSandboxPhoneNumberRequest createSmsSandboxPhoneNumberRequest)