| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<BulkEmailEntryResult> |
SendBulkEmailResponse.bulkEmailEntryResults()
Returns the value of the BulkEmailEntryResults property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
SendBulkEmailResponse.Builder |
SendBulkEmailResponse.Builder.bulkEmailEntryResults(BulkEmailEntryResult... bulkEmailEntryResults)
Sets the value of the BulkEmailEntryResults property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
SendBulkEmailResponse.Builder |
SendBulkEmailResponse.Builder.bulkEmailEntryResults(Collection<BulkEmailEntryResult> bulkEmailEntryResults)
Sets the value of the BulkEmailEntryResults property for this object.
|
Copyright © 2021. All rights reserved.