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