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