| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PublishBatchResponse> |
SnsAsyncClient.publishBatch(PublishBatchRequest publishBatchRequest)
Publishes up to ten messages to the specified topic.
|
default PublishBatchResponse |
SnsClient.publishBatch(PublishBatchRequest publishBatchRequest)
Publishes up to ten messages to the specified topic.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PublishBatchRequestMarshaller.marshall(PublishBatchRequest publishBatchRequest) |
Copyright © 2023. All rights reserved.