public static interface TransferDomainToAnotherAwsAccountRequest.Builder extends Route53DomainsRequest.Builder, SdkPojo, CopyableBuilder<TransferDomainToAnotherAwsAccountRequest.Builder,TransferDomainToAnotherAwsAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
TransferDomainToAnotherAwsAccountRequest.Builder |
accountId(String accountId)
The account ID of the Amazon Web Services account that you want to transfer the domain to, for example,
111122223333. |
TransferDomainToAnotherAwsAccountRequest.Builder |
domainName(String domainName)
The name of the domain that you want to transfer from the current Amazon Web Services account to another
account.
|
TransferDomainToAnotherAwsAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
TransferDomainToAnotherAwsAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildTransferDomainToAnotherAwsAccountRequest.Builder domainName(String domainName)
The name of the domain that you want to transfer from the current Amazon Web Services account to another account.
domainName - The name of the domain that you want to transfer from the current Amazon Web Services account to
another account.TransferDomainToAnotherAwsAccountRequest.Builder accountId(String accountId)
The account ID of the Amazon Web Services account that you want to transfer the domain to, for example,
111122223333.
accountId - The account ID of the Amazon Web Services account that you want to transfer the domain to, for
example, 111122223333.TransferDomainToAnotherAwsAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderTransferDomainToAnotherAwsAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.