public static interface CancelDomainTransferToAnotherAwsAccountRequest.Builder extends Route53DomainsRequest.Builder, SdkPojo, CopyableBuilder<CancelDomainTransferToAnotherAwsAccountRequest.Builder,CancelDomainTransferToAnotherAwsAccountRequest>
| Modifier and Type | Method and Description |
|---|---|
CancelDomainTransferToAnotherAwsAccountRequest.Builder |
domainName(String domainName)
The name of the domain for which you want to cancel the transfer to another Amazon Web Services account.
|
CancelDomainTransferToAnotherAwsAccountRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CancelDomainTransferToAnotherAwsAccountRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelDomainTransferToAnotherAwsAccountRequest.Builder domainName(String domainName)
The name of the domain for which you want to cancel the transfer to another Amazon Web Services account.
domainName - The name of the domain for which you want to cancel the transfer to another Amazon Web Services
account.CancelDomainTransferToAnotherAwsAccountRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCancelDomainTransferToAnotherAwsAccountRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.