| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf |
|
| software.amazon.awssdk.services.swf.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetWorkflowExecutionHistoryResponse |
SWFClient.getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest)
Returns the history of the specified workflow execution.
|
default CompletableFuture<GetWorkflowExecutionHistoryResponse> |
SWFAsyncClient.getWorkflowExecutionHistory(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest)
Returns the history of the specified workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
Request<GetWorkflowExecutionHistoryRequest> |
GetWorkflowExecutionHistoryRequestMarshaller.marshall(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<GetWorkflowExecutionHistoryRequest> |
GetWorkflowExecutionHistoryRequestMarshaller.marshall(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest) |
void |
GetWorkflowExecutionHistoryRequestModelMarshaller.marshall(GetWorkflowExecutionHistoryRequest getWorkflowExecutionHistoryRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.