public static interface RetrieveDomainAuthCodeRequest.Builder extends Route53DomainsRequest.Builder, CopyableBuilder<RetrieveDomainAuthCodeRequest.Builder,RetrieveDomainAuthCodeRequest>
| Modifier and Type | Method and Description |
|---|---|
RetrieveDomainAuthCodeRequest.Builder |
domainName(String domainName)
The name of the domain that you want to get an authorization code for.
|
RetrieveDomainAuthCodeRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildRetrieveDomainAuthCodeRequest.Builder domainName(String domainName)
The name of the domain that you want to get an authorization code for.
domainName - The name of the domain that you want to get an authorization code for.RetrieveDomainAuthCodeRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.