public static interface DisableDomainAutoRenewRequest.Builder extends Route53DomainsRequest.Builder, 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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.