@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) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
boolean |
hasTags()
Returns true if the Tags property was specified by the sender (it may be empty), or false if the sender did not
specify the value (it will be empty).
|
String |
name()
Name of the domain to register.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends RegisterDomainRequest.Builder> |
serializableBuilderClass() |
List<ResourceTag> |
tags()
Tags to be added when registering a domain.
|
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 (