public static interface DescribeDomainRequest.Builder extends CodeartifactRequest.Builder, SdkPojo, CopyableBuilder<DescribeDomainRequest.Builder,DescribeDomainRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainRequest.Builder |
domain(String domain)
A string that specifies the name of the requested domain.
|
DescribeDomainRequest.Builder |
domainOwner(String domainOwner)
The 12-digit account number of the Amazon Web Services account that owns the domain.
|
DescribeDomainRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeDomainRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeDomainRequest.Builder domain(String domain)
A string that specifies the name of the requested domain.
domain - A string that specifies the name of the requested domain.DescribeDomainRequest.Builder domainOwner(String domainOwner)
The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
domainOwner - The 12-digit account number of the Amazon Web Services account that owns the domain. It does not
include dashes or spaces.DescribeDomainRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeDomainRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.