Uses of Class
software.amazon.awssdk.services.chimesdkmessaging.model.LambdaConfiguration
-
Packages that use LambdaConfiguration Package Description software.amazon.awssdk.services.chimesdkmessaging.model -
-
Uses of LambdaConfiguration in software.amazon.awssdk.services.chimesdkmessaging.model
Methods in software.amazon.awssdk.services.chimesdkmessaging.model that return LambdaConfiguration Modifier and Type Method Description LambdaConfigurationProcessorConfiguration. lambda()Indicates that the processor is of type Lambda.Methods in software.amazon.awssdk.services.chimesdkmessaging.model with parameters of type LambdaConfiguration Modifier and Type Method Description ProcessorConfiguration.BuilderProcessorConfiguration.Builder. lambda(LambdaConfiguration lambda)Indicates that the processor is of type Lambda.
-