public static interface GetAccountSendingEnabledResponse.Builder extends SesResponse.Builder, SdkPojo, CopyableBuilder<GetAccountSendingEnabledResponse.Builder,GetAccountSendingEnabledResponse>
| Modifier and Type | Method and Description |
|---|---|
GetAccountSendingEnabledResponse.Builder |
enabled(Boolean enabled)
Describes whether email sending is enabled or disabled for your Amazon SES account in the current Amazon Web
Services Region.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAccountSendingEnabledResponse.Builder enabled(Boolean enabled)
Describes whether email sending is enabled or disabled for your Amazon SES account in the current Amazon Web Services Region.
enabled - Describes whether email sending is enabled or disabled for your Amazon SES account in the current
Amazon Web Services Region.Copyright © 2023. All rights reserved.