public static interface GetDomainRequest.Builder extends LightsailRequest.Builder, CopyableBuilder<GetDomainRequest.Builder,GetDomainRequest>
| Modifier and Type | Method and Description |
|---|---|
GetDomainRequest.Builder |
domainName(String domainName)
The domain name for which your want to return information about.
|
GetDomainRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildGetDomainRequest.Builder domainName(String domainName)
The domain name for which your want to return information about.
domainName - The domain name for which your want to return information about.GetDomainRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.