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 AWS Region.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponsecopyapplyMutation, buildGetAccountSendingEnabledResponse.Builder enabled(Boolean enabled)
Describes whether email sending is enabled or disabled for your Amazon SES account in the current AWS Region.
enabled - Describes whether email sending is enabled or disabled for your Amazon SES account in the current AWS
Region.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.