Uses of Class
software.amazon.awssdk.services.lambda.model.CallbackStartedDetails
Packages that use CallbackStartedDetails
-
Uses of CallbackStartedDetails in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return CallbackStartedDetailsModifier and TypeMethodDescriptionfinal CallbackStartedDetailsEvent.callbackStartedDetails()Returns the value of the CallbackStartedDetails property for this object.Methods in software.amazon.awssdk.services.lambda.model with parameters of type CallbackStartedDetailsModifier and TypeMethodDescriptionEvent.Builder.callbackStartedDetails(CallbackStartedDetails callbackStartedDetails) Sets the value of the CallbackStartedDetails property for this object.