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