| Package | Description |
|---|---|
| software.amazon.awssdk.services.sesv2 |
|
| software.amazon.awssdk.services.sesv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutEmailIdentityFeedbackAttributesResponse |
SesV2Client.putEmailIdentityFeedbackAttributes(PutEmailIdentityFeedbackAttributesRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutEmailIdentityFeedbackAttributesRequestMarshaller.marshall(PutEmailIdentityFeedbackAttributesRequest putEmailIdentityFeedbackAttributesRequest) |
Copyright © 2022. All rights reserved.