CopyableBuilder<CreateDomainRequest.Builder,CreateDomainRequest>, SdkBuilder<CreateDomainRequest.Builder,CreateDomainRequest>public static interface CreateDomainRequest.Builder extends CopyableBuilder<CreateDomainRequest.Builder,CreateDomainRequest>
| Modifier and Type | Method | Description |
|---|---|---|
CreateDomainRequest.Builder |
domainName(String domainName) |
The name of the domain to create.
|
copyapply, buildCreateDomainRequest.Builder domainName(String domainName)
domainName - The name of the domain to create. The name can range between 3 and 255 characters and can contain the
following characters: a-z, A-Z, 0-9, '_', '-', and '.'.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.