@Export @Version("1.0.0")
Package com.io7m.brooklime.api
The brooklime API.
-
Interface Summary Interface Description BLApplicationVersionType An application version.BLNexusClientConfigurationType The client configuration.BLNexusClientProviderType A provider of Nexus clients.BLNexusClientType A Nexus client.BLProgressEventType BLProgressEventType.BLProgressFileStartedType BLProgressEventType.BLProgressUpdateType BLProgressReceiverType BLStagingProfileRepositoryType A description of a staging repository.BLStagingRepositoryBulkRequestType A bulk request.BLStagingRepositoryCloseType A request to close a set of staging repositories.BLStagingRepositoryCreateType A request to create a staging repository.BLStagingRepositoryDropType A request to drop a set of staging repositories.BLStagingRepositoryReleaseType A request to release a set of staging repositories.BLStagingRepositoryUploadRequestParametersType A request to schedule the upload of a set of files to a staging repository.BLStagingRepositoryUploadType A request to upload a set of files to a staging repository. -
Enum Summary Enum Description BLProgressEventType.Kind -
Exception Summary Exception Description BLException The type of exceptions raised by the API.BLHTTPErrorException The type of exceptions raised by HTTP servers returning unexpected errors.BLHTTPException The type of exceptions raised by the HTTP requests.BLHTTPFailureException The type of exceptions caused by failures to make HTTP requests.BLParseException The type of exceptions caused by failing to parse data. -
Annotation Types Summary Annotation Type Description BLImmutableStyleType Style settings for generated immutable types.