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