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 ErrorResponse. getError()Methods in io.jenkins.plugins.servicenow.api.model with parameters of type Error Modifier and Type Method Description voidResponse. setError(Error error)
-