Package io.lakefs.clients.sdk
-
Interface Summary Interface Description ApiCallback<T> Callback for asynchronous API call. -
Class Summary Class Description ActionsApi ApiClient ApiClient class.ApiResponse<T> API response returned by API call.AuthApi BranchesApi CommitsApi ConfigApi Configuration ExperimentalApi HealthCheckApi ImportApi InternalApi JSON JSON.ByteArrayAdapter Gson TypeAdapter for Byte Array typeJSON.DateTypeAdapter Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.JSON.LocalDateTypeAdapter Gson TypeAdapter for JSR310 LocalDate typeJSON.OffsetDateTimeTypeAdapter Gson TypeAdapter for JSR310 OffsetDateTime typeJSON.SqlDateTypeAdapter Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).MetadataApi ObjectsApi Pair ProgressRequestBody ProgressResponseBody RefsApi RepositoriesApi ServerConfiguration Representing a Server configuration.ServerVariable Representing a Server Variable for server URL template substitution.StagingApi StringUtil TagsApi -
Exception Summary Exception Description ApiException ApiException class.