| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns.model |
| Modifier and Type | Method and Description |
|---|---|
List<PublishBatchResultEntry> |
PublishBatchResponse.successful()
A list of successful
PublishBatch responses. |
| Modifier and Type | Method and Description |
|---|---|
PublishBatchResponse.Builder |
PublishBatchResponse.Builder.successful(PublishBatchResultEntry... successful)
A list of successful
PublishBatch responses. |
| Modifier and Type | Method and Description |
|---|---|
PublishBatchResponse.Builder |
PublishBatchResponse.Builder.successful(Collection<PublishBatchResultEntry> successful)
A list of successful
PublishBatch responses. |
Copyright © 2023. All rights reserved.