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