Uses of Class
software.amazon.awssdk.services.sns.model.BatchRequestTooLongException
-
Packages that use BatchRequestTooLongException Package Description software.amazon.awssdk.services.sns Amazon Simple Notification Service -
-
Uses of BatchRequestTooLongException in software.amazon.awssdk.services.sns
Methods in software.amazon.awssdk.services.sns that throw BatchRequestTooLongException Modifier and Type Method Description default PublishBatchResponseSnsClient. publishBatch(Consumer<PublishBatchRequest.Builder> publishBatchRequest)Publishes up to ten messages to the specified topic.default PublishBatchResponseSnsClient. publishBatch(PublishBatchRequest publishBatchRequest)Publishes up to ten messages to the specified topic.
-