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