public static interface DescribeDomainRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DescribeDomainRequest.Builder,DescribeDomainRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeDomainRequest.Builder |
name(String name)
The name of the domain to describe.
|
copyapply, buildDescribeDomainRequest.Builder name(String name)
The name of the domain to describe.
name - The name of the domain to describe.Copyright © 2017. All rights reserved.