Uses of Class
com.liveperson.faas.response.lambda.LastDeploymentResponseObject
-
Packages that use LastDeploymentResponseObject Package Description com.liveperson.faas.response.lambda -
-
Uses of LastDeploymentResponseObject in com.liveperson.faas.response.lambda
Methods in com.liveperson.faas.response.lambda that return LastDeploymentResponseObject Modifier and Type Method Description LastDeploymentResponseObjectLambdaResponse. getLastDeployment()Methods in com.liveperson.faas.response.lambda with parameters of type LastDeploymentResponseObject Modifier and Type Method Description voidLambdaResponse. setLastDeployment(LastDeploymentResponseObject lastDeployment)
-