public static interface AcceptDomainTransferFromAnotherAwsAccountRequest.Builder extends Route53DomainsRequest.Builder, SdkPojo, CopyableBuilder<AcceptDomainTransferFromAnotherAwsAccountRequest.Builder,AcceptDomainTransferFromAnotherAwsAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
AcceptDomainTransferFromAnotherAwsAccountRequest.Builder |
domainName(String domainName)
The name of the domain that was specified when another Amazon Web Services account submitted a TransferDomainToAnotherAwsAccount request.
|
AcceptDomainTransferFromAnotherAwsAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
AcceptDomainTransferFromAnotherAwsAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
AcceptDomainTransferFromAnotherAwsAccountRequest.Builder |
password(String password)
The password that was returned by the TransferDomainToAnotherAwsAccount request.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildAcceptDomainTransferFromAnotherAwsAccountRequest.Builder domainName(String domainName)
The name of the domain that was specified when another Amazon Web Services account submitted a TransferDomainToAnotherAwsAccount request.
domainName - The name of the domain that was specified when another Amazon Web Services account submitted a TransferDomainToAnotherAwsAccount request.AcceptDomainTransferFromAnotherAwsAccountRequest.Builder password(String password)
The password that was returned by the TransferDomainToAnotherAwsAccount request.
password - The password that was returned by the TransferDomainToAnotherAwsAccount request.AcceptDomainTransferFromAnotherAwsAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderAcceptDomainTransferFromAnotherAwsAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.