Uses of Class
software.amazon.awssdk.services.sns.model.ListSmsSandboxPhoneNumbersResponse
Packages that use ListSmsSandboxPhoneNumbersResponse
Package
Description
-
Uses of ListSmsSandboxPhoneNumbersResponse in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that return ListSmsSandboxPhoneNumbersResponseModifier and TypeMethodDescriptionSnsClient.listSMSSandboxPhoneNumbers(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder> listSmsSandboxPhoneNumbersRequest) Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.SnsClient.listSMSSandboxPhoneNumbers(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest) Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.Methods in software.amazon.awssdk.services.sns that return types with arguments of type ListSmsSandboxPhoneNumbersResponseModifier and TypeMethodDescriptionSnsAsyncClient.listSMSSandboxPhoneNumbers(Consumer<ListSmsSandboxPhoneNumbersRequest.Builder> listSmsSandboxPhoneNumbersRequest) Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox.SnsAsyncClient.listSMSSandboxPhoneNumbers(ListSmsSandboxPhoneNumbersRequest listSmsSandboxPhoneNumbersRequest) Lists the calling Amazon Web Services account's current verified and pending destination phone numbers in the SMS sandbox. -
Uses of ListSmsSandboxPhoneNumbersResponse in software.amazon.awssdk.services.sns.paginators
Methods in software.amazon.awssdk.services.sns.paginators that return types with arguments of type ListSmsSandboxPhoneNumbersResponseMethod parameters in software.amazon.awssdk.services.sns.paginators with type arguments of type ListSmsSandboxPhoneNumbersResponseModifier and TypeMethodDescriptionvoidListSMSSandboxPhoneNumbersPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSmsSandboxPhoneNumbersResponse> subscriber)