| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeprecateDomainResponse |
SWFClient.deprecateDomain(DeprecateDomainRequest deprecateDomainRequest)
Deprecates the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeprecateDomainResponse> |
SWFAsyncClient.deprecateDomain(DeprecateDomainRequest deprecateDomainRequest)
Deprecates the specified domain.
|
| Modifier and Type | Method and Description |
|---|---|
DeprecateDomainResponse |
DeprecateDomainResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.