Package com.io7m.brooklime.api
@Export
@Version("2.0.0")
package com.io7m.brooklime.api
The brooklime API.
-
ClassDescriptionAn application version.Builds instances of type
BLApplicationVersion.Functions relating to application versions.An application version.Error logging functionality.The type of exceptions raised by the API.The type of exceptions raised by HTTP servers returning unexpected errors.The type of exceptions raised by the HTTP requests.The type of exceptions caused by failures to make HTTP requests.Style settings for generated immutable types.The client configuration.Builds instances of typeBLNexusClientConfiguration.The client configuration.A provider of Nexus clients.A Nexus client.An error returned by the Nexus API.Builds instances of typeBLNexusError.An error returned by the Nexus API.The type of exceptions caused by failing to parse data.The type of progress events.Progress started on a particular file.Progress was made on a particular file.The kind of events.Progress started on a particular file.Builds instances of typeBLProgressFileStarted.A function that receives progress events during operations.Progress was made on a particular file.Builds instances of typeBLProgressUpdate.A description of a staging repository.Builds instances of typeBLStagingProfileRepository.A description of a staging repository.A bulk request.A request to close a set of staging repositories.Builds instances of typeBLStagingRepositoryClose.A request to close a set of staging repositories.A request to create a staging repository.Builds instances of typeBLStagingRepositoryCreate.A request to create a staging repository.A request to drop a set of staging repositories.Builds instances of typeBLStagingRepositoryDrop.A request to drop a set of staging repositories.A request to release a set of staging repositories.Builds instances of typeBLStagingRepositoryRelease.A request to release a set of staging repositories.A request to upload a set of files to a staging repository.Builds instances of typeBLStagingRepositoryUpload.A request to schedule the upload of a set of files to a staging repository.Builds instances of typeBLStagingRepositoryUploadRequestParameters.A request to schedule the upload of a set of files to a staging repository.A request to upload a set of files to a staging repository.