Uses of Class
com.liveperson.faas.response.lambda.RuntimeResponseObject
-
Packages that use RuntimeResponseObject Package Description com.liveperson.faas.response.lambda -
-
Uses of RuntimeResponseObject in com.liveperson.faas.response.lambda
Methods in com.liveperson.faas.response.lambda that return RuntimeResponseObject Modifier and Type Method Description RuntimeResponseObjectLambdaResponse. getRuntime()Methods in com.liveperson.faas.response.lambda with parameters of type RuntimeResponseObject Modifier and Type Method Description voidLambdaResponse. setRuntime(RuntimeResponseObject runtime)
-