Uses of Class
software.amazon.awssdk.services.lambda.model.SendDurableExecutionCallbackSuccessRequest
Packages that use SendDurableExecutionCallbackSuccessRequest
Package
Description
-
Uses of SendDurableExecutionCallbackSuccessRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type SendDurableExecutionCallbackSuccessRequestModifier and TypeMethodDescriptionLambdaAsyncClient.sendDurableExecutionCallbackSuccess(SendDurableExecutionCallbackSuccessRequest sendDurableExecutionCallbackSuccessRequest) Sends a successful completion response for a callback operation in a durable execution.LambdaClient.sendDurableExecutionCallbackSuccess(SendDurableExecutionCallbackSuccessRequest sendDurableExecutionCallbackSuccessRequest) Sends a successful completion response for a callback operation in a durable execution. -
Uses of SendDurableExecutionCallbackSuccessRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type SendDurableExecutionCallbackSuccessRequestModifier and TypeMethodDescriptionSendDurableExecutionCallbackSuccessRequestMarshaller.marshall(SendDurableExecutionCallbackSuccessRequest sendDurableExecutionCallbackSuccessRequest)