Uses of Class
com.liveperson.faas.response.lambda.LambdaResponse
-
Packages that use LambdaResponse Package Description com.liveperson.faas.client -
-
Uses of LambdaResponse in com.liveperson.faas.client
Methods in com.liveperson.faas.client that return types with arguments of type LambdaResponse Modifier and Type Method Description List<LambdaResponse>FaaSClient. getLambdas(String userId, Map<String,String> optionalQueryParams, OptionalParams optionalParams)Get a list of lambdas.List<LambdaResponse>FaaSWebClient. getLambdas(String userId, Map<String,String> optionalQueryParams, OptionalParams optionalParams)
-