Uses of Class
software.amazon.awssdk.services.lambda.model.StopDurableExecutionRequest
Packages that use StopDurableExecutionRequest
Package
Description
-
Uses of StopDurableExecutionRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type StopDurableExecutionRequestModifier and TypeMethodDescriptionLambdaAsyncClient.stopDurableExecution(StopDurableExecutionRequest stopDurableExecutionRequest) Stops a running durable execution.default StopDurableExecutionResponseLambdaClient.stopDurableExecution(StopDurableExecutionRequest stopDurableExecutionRequest) Stops a running durable execution. -
Uses of StopDurableExecutionRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type StopDurableExecutionRequestModifier and TypeMethodDescriptionStopDurableExecutionRequestMarshaller.marshall(StopDurableExecutionRequest stopDurableExecutionRequest)