| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeprecateDomainResponse> |
SwfAsyncClient.deprecateDomain(DeprecateDomainRequest deprecateDomainRequest)
Deprecates the specified domain.
|
default DeprecateDomainResponse |
SwfClient.deprecateDomain(DeprecateDomainRequest deprecateDomainRequest)
Deprecates the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeprecateDomainRequestMarshaller.marshall(DeprecateDomainRequest deprecateDomainRequest) |
Copyright © 2023. All rights reserved.