public static interface GetContactReachabilityStatusRequest.Builder extends Route53DomainsRequest.Builder, SdkPojo, CopyableBuilder<GetContactReachabilityStatusRequest.Builder,GetContactReachabilityStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
GetContactReachabilityStatusRequest.Builder |
domainName(String domainName)
The name of the domain for which you want to know whether the registrant contact has confirmed that the email
address is valid.
|
GetContactReachabilityStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetContactReachabilityStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetContactReachabilityStatusRequest.Builder domainName(String domainName)
The name of the domain for which you want to know whether the registrant contact has confirmed that the email address is valid.
domainName - The name of the domain for which you want to know whether the registrant contact has confirmed that
the email address is valid.GetContactReachabilityStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetContactReachabilityStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.