Uses of Class
software.amazon.awssdk.services.transfer.model.ExecutionResults
-
Packages that use ExecutionResults Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of ExecutionResults in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return ExecutionResults Modifier and Type Method Description ExecutionResultsDescribedExecution. results()A structure that describes the execution results.Methods in software.amazon.awssdk.services.transfer.model with parameters of type ExecutionResults Modifier and Type Method Description DescribedExecution.BuilderDescribedExecution.Builder. results(ExecutionResults results)A structure that describes the execution results.
-