| Package | Description |
|---|---|
| software.amazon.awssdk.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeExecutionResponse.Builder |
DescribeExecutionResponse.builder() |
default DescribeExecutionResponse.Builder |
DescribeExecutionResponse.Builder.execution(Consumer<DescribedExecution.Builder> execution)
The structure that contains the details of the workflow' execution.
|
DescribeExecutionResponse.Builder |
DescribeExecutionResponse.Builder.execution(DescribedExecution execution)
The structure that contains the details of the workflow' execution.
|
DescribeExecutionResponse.Builder |
DescribeExecutionResponse.toBuilder() |
DescribeExecutionResponse.Builder |
DescribeExecutionResponse.Builder.workflowId(String workflowId)
A unique identifier for the workflow.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeExecutionResponse.Builder> |
DescribeExecutionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.