| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default PutEmailIdentityFeedbackAttributesResponse |
SesV2Client.putEmailIdentityFeedbackAttributes(Consumer<PutEmailIdentityFeedbackAttributesRequest.Builder> putEmailIdentityFeedbackAttributesRequest)
Used to enable or disable feedback forwarding for an identity.
|
default PutEmailIdentityFeedbackAttributesResponse |
SesV2Client.putEmailIdentityFeedbackAttributes(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest)
Used to enable or disable feedback forwarding for an identity.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutEmailIdentityFeedbackAttributesResponse> |
SesV2AsyncClient.putEmailIdentityFeedbackAttributes(Consumer<PutEmailIdentityFeedbackAttributesRequest.Builder> putEmailIdentityFeedbackAttributesRequest)
Used to enable or disable feedback forwarding for an identity.
|
default CompletableFuture<PutEmailIdentityFeedbackAttributesResponse> |
SesV2AsyncClient.putEmailIdentityFeedbackAttributes(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest)
Used to enable or disable feedback forwarding for an identity.
|
Copyright © 2023. All rights reserved.