@Generated(value="software.amazon.awssdk:codegen") public final class RegisterDomainRequest extends SwfRequest implements ToCopyableBuilder<RegisterDomainRequest.Builder,RegisterDomainRequest>
| Modifier and Type | Class and Description |
|---|---|
static interface |
RegisterDomainRequest.Builder |
| Modifier and Type | Method and Description |
|---|---|
static RegisterDomainRequest.Builder |
builder() |
String |
description()
A text description of the domain.
|
boolean |
equals(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
String |
name()
Name of the domain to register.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends RegisterDomainRequest.Builder> |
serializableBuilderClass() |
RegisterDomainRequest.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
String |
workflowExecutionRetentionPeriodInDays()
The duration (in days) that records and histories of workflow executions on the domain should be kept by the
service.
|
overrideConfigurationclone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic String name()
Name of the domain to register. The name must be unique in the region that the domain is registered in.
The specified string must not start or end with whitespace. It must not contain a : (colon),
/ (slash), | (vertical bar), or any control characters (