| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeWorkflowExecutionRequest.Builder |
DescribeWorkflowExecutionRequest.builder() |
DescribeWorkflowExecutionRequest.Builder |
DescribeWorkflowExecutionRequest.Builder.domain(String domain)
The name of the domain containing the workflow execution.
|
DescribeWorkflowExecutionRequest.Builder |
DescribeWorkflowExecutionRequest.Builder.execution(WorkflowExecution execution)
The workflow execution to describe.
|
DescribeWorkflowExecutionRequest.Builder |
DescribeWorkflowExecutionRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeWorkflowExecutionRequest.Builder> |
DescribeWorkflowExecutionRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.