public static interface PutInboundDmarcSettingsRequest.Builder extends WorkMailRequest.Builder, SdkPojo, CopyableBuilder<PutInboundDmarcSettingsRequest.Builder,PutInboundDmarcSettingsRequest>
| Modifier and Type | Method and Description |
|---|---|
PutInboundDmarcSettingsRequest.Builder |
enforced(Boolean enforced)
Enforces or suspends a policy after it's applied.
|
PutInboundDmarcSettingsRequest.Builder |
organizationId(String organizationId)
The ID of the organization that you are applying the DMARC policy to.
|
PutInboundDmarcSettingsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
PutInboundDmarcSettingsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutInboundDmarcSettingsRequest.Builder organizationId(String organizationId)
The ID of the organization that you are applying the DMARC policy to.
organizationId - The ID of the organization that you are applying the DMARC policy to.PutInboundDmarcSettingsRequest.Builder enforced(Boolean enforced)
Enforces or suspends a policy after it's applied.
enforced - Enforces or suspends a policy after it's applied.PutInboundDmarcSettingsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderPutInboundDmarcSettingsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.