| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| software.amazon.awssdk.services.pinpointemail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutAccountSendingAttributesResponse> |
PinpointEmailAsyncClient.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
default PutAccountSendingAttributesResponse |
PinpointEmailClient.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutAccountSendingAttributesRequestMarshaller.marshall(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest) |
Copyright © 2022. All rights reserved.