| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| Modifier and Type | Method and Description |
|---|---|
default RegisterDomainResponse |
SwfClient.registerDomain(Consumer<RegisterDomainRequest.Builder> registerDomainRequest)
Registers a new domain.
|
default RegisterDomainResponse |
SwfClient.registerDomain(RegisterDomainRequest registerDomainRequest)
Registers a new domain.
|
default UndeprecateDomainResponse |
SwfClient.undeprecateDomain(Consumer<UndeprecateDomainRequest.Builder> undeprecateDomainRequest)
Undeprecates a previously deprecated domain.
|
default UndeprecateDomainResponse |
SwfClient.undeprecateDomain(UndeprecateDomainRequest undeprecateDomainRequest)
Undeprecates a previously deprecated domain.
|
Copyright © 2023. All rights reserved.