| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeprecateWorkflowTypeResponse> |
SwfAsyncClient.deprecateWorkflowType(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest)
Deprecates the specified workflow type.
|
default DeprecateWorkflowTypeResponse |
SwfClient.deprecateWorkflowType(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest)
Deprecates the specified workflow type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeprecateWorkflowTypeRequestMarshaller.marshall(DeprecateWorkflowTypeRequest deprecateWorkflowTypeRequest) |
Copyright © 2022. All rights reserved.