| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeprecateWorkflowTypeResponse |
SWFClient.deprecateWorkflowType(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest)
Deprecates the specified workflow type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeprecateWorkflowTypeResponse> |
SWFAsyncClient.deprecateWorkflowType(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest)
Deprecates the specified workflow type.
|
| Modifier and Type | Method and Description |
|---|---|
DeprecateWorkflowTypeResponse |
DeprecateWorkflowTypeResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2017. All rights reserved.