CopyableBuilder<DeprecateDomainRequest.Builder,DeprecateDomainRequest>
, SdkBuilder<DeprecateDomainRequest.Builder,DeprecateDomainRequest>
public static interface DeprecateDomainRequest.Builder extends CopyableBuilder<DeprecateDomainRequest.Builder,DeprecateDomainRequest>
Modifier and Type | Method | Description |
---|---|---|
DeprecateDomainRequest.Builder |
name(String name) |
The name of the domain to deprecate.
|
copy
apply, build
DeprecateDomainRequest.Builder name(String name)
The name of the domain to deprecate.
name
- The name of the domain to deprecate.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.