Uses of Class
com.liveperson.faas.response.lambda.DeploymentErrorResponseObject
-
Packages that use DeploymentErrorResponseObject Package Description com.liveperson.faas.response.lambda -
-
Uses of DeploymentErrorResponseObject in com.liveperson.faas.response.lambda
Methods in com.liveperson.faas.response.lambda that return DeploymentErrorResponseObject Modifier and Type Method Description DeploymentErrorResponseObjectLastDeploymentResponseObject. getDeploymentError()Methods in com.liveperson.faas.response.lambda with parameters of type DeploymentErrorResponseObject Modifier and Type Method Description voidLastDeploymentResponseObject. setDeploymentError(DeploymentErrorResponseObject deploymentError)
-