public static interface UndeprecateDomainRequest.Builder extends SwfRequest.Builder, SdkPojo, CopyableBuilder<UndeprecateDomainRequest.Builder,UndeprecateDomainRequest>
| Modifier and Type | Method and Description |
|---|---|
UndeprecateDomainRequest.Builder |
name(String name)
The name of the domain of the deprecated workflow type.
|
UndeprecateDomainRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
UndeprecateDomainRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUndeprecateDomainRequest.Builder name(String name)
The name of the domain of the deprecated workflow type.
name - The name of the domain of the deprecated workflow type.UndeprecateDomainRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUndeprecateDomainRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.