Uses of Class
software.amazon.awssdk.services.appflow.model.ExecutionResult
-
Packages that use ExecutionResult Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of ExecutionResult in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return ExecutionResult Modifier and Type Method Description ExecutionResultExecutionRecord. executionResult()Describes the result of the given flow run.Methods in software.amazon.awssdk.services.appflow.model with parameters of type ExecutionResult Modifier and Type Method Description ExecutionRecord.BuilderExecutionRecord.Builder. executionResult(ExecutionResult executionResult)Describes the result of the given flow run.
-