public static interface EnableDomainAutoRenewRequest.Builder extends Route53DomainsRequest.Builder, SdkPojo, CopyableBuilder<EnableDomainAutoRenewRequest.Builder,EnableDomainAutoRenewRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableDomainAutoRenewRequest.Builder |
domainName(String domainName)
The name of the domain that you want to enable automatic renewal for.
|
EnableDomainAutoRenewRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableDomainAutoRenewRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableDomainAutoRenewRequest.Builder domainName(String domainName)
The name of the domain that you want to enable automatic renewal for.
domainName - The name of the domain that you want to enable automatic renewal for.EnableDomainAutoRenewRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableDomainAutoRenewRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.