| Package | Description |
|---|---|
| com.amazonaws.services.transfer.model |
| Modifier and Type | Method and Description |
|---|---|
DescribedExecution |
DescribedExecution.clone() |
DescribedExecution |
DescribeExecutionResult.getExecution()
The structure that contains the details of the workflow' execution.
|
DescribedExecution |
DescribedExecution.withExecutionId(String executionId)
A unique identifier for the execution of a workflow.
|
DescribedExecution |
DescribedExecution.withExecutionRole(String executionRole)
The IAM role associated with the execution.
|
DescribedExecution |
DescribedExecution.withInitialFileLocation(FileLocation initialFileLocation)
A structure that describes the Amazon S3 or EFS file location.
|
DescribedExecution |
DescribedExecution.withLoggingConfiguration(LoggingConfiguration loggingConfiguration)
The IAM logging role associated with the execution.
|
DescribedExecution |
DescribedExecution.withPosixProfile(PosixProfile posixProfile) |
DescribedExecution |
DescribedExecution.withResults(ExecutionResults results)
A structure that describes the execution results.
|
DescribedExecution |
DescribedExecution.withServiceMetadata(ServiceMetadata serviceMetadata)
A container object for the session details that are associated with a workflow.
|
DescribedExecution |
DescribedExecution.withStatus(ExecutionStatus status)
The status is one of the execution.
|
DescribedExecution |
DescribedExecution.withStatus(String status)
The status is one of the execution.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeExecutionResult.setExecution(DescribedExecution execution)
The structure that contains the details of the workflow' execution.
|
DescribeExecutionResult |
DescribeExecutionResult.withExecution(DescribedExecution execution)
The structure that contains the details of the workflow' execution.
|
Copyright © 2023. All rights reserved.