| Package | Description |
|---|---|
| software.amazon.awssdk.services.pinpointemail |
|
| Modifier and Type | Method and Description |
|---|---|
default PutAccountSendingAttributesResponse |
PinpointEmailClient.putAccountSendingAttributes(Consumer<PutAccountSendingAttributesRequest.Builder> 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 |
|---|---|
default CompletableFuture<PutAccountSendingAttributesResponse> |
PinpointEmailAsyncClient.putAccountSendingAttributes(Consumer<PutAccountSendingAttributesRequest.Builder> putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
default CompletableFuture<PutAccountSendingAttributesResponse> |
PinpointEmailAsyncClient.putAccountSendingAttributes(PutAccountSendingAttributesRequest putAccountSendingAttributesRequest)
Enable or disable the ability of your account to send email.
|
Copyright © 2019. All rights reserved.