| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| Modifier and Type | Method and Description |
|---|---|
default GetWorkflowExecutionHistoryIterable |
SwfClient.getWorkflowExecutionHistoryPaginator(Consumer<GetWorkflowExecutionHistoryRequest.Builder> getWorkflowExecutionHistoryRequest)
Returns the history of the specified workflow execution.
|
default GetWorkflowExecutionHistoryIterable |
SwfClient.getWorkflowExecutionHistoryPaginator(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest)
Returns the history of the specified workflow execution.
|
Copyright © 2019. All rights reserved.