Uses of Class
software.amazon.awssdk.services.lambda.model.CallbackDetails
Packages that use CallbackDetails
-
Uses of CallbackDetails in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return CallbackDetailsModifier and TypeMethodDescriptionfinal CallbackDetailsOperation.callbackDetails()Returns the value of the CallbackDetails property for this object.Methods in software.amazon.awssdk.services.lambda.model with parameters of type CallbackDetailsModifier and TypeMethodDescriptionOperation.Builder.callbackDetails(CallbackDetails callbackDetails) Sets the value of the CallbackDetails property for this object.