Uses of Class
software.amazon.awssdk.services.sns.model.OptedOutException
Packages that use OptedOutException
-
Uses of OptedOutException in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that throw OptedOutExceptionModifier and TypeMethodDescriptionSnsClient.createSMSSandboxPhoneNumber(Consumer<CreateSmsSandboxPhoneNumberRequest.Builder> 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.