Uses of Class
software.amazon.awssdk.services.lambda.model.CallbackOptions
Packages that use CallbackOptions
-
Uses of CallbackOptions in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return CallbackOptionsModifier and TypeMethodDescriptionfinal CallbackOptionsOperationUpdate.callbackOptions()Returns the value of the CallbackOptions property for this object.Methods in software.amazon.awssdk.services.lambda.model with parameters of type CallbackOptionsModifier and TypeMethodDescriptionOperationUpdate.Builder.callbackOptions(CallbackOptions callbackOptions) Sets the value of the CallbackOptions property for this object.