Uses of Class
io.lakefs.clients.api.model.Error
-
Packages that use Error Package Description io.lakefs.clients.api io.lakefs.clients.api.model -
-
Uses of Error in io.lakefs.clients.api
Methods in io.lakefs.clients.api that return Error Modifier and Type Method Description ErrorAuthApi. oauthCallback()Deprecated.Methods in io.lakefs.clients.api that return types with arguments of type Error Modifier and Type Method Description ApiResponse<Error>AuthApi. oauthCallbackWithHttpInfo()Deprecated.Method parameters in io.lakefs.clients.api with type arguments of type Error Modifier and Type Method Description okhttp3.CallAuthApi. oauthCallbackAsync(ApiCallback<Error> _callback)Deprecated. -
Uses of Error in io.lakefs.clients.api.model
Methods in io.lakefs.clients.api.model that return Error Modifier and Type Method Description ErrorError. message(String message)
-