Uses of Class
io.jenkins.plugins.servicenow.api.model.Error
-
Packages that use Error Package Description io.jenkins.plugins.servicenow.api.model -
-
Uses of Error in io.jenkins.plugins.servicenow.api.model
Methods in io.jenkins.plugins.servicenow.api.model that return Error Modifier and Type Method Description Error
Response. getError()
Methods in io.jenkins.plugins.servicenow.api.model with parameters of type Error Modifier and Type Method Description void
Response. setError(Error error)
-