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