Uses of Class
io.lakefs.clients.api.model.Error
-
Packages that use Error Package Description io.lakefs.clients.api.model -
-
Uses of Error in io.lakefs.clients.api.model
Methods in io.lakefs.clients.api.model that return Error Modifier and Type Method Description ErrorImportStatusResp. getError()Get errorErrorError. message(String message)Methods in io.lakefs.clients.api.model with parameters of type Error Modifier and Type Method Description ImportStatusRespImportStatusResp. error(Error error)voidImportStatusResp. setError(Error error)
-