Uses of Class
software.amazon.awssdk.services.lambda.model.ExecutionDetails
Packages that use ExecutionDetails
-
Uses of ExecutionDetails in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return ExecutionDetailsModifier and TypeMethodDescriptionfinal ExecutionDetailsOperation.executionDetails()Details about the execution, if this operation represents an execution.Methods in software.amazon.awssdk.services.lambda.model with parameters of type ExecutionDetailsModifier and TypeMethodDescriptionOperation.Builder.executionDetails(ExecutionDetails executionDetails) Details about the execution, if this operation represents an execution.