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