Uses of Class
software.amazon.awssdk.services.transfer.model.DescribedExecution
-
Packages that use DescribedExecution Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of DescribedExecution in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return DescribedExecution Modifier and Type Method Description DescribedExecutionDescribeExecutionResponse. execution()The structure that contains the details of the workflow' execution.Methods in software.amazon.awssdk.services.transfer.model with parameters of type DescribedExecution Modifier and Type Method Description DescribeExecutionResponse.BuilderDescribeExecutionResponse.Builder. execution(DescribedExecution execution)The structure that contains the details of the workflow' execution.
-