Package | Description |
---|---|
software.amazon.awssdk.services.sesv2 |
|
software.amazon.awssdk.services.sesv2.model |
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 PutEmailIdentityFeedbackAttributesResponse |
SesV2Client.putEmailIdentityFeedbackAttributes(Consumer<PutEmailIdentityFeedbackAttributesRequest.Builder> putEmailIdentityFeedbackAttributesRequest)
Used to enable or disable feedback forwarding for an identity.
|
Modifier and Type | Method and Description |
---|---|
static Class<? extends PutEmailIdentityFeedbackAttributesRequest.Builder> |
PutEmailIdentityFeedbackAttributesRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.