Uses of Class
com.liveperson.faas.response.lambda.ErrorLogResponseObject
-
Packages that use ErrorLogResponseObject Package Description com.liveperson.faas.response.lambda -
-
Uses of ErrorLogResponseObject in com.liveperson.faas.response.lambda
Methods in com.liveperson.faas.response.lambda that return types with arguments of type ErrorLogResponseObject Modifier and Type Method Description List<ErrorLogResponseObject>DeploymentErrorResponseObject. getErrorLogs()Method parameters in com.liveperson.faas.response.lambda with type arguments of type ErrorLogResponseObject Modifier and Type Method Description voidDeploymentErrorResponseObject. setErrorLogs(List<ErrorLogResponseObject> errorLogs)
-