Index

A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages

A

addAllFiles(Iterable<? extends Path>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Adds elements to files list.
addAllStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose.Builder
Adds elements to stagingRepositories list.
addAllStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
Adds elements to stagingRepositories list.
addAllStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop.Builder
Adds elements to stagingRepositories list.
addAllStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease.Builder
Adds elements to stagingRepositories list.
addFiles(Path) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Adds one element to files list.
addFiles(Path...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Adds elements to files list.
addSizeReceived(long) - Method in class com.io7m.brooklime.vanilla.internal.BLProgressCounter
 
addStagingRepositories(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose.Builder
Adds one element to stagingRepositories list.
addStagingRepositories(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
Adds one element to stagingRepositories list.
addStagingRepositories(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop.Builder
Adds one element to stagingRepositories list.
addStagingRepositories(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease.Builder
Adds one element to stagingRepositories list.
addStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose.Builder
Adds elements to stagingRepositories list.
addStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
Adds elements to stagingRepositories list.
addStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop.Builder
Adds elements to stagingRepositories list.
addStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease.Builder
Adds elements to stagingRepositories list.
applicationName() - Method in class com.io7m.brooklime.api.BLApplicationVersion
 
applicationName() - Method in interface com.io7m.brooklime.api.BLApplicationVersionType
 
applicationVersion() - Method in class com.io7m.brooklime.api.BLApplicationVersion
 
applicationVersion() - Method in interface com.io7m.brooklime.api.BLApplicationVersionType
 
applicationVersion() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
 
applicationVersion() - Method in interface com.io7m.brooklime.api.BLNexusClientConfigurationType
 
attemptCurrent() - Method in interface com.io7m.brooklime.api.BLProgressEventType
 
attemptCurrent() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressFileStartedType
 
attemptCurrent() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
attemptCurrent() - Method in class com.io7m.brooklime.api.BLProgressFileStarted
 
attemptCurrent() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
attemptMaximum() - Method in interface com.io7m.brooklime.api.BLProgressEventType
 
attemptMaximum() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressFileStartedType
 
attemptMaximum() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
attemptMaximum() - Method in class com.io7m.brooklime.api.BLProgressFileStarted
 
attemptMaximum() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 

B

baseDirectory() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
 
baseDirectory() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
 
baseDirectory() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParametersType
 
baseDirectory() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadType
 
baseURI() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
 
baseURI() - Method in interface com.io7m.brooklime.api.BLNexusClientConfigurationType
 
BLAggressiveRetryStrategy - Class in com.io7m.brooklime.vanilla.internal
A retry strategy that doesn't consider any exception to be "non-retriable".
BLAggressiveRetryStrategy(int, TimeValue) - Constructor for class com.io7m.brooklime.vanilla.internal.BLAggressiveRetryStrategy
 
BLApplicationVersion - Class in com.io7m.brooklime.api
An application version.
BLApplicationVersion.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLApplicationVersion.
BLApplicationVersions - Class in com.io7m.brooklime.api
Functions relating to application versions.
BLApplicationVersionType - Interface in com.io7m.brooklime.api
An application version.
BLCommandCloseStagingRepository - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandCloseStagingRepository() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandCloseStagingRepository
 
BLCommandCreateStagingRepository - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandCreateStagingRepository() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandCreateStagingRepository
 
BLCommandDropStagingRepository - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandDropStagingRepository() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandDropStagingRepository
 
BLCommandListStagingRepositories - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandListStagingRepositories() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandListStagingRepositories
 
BLCommandReleaseStagingRepository - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandReleaseStagingRepository() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandReleaseStagingRepository
 
BLCommandRoot - Class in com.io7m.brooklime.cmdline.internal
The root command.
BLCommandRoot() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandRoot
 
BLCommandShowStagingRepository - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandShowStagingRepository() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandShowStagingRepository
 
BLCommandType - Interface in com.io7m.brooklime.cmdline.internal
The base type of commands.
BLCommandType.Status - Enum in com.io7m.brooklime.cmdline.internal
 
BLCommandUploadToStagingRepository - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandUploadToStagingRepository() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandUploadToStagingRepository
 
BLCommandVersion - Class in com.io7m.brooklime.cmdline.internal
 
BLCommandVersion() - Constructor for class com.io7m.brooklime.cmdline.internal.BLCommandVersion
 
BLException - Exception in com.io7m.brooklime.api
The type of exceptions raised by the API.
BLException(String) - Constructor for exception com.io7m.brooklime.api.BLException
Construct an exception.
BLException(String, Throwable) - Constructor for exception com.io7m.brooklime.api.BLException
Construct an exception.
BLException(Throwable) - Constructor for exception com.io7m.brooklime.api.BLException
Construct an exception.
BLHTTPErrorException - Exception in com.io7m.brooklime.api
The type of exceptions raised by HTTP servers returning unexpected errors.
BLHTTPErrorException(int, String) - Constructor for exception com.io7m.brooklime.api.BLHTTPErrorException
Construct an exception.
BLHTTPException - Exception in com.io7m.brooklime.api
The type of exceptions raised by the HTTP requests.
BLHTTPException(String) - Constructor for exception com.io7m.brooklime.api.BLHTTPException
Construct an exception.
BLHTTPException(String, Throwable) - Constructor for exception com.io7m.brooklime.api.BLHTTPException
Construct an exception.
BLHTTPException(Throwable) - Constructor for exception com.io7m.brooklime.api.BLHTTPException
Construct an exception.
BLHTTPFailureException - Exception in com.io7m.brooklime.api
The type of exceptions caused by failures to make HTTP requests.
BLHTTPFailureException(String) - Constructor for exception com.io7m.brooklime.api.BLHTTPFailureException
Construct an exception.
BLHTTPFailureException(String, Throwable) - Constructor for exception com.io7m.brooklime.api.BLHTTPFailureException
Construct an exception.
BLHTTPFailureException(Throwable) - Constructor for exception com.io7m.brooklime.api.BLHTTPFailureException
Construct an exception.
BLImmutableStyleType - Annotation Type in com.io7m.brooklime.api
Style settings for generated immutable types.
BLLogLevel - Enum in com.io7m.brooklime.cmdline.internal
Log level.
BLLogLevelConverter - Class in com.io7m.brooklime.cmdline.internal
A converter for BLLogLevel values.
BLLogLevelConverter() - Constructor for class com.io7m.brooklime.cmdline.internal.BLLogLevelConverter
Construct a new converter.
BLLogLevelUnrecognized - Exception in com.io7m.brooklime.cmdline.internal
 
BLNexusClient - Class in com.io7m.brooklime.vanilla.internal
 
BLNexusClient(CloseableHttpClient, BLNexusRequests, Clock) - Constructor for class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
BLNexusClientConfiguration - Class in com.io7m.brooklime.api
The client configuration.
BLNexusClientConfiguration.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLNexusClientConfiguration.
BLNexusClientConfigurationType - Interface in com.io7m.brooklime.api
The client configuration.
BLNexusClientProviderType - Interface in com.io7m.brooklime.api
A provider of Nexus clients.
BLNexusClients - Class in com.io7m.brooklime.vanilla
The default provider of Nexus clients.
BLNexusClients() - Constructor for class com.io7m.brooklime.vanilla.BLNexusClients
Construct a client provider.
BLNexusClientType - Interface in com.io7m.brooklime.api
A Nexus client.
BLNexusParsers - Class in com.io7m.brooklime.vanilla.internal
 
BLNexusParsers() - Constructor for class com.io7m.brooklime.vanilla.internal.BLNexusParsers
 
BLNexusRequests - Class in com.io7m.brooklime.vanilla.internal
 
BLNexusRequests(CloseableHttpClient, BLNexusParsers, BLNexusClientConfiguration) - Constructor for class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
BLParseException - Exception in com.io7m.brooklime.api
The type of exceptions caused by failing to parse data.
BLParseException(String, int, int, URI) - Constructor for exception com.io7m.brooklime.api.BLParseException
Construct an exception.
BLParseException(String, Throwable, int, int, URI) - Constructor for exception com.io7m.brooklime.api.BLParseException
Construct an exception.
BLPosition(int, int) - Constructor for class com.io7m.brooklime.vanilla.internal.BLPositionalXML.BLPosition
 
BLPositionalXML - Class in com.io7m.brooklime.vanilla.internal
 
BLPositionalXML.BLPosition - Class in com.io7m.brooklime.vanilla.internal
 
BLProgressCounter - Class in com.io7m.brooklime.vanilla.internal
 
BLProgressCounter(Clock, BLProgressReceiverType) - Constructor for class com.io7m.brooklime.vanilla.internal.BLProgressCounter
 
BLProgressEventType - Interface in com.io7m.brooklime.api
 
BLProgressEventType.BLProgressFileStartedType - Interface in com.io7m.brooklime.api
 
BLProgressEventType.BLProgressUpdateType - Interface in com.io7m.brooklime.api
 
BLProgressEventType.Kind - Enum in com.io7m.brooklime.api
 
BLProgressFileStarted - Class in com.io7m.brooklime.api
BLProgressFileStarted.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLProgressFileStarted.
BLProgressReceiverType - Interface in com.io7m.brooklime.api
 
BLProgressUpdate - Class in com.io7m.brooklime.api
Immutable implementation of BLProgressEventType.BLProgressUpdateType.
BLProgressUpdate.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLProgressUpdate.
BLRetryingUploader - Class in com.io7m.brooklime.vanilla.internal
 
BLRetryingUploader(CloseableHttpClient, URI, URI, Path, int, int, Duration, int, BLProgressCounter) - Constructor for class com.io7m.brooklime.vanilla.internal.BLRetryingUploader
 
BLStagingProfileRepository - Class in com.io7m.brooklime.api
A description of a staging repository.
BLStagingProfileRepository.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLStagingProfileRepository.
BLStagingProfileRepositoryType - Interface in com.io7m.brooklime.api
A description of a staging repository.
BLStagingRepositoryBulkRequestType - Interface in com.io7m.brooklime.api
A bulk request.
BLStagingRepositoryClose - Class in com.io7m.brooklime.api
A request to close a set of staging repositories.
BLStagingRepositoryClose.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLStagingRepositoryClose.
BLStagingRepositoryCloseType - Interface in com.io7m.brooklime.api
A request to close a set of staging repositories.
BLStagingRepositoryCreate - Class in com.io7m.brooklime.api
A request to create a staging repository.
BLStagingRepositoryCreate.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLStagingRepositoryCreate.
BLStagingRepositoryCreateType - Interface in com.io7m.brooklime.api
A request to create a staging repository.
BLStagingRepositoryDrop - Class in com.io7m.brooklime.api
A request to drop a set of staging repositories.
BLStagingRepositoryDrop.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLStagingRepositoryDrop.
BLStagingRepositoryDropType - Interface in com.io7m.brooklime.api
A request to drop a set of staging repositories.
BLStagingRepositoryRelease - Class in com.io7m.brooklime.api
A request to release a set of staging repositories.
BLStagingRepositoryRelease.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLStagingRepositoryRelease.
BLStagingRepositoryReleaseType - Interface in com.io7m.brooklime.api
A request to release a set of staging repositories.
BLStagingRepositoryUpload - Class in com.io7m.brooklime.api
A request to upload a set of files to a staging repository.
BLStagingRepositoryUpload.Builder - Class in com.io7m.brooklime.api
Builds instances of type BLStagingRepositoryUpload.
BLStagingRepositoryUploadRequestParameters - Class in com.io7m.brooklime.api
A request to schedule the upload of a set of files to a staging repository.
BLStagingRepositoryUploadRequestParameters.Builder - Class in com.io7m.brooklime.api
BLStagingRepositoryUploadRequestParametersType - Interface in com.io7m.brooklime.api
A request to schedule the upload of a set of files to a staging repository.
BLStagingRepositoryUploadType - Interface in com.io7m.brooklime.api
A request to upload a set of files to a staging repository.
BLStreamEntity - Class in com.io7m.brooklime.vanilla.internal
 
BLStreamEntity(BLProgressCounter, Path, ContentType) - Constructor for class com.io7m.brooklime.vanilla.internal.BLStreamEntity
 
build() - Method in class com.io7m.brooklime.api.BLApplicationVersion.Builder
Builds a new BLApplicationVersion.
build() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
build() - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Builds a new BLProgressFileStarted.
build() - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Builds a new BLProgressUpdate.
build() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
build() - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose.Builder
build() - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
build() - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop.Builder
build() - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease.Builder
build() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
build() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters.Builder
builder() - Static method in class com.io7m.brooklime.api.BLApplicationVersion
Creates a builder for BLApplicationVersion.
builder() - Static method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Creates a builder for BLNexusClientConfiguration.
builder() - Static method in class com.io7m.brooklime.api.BLProgressFileStarted
Creates a builder for BLProgressFileStarted.
builder() - Static method in class com.io7m.brooklime.api.BLProgressUpdate
Creates a builder for BLProgressUpdate.
builder() - Static method in class com.io7m.brooklime.api.BLStagingProfileRepository
Creates a builder for BLStagingProfileRepository.
builder() - Static method in class com.io7m.brooklime.api.BLStagingRepositoryClose
Creates a builder for BLStagingRepositoryClose.
builder() - Static method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
Creates a builder for BLStagingRepositoryCreate.
builder() - Static method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
Creates a builder for BLStagingRepositoryDrop.
builder() - Static method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
Creates a builder for BLStagingRepositoryRelease.
builder() - Static method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Creates a builder for BLStagingRepositoryUpload.
builder() - Static method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
bytesMaximum() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
bytesMaximum() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
bytesPerSecond() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
bytesPerSecond() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
bytesSent() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
bytesSent() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 

C

checkPreconditions() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadType
Check preconditions for the type.
close() - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
close() - Method in class com.io7m.brooklime.vanilla.internal.BLStreamEntity
 
column() - Method in class com.io7m.brooklime.vanilla.internal.BLPositionalXML.BLPosition
 
com.io7m.brooklime.api - package com.io7m.brooklime.api
The brooklime API.
com.io7m.brooklime.cmdline - package com.io7m.brooklime.cmdline
Brooklime (Command-line).
com.io7m.brooklime.cmdline.internal - package com.io7m.brooklime.cmdline.internal
Brooklime (Command-line internal classes).
com.io7m.brooklime.vanilla - package com.io7m.brooklime.vanilla
The brooklime vanilla implementation.
com.io7m.brooklime.vanilla.internal - package com.io7m.brooklime.vanilla.internal
The brooklime vanilla implementation (internal classes).
convert(String) - Method in class com.io7m.brooklime.cmdline.internal.BLLogLevelConverter
 
copyOf(BLApplicationVersionType) - Static method in class com.io7m.brooklime.api.BLApplicationVersion
Creates an immutable copy of a BLApplicationVersionType value.
copyOf(BLNexusClientConfigurationType) - Static method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Creates an immutable copy of a BLNexusClientConfigurationType value.
copyOf(BLProgressEventType.BLProgressFileStartedType) - Static method in class com.io7m.brooklime.api.BLProgressFileStarted
Creates an immutable copy of a BLProgressEventType.BLProgressFileStartedType value.
copyOf(BLProgressEventType.BLProgressUpdateType) - Static method in class com.io7m.brooklime.api.BLProgressUpdate
Creates an immutable copy of a BLProgressEventType.BLProgressUpdateType value.
copyOf(BLStagingProfileRepositoryType) - Static method in class com.io7m.brooklime.api.BLStagingProfileRepository
Creates an immutable copy of a BLStagingProfileRepositoryType value.
copyOf(BLStagingRepositoryCloseType) - Static method in class com.io7m.brooklime.api.BLStagingRepositoryClose
Creates an immutable copy of a BLStagingRepositoryCloseType value.
copyOf(BLStagingRepositoryCreateType) - Static method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
Creates an immutable copy of a BLStagingRepositoryCreateType value.
copyOf(BLStagingRepositoryDropType) - Static method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
Creates an immutable copy of a BLStagingRepositoryDropType value.
copyOf(BLStagingRepositoryReleaseType) - Static method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
Creates an immutable copy of a BLStagingRepositoryReleaseType value.
copyOf(BLStagingRepositoryUploadRequestParametersType) - Static method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
Creates an immutable copy of a BLStagingRepositoryUploadRequestParametersType value.
copyOf(BLStagingRepositoryUploadType) - Static method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Creates an immutable copy of a BLStagingRepositoryUploadType value.
createClient(BLNexusClientConfiguration) - Method in interface com.io7m.brooklime.api.BLNexusClientProviderType
Create a new Nexus client.
createClient(BLNexusClientConfiguration) - Method in class com.io7m.brooklime.vanilla.BLNexusClients
 
created() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
created() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
createUploadRequest(BLStagingRepositoryUploadRequestParameters) - Method in interface com.io7m.brooklime.api.BLNexusClientType
Create a staging repository upload request.
createUploadRequest(BLStagingRepositoryUploadRequestParameters) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
createUploadRequest(BLStagingRepositoryUploadRequestParameters) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 

D

description() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
description() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
description() - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
 
description() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryCreateType
 

E

equals(Object) - Method in class com.io7m.brooklime.api.BLApplicationVersion
This instance is equal to all instances of BLApplicationVersion that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
This instance is equal to all instances of BLNexusClientConfiguration that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLProgressFileStarted
This instance is equal to all instances of BLProgressFileStarted that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLProgressUpdate
This instance is equal to all instances of BLProgressUpdate that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
This instance is equal to all instances of BLStagingProfileRepository that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose
This instance is equal to all instances of BLStagingRepositoryClose that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
This instance is equal to all instances of BLStagingRepositoryCreate that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
This instance is equal to all instances of BLStagingRepositoryDrop that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
This instance is equal to all instances of BLStagingRepositoryRelease that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
This instance is equal to all instances of BLStagingRepositoryUpload that have equal attribute values.
equals(Object) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
This instance is equal to all instances of BLStagingRepositoryUploadRequestParameters that have equal attribute values.
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandCloseStagingRepository
 
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandCreateStagingRepository
 
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandDropStagingRepository
 
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandListStagingRepositories
 
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandReleaseStagingRepository
 
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandRoot
Set up logging for other commands.
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandShowStagingRepository
 
execute() - Method in interface com.io7m.brooklime.cmdline.internal.BLCommandType
Execute the command.
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandUploadToStagingRepository
 
execute() - Method in class com.io7m.brooklime.cmdline.internal.BLCommandVersion
 
execute() - Method in class com.io7m.brooklime.vanilla.internal.BLRetryingUploader
 
exitCode() - Method in enum com.io7m.brooklime.cmdline.internal.BLCommandType.Status
 
exitCode() - Method in class com.io7m.brooklime.cmdline.Main
 

F

FAILURE - com.io7m.brooklime.cmdline.internal.BLCommandType.Status
 
fileIndexCurrent() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressFileStartedType
 
fileIndexCurrent() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
fileIndexCurrent() - Method in interface com.io7m.brooklime.api.BLProgressEventType
 
fileIndexCurrent() - Method in class com.io7m.brooklime.api.BLProgressFileStarted
 
fileIndexCurrent() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
fileIndexMaximum() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressFileStartedType
 
fileIndexMaximum() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
fileIndexMaximum() - Method in interface com.io7m.brooklime.api.BLProgressEventType
 
fileIndexMaximum() - Method in class com.io7m.brooklime.api.BLProgressFileStarted
 
fileIndexMaximum() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
files() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
 
files() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadType
 
findClientVersion() - Static method in class com.io7m.brooklime.vanilla.BLNexusClients
 
from(BLApplicationVersionType) - Method in class com.io7m.brooklime.api.BLApplicationVersion.Builder
Fill a builder with attribute values from the provided BLApplicationVersionType instance.
from(BLNexusClientConfigurationType) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Fill a builder with attribute values from the provided BLNexusClientConfigurationType instance.
from(BLProgressEventType) - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLProgressEventType instance.
from(BLProgressEventType) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLProgressEventType instance.
from(BLProgressEventType.BLProgressFileStartedType) - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLProgressEventType.BLProgressFileStartedType instance.
from(BLProgressEventType.BLProgressUpdateType) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType instance.
from(BLStagingProfileRepositoryType) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Fill a builder with attribute values from the provided BLStagingProfileRepositoryType instance.
from(BLStagingRepositoryBulkRequestType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryBulkRequestType instance.
from(BLStagingRepositoryBulkRequestType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryBulkRequestType instance.
from(BLStagingRepositoryBulkRequestType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryBulkRequestType instance.
from(BLStagingRepositoryBulkRequestType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryBulkRequestType instance.
from(BLStagingRepositoryCloseType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryCloseType instance.
from(BLStagingRepositoryCreateType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryCreateType instance.
from(BLStagingRepositoryDropType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryDropType instance.
from(BLStagingRepositoryReleaseType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease.Builder
Fill a builder with attribute values from the provided com.io7m.brooklime.api.BLStagingRepositoryReleaseType instance.
from(BLStagingRepositoryUploadRequestParametersType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters.Builder
Fill a builder with attribute values from the provided BLStagingRepositoryUploadRequestParametersType instance.
from(BLStagingRepositoryUploadType) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Fill a builder with attribute values from the provided BLStagingRepositoryUploadType instance.

G

getContent() - Method in class com.io7m.brooklime.vanilla.internal.BLStreamEntity
 
getContentLength() - Method in class com.io7m.brooklime.vanilla.internal.BLStreamEntity
 
getName() - Method in enum com.io7m.brooklime.cmdline.internal.BLLogLevel
 

H

hashCode() - Method in class com.io7m.brooklime.api.BLApplicationVersion
Computes a hash code from attributes: applicationName, applicationVersion.
hashCode() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Computes a hash code from attributes: applicationVersion, userName, password, stagingProfileId, baseURI, retryDelay, retryCount.
hashCode() - Method in class com.io7m.brooklime.api.BLProgressFileStarted
Computes a hash code from attributes: name, attemptCurrent, attemptMaximum, fileIndexCurrent, fileIndexMaximum.
hashCode() - Method in class com.io7m.brooklime.api.BLProgressUpdate
Computes a hash code from attributes: name, fileIndexCurrent, fileIndexMaximum, attemptCurrent, attemptMaximum, bytesSent, bytesMaximum, progress, bytesPerSecond, timeRemaining.
hashCode() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Computes a hash code from attributes: profileId, profileName, profileType, repositoryId, type, policy, userId, userAgent, ipAddress, repositoryURI, created, updated, description, provider, releaseRepositoryId, releaseRepositoryName, notifications, transitioning.
hashCode() - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose
Computes a hash code from attributes: stagingRepositories.
hashCode() - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
Computes a hash code from attributes: stagingRepositories, description.
hashCode() - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
Computes a hash code from attributes: stagingRepositories.
hashCode() - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
Computes a hash code from attributes: stagingRepositories.
hashCode() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Computes a hash code from attributes: repositoryId, baseDirectory, files, retryDelay, retryCount.
hashCode() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
Computes a hash code from attributes: repositoryId, baseDirectory, retryDelay, retryCount.

I

ipAddress() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
ipAddress() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
isRepeatable() - Method in class com.io7m.brooklime.vanilla.internal.BLStreamEntity
 
isStreaming() - Method in class com.io7m.brooklime.vanilla.internal.BLStreamEntity
 

K

kind() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressFileStartedType
 
kind() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
kind() - Method in interface com.io7m.brooklime.api.BLProgressEventType
 

L

lexicalOf(Node) - Static method in class com.io7m.brooklime.vanilla.internal.BLPositionalXML
 
line() - Method in class com.io7m.brooklime.vanilla.internal.BLPositionalXML.BLPosition
 
LOG_DEBUG - com.io7m.brooklime.cmdline.internal.BLLogLevel
 
LOG_ERROR - com.io7m.brooklime.cmdline.internal.BLLogLevel
 
LOG_INFO - com.io7m.brooklime.cmdline.internal.BLLogLevel
 
LOG_TRACE - com.io7m.brooklime.cmdline.internal.BLLogLevel
 
LOG_WARN - com.io7m.brooklime.cmdline.internal.BLLogLevel
 

M

main(String[]) - Static method in class com.io7m.brooklime.cmdline.Main
The main entry point.
main(String[]) - Static method in class com.io7m.brooklime.cmdline.MainExitless
The main entry point.
Main - Class in com.io7m.brooklime.cmdline
Main command line entry point.
Main(String[]) - Constructor for class com.io7m.brooklime.cmdline.Main
 
MainExitless - Class in com.io7m.brooklime.cmdline
Main command line entry point that does not call exit().

N

name() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressFileStartedType
 
name() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
name() - Method in interface com.io7m.brooklime.api.BLProgressEventType
 
name() - Method in class com.io7m.brooklime.api.BLProgressFileStarted
 
name() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
notifications() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
notifications() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 

O

ofProperties(Properties) - Static method in class com.io7m.brooklime.api.BLApplicationVersions
Load application version information from the given stream.
ofStream(InputStream) - Static method in class com.io7m.brooklime.api.BLApplicationVersions
Load application version information from the given stream.
onProgressEvent(BLProgressEventType) - Method in interface com.io7m.brooklime.api.BLProgressReceiverType
 

P

parseRepositories(URI, InputStream) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusParsers
 
parseRepository(URI, InputStream) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusParsers
 
parseStagingRepositoryCreate(URI, InputStream) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusParsers
 
password() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
 
password() - Method in interface com.io7m.brooklime.api.BLNexusClientConfigurationType
 
policy() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
policy() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
profileId() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
profileId() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
profileName() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
profileName() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
profileType() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
profileType() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
progress() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
progress() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
PROGRESS_FILE_STARTED - com.io7m.brooklime.api.BLProgressEventType.Kind
 
PROGRESS_UPDATE - com.io7m.brooklime.api.BLProgressEventType.Kind
 
provider() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
provider() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 

R

readXML(URI, InputStream) - Static method in class com.io7m.brooklime.vanilla.internal.BLPositionalXML
 
releaseRepositoryId() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
releaseRepositoryId() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
releaseRepositoryName() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
releaseRepositoryName() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
repositoryId() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
repositoryId() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
repositoryId() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
 
repositoryId() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
 
repositoryId() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParametersType
 
repositoryId() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadType
 
repositoryURI() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
repositoryURI() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
retryCount() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
 
retryCount() - Method in interface com.io7m.brooklime.api.BLNexusClientConfigurationType
 
retryCount() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
 
retryCount() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
 
retryCount() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParametersType
 
retryCount() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadType
 
retryDelay() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
 
retryDelay() - Method in interface com.io7m.brooklime.api.BLNexusClientConfigurationType
 
retryDelay() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
 
retryDelay() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
 
retryDelay() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParametersType
 
retryDelay() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryUploadType
 
run() - Method in class com.io7m.brooklime.cmdline.Main
 

S

setApplicationName(String) - Method in class com.io7m.brooklime.api.BLApplicationVersion.Builder
Initializes the value for the applicationName attribute.
setApplicationVersion(BLApplicationVersion) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Initializes the value for the applicationVersion attribute.
setApplicationVersion(String) - Method in class com.io7m.brooklime.api.BLApplicationVersion.Builder
Initializes the value for the applicationVersion attribute.
setAttemptCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Initializes the value for the attemptCurrent attribute.
setAttemptCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the attemptCurrent attribute.
setAttemptMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Initializes the value for the attemptMaximum attribute.
setAttemptMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the attemptMaximum attribute.
setBaseDirectory(Path) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Initializes the value for the baseDirectory attribute.
setBaseDirectory(Path) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters.Builder
Initializes the value for the baseDirectory attribute.
setBaseURI(URI) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Initializes the value for the baseURI attribute.
setBytesMaximum(long) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the bytesMaximum attribute.
setBytesPerSecond(long) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the bytesPerSecond attribute.
setBytesSent(long) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the bytesSent attribute.
setCreated(OffsetDateTime) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the created attribute.
setDescription(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the description attribute.
setDescription(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
Initializes the value for the description attribute.
setFileIndexCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Initializes the value for the fileIndexCurrent attribute.
setFileIndexCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the fileIndexCurrent attribute.
setFileIndexMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Initializes the value for the fileIndexMaximum attribute.
setFileIndexMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the fileIndexMaximum attribute.
setFiles(Iterable<? extends Path>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Sets or replaces all elements for files list.
setIpAddress(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the ipAddress attribute.
setName(String) - Method in class com.io7m.brooklime.api.BLProgressFileStarted.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the name attribute.
setNotifications(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the notifications attribute.
setPassword(String) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Initializes the value for the password attribute.
setPolicy(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the policy attribute.
setProfileId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the profileId attribute.
setProfileName(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the profileName attribute.
setProfileType(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the profileType attribute.
setProgress(double) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the progress attribute.
setProvider(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the provider attribute.
setReleaseRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the releaseRepositoryId attribute.
setReleaseRepositoryName(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the releaseRepositoryName attribute.
setRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the repositoryId attribute.
setRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Initializes the value for the repositoryId attribute.
setRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters.Builder
Initializes the value for the repositoryId attribute.
setRepositoryURI(URI) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the repositoryURI attribute.
setRetryCount(int) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Initializes the value for the retryCount attribute.
setRetryCount(int) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Initializes the value for the retryCount attribute.
setRetryCount(int) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters.Builder
Initializes the value for the retryCount attribute.
setRetryDelay(Duration) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Initializes the value for the retryDelay attribute.
setRetryDelay(Duration) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload.Builder
Initializes the value for the retryDelay attribute.
setRetryDelay(Duration) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters.Builder
Initializes the value for the retryDelay attribute.
setStagingProfileId(String) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Initializes the value for the stagingProfileId attribute.
setStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose.Builder
Sets or replaces all elements for stagingRepositories list.
setStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate.Builder
Sets or replaces all elements for stagingRepositories list.
setStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop.Builder
Sets or replaces all elements for stagingRepositories list.
setStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease.Builder
Sets or replaces all elements for stagingRepositories list.
setTimeRemaining(Duration) - Method in class com.io7m.brooklime.api.BLProgressUpdate.Builder
Initializes the value for the timeRemaining attribute.
setTransitioning(boolean) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the transitioning attribute.
setType(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the type attribute.
setUpdated(OffsetDateTime) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the updated attribute.
setUserAgent(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the userAgent attribute.
setUserId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository.Builder
Initializes the value for the userId attribute.
setUserName(String) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration.Builder
Initializes the value for the userName attribute.
stagingProfileId() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
 
stagingProfileId() - Method in interface com.io7m.brooklime.api.BLNexusClientConfigurationType
 
stagingRepositories() - Method in interface com.io7m.brooklime.api.BLNexusClientType
List the available staging repositories.
stagingRepositories() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryBulkRequestType
 
stagingRepositories() - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose
 
stagingRepositories() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryCloseType
 
stagingRepositories() - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
 
stagingRepositories() - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
 
stagingRepositories() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryDropType
 
stagingRepositories() - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
 
stagingRepositories() - Method in interface com.io7m.brooklime.api.BLStagingRepositoryReleaseType
 
stagingRepositories() - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
stagingRepositories() - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
stagingRepository(String) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
stagingRepositoryClose(BLStagingRepositoryClose) - Method in interface com.io7m.brooklime.api.BLNexusClientType
Close one or more staging repositories.
stagingRepositoryClose(BLStagingRepositoryClose) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
stagingRepositoryClose(BLStagingRepositoryClose) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
stagingRepositoryCreate(BLStagingRepositoryCreate) - Method in interface com.io7m.brooklime.api.BLNexusClientType
Create a staging repository.
stagingRepositoryCreate(BLStagingRepositoryCreate) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
stagingRepositoryCreate(BLStagingRepositoryCreate) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
stagingRepositoryDrop(BLStagingRepositoryDrop) - Method in interface com.io7m.brooklime.api.BLNexusClientType
Drop one or more staging repositories.
stagingRepositoryDrop(BLStagingRepositoryDrop) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
stagingRepositoryDrop(BLStagingRepositoryDrop) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
stagingRepositoryGet(String) - Method in interface com.io7m.brooklime.api.BLNexusClientType
Retrieve an existing staging repository.
stagingRepositoryGet(String) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
stagingRepositoryRelease(BLStagingRepositoryRelease) - Method in interface com.io7m.brooklime.api.BLNexusClientType
Release one or more staging repositories.
stagingRepositoryRelease(BLStagingRepositoryRelease) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
stagingRepositoryRelease(BLStagingRepositoryRelease) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
startFile(String, long, int, int, int, int) - Method in class com.io7m.brooklime.vanilla.internal.BLProgressCounter
 
statusCode() - Method in exception com.io7m.brooklime.api.BLHTTPErrorException
 
statusMessage() - Method in exception com.io7m.brooklime.api.BLHTTPErrorException
 
SUCCESS - com.io7m.brooklime.cmdline.internal.BLCommandType.Status
 

T

timeRemaining() - Method in interface com.io7m.brooklime.api.BLProgressEventType.BLProgressUpdateType
 
timeRemaining() - Method in class com.io7m.brooklime.api.BLProgressUpdate
 
toString() - Method in class com.io7m.brooklime.api.BLApplicationVersion
Prints the immutable value BLApplicationVersion with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Prints the immutable value BLNexusClientConfiguration with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLProgressFileStarted
Prints the immutable value BLProgressFileStarted with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLProgressUpdate
Prints the immutable value BLProgressUpdate with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Prints the immutable value BLStagingProfileRepository with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose
Prints the immutable value BLStagingRepositoryClose with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
Prints the immutable value BLStagingRepositoryCreate with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
Prints the immutable value BLStagingRepositoryDrop with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
Prints the immutable value BLStagingRepositoryRelease with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Prints the immutable value BLStagingRepositoryUpload with attribute values.
toString() - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
Prints the immutable value BLStagingRepositoryUploadRequestParameters with attribute values.
toString() - Method in enum com.io7m.brooklime.cmdline.internal.BLLogLevel
 
transitioning() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
transitioning() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
type() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
type() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 

U

updated() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
updated() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
upload(BLStagingRepositoryUpload, BLProgressReceiverType) - Method in interface com.io7m.brooklime.api.BLNexusClientType
Execute an upload request.
upload(BLStagingRepositoryUpload, BLProgressReceiverType) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusClient
 
upload(BLProgressCounter, BLStagingRepositoryUpload) - Method in class com.io7m.brooklime.vanilla.internal.BLNexusRequests
 
userAgent() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
userAgent() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
userId() - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
 
userId() - Method in interface com.io7m.brooklime.api.BLStagingProfileRepositoryType
 
userName() - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
 
userName() - Method in interface com.io7m.brooklime.api.BLNexusClientConfigurationType
 

V

valueOf(String) - Static method in enum com.io7m.brooklime.api.BLProgressEventType.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.io7m.brooklime.cmdline.internal.BLCommandType.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.io7m.brooklime.cmdline.internal.BLLogLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.io7m.brooklime.api.BLProgressEventType.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.io7m.brooklime.cmdline.internal.BLCommandType.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.io7m.brooklime.cmdline.internal.BLLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

withApplicationName(String) - Method in class com.io7m.brooklime.api.BLApplicationVersion
Copy the current immutable object by setting a value for the applicationName attribute.
withApplicationVersion(BLApplicationVersion) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Copy the current immutable object by setting a value for the applicationVersion attribute.
withApplicationVersion(String) - Method in class com.io7m.brooklime.api.BLApplicationVersion
Copy the current immutable object by setting a value for the applicationVersion attribute.
withAttemptCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted
Copy the current immutable object by setting a value for the attemptCurrent attribute.
withAttemptCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the attemptCurrent attribute.
withAttemptMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted
Copy the current immutable object by setting a value for the attemptMaximum attribute.
withAttemptMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the attemptMaximum attribute.
withBaseDirectory(Path) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Copy the current immutable object by setting a value for the baseDirectory attribute.
withBaseDirectory(Path) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
Copy the current immutable object by setting a value for the baseDirectory attribute.
withBaseURI(URI) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Copy the current immutable object by setting a value for the baseURI attribute.
withBytesMaximum(long) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the bytesMaximum attribute.
withBytesPerSecond(long) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the bytesPerSecond attribute.
withBytesSent(long) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the bytesSent attribute.
withCreated(OffsetDateTime) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the created attribute.
withDescription(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
Copy the current immutable object by setting a value for the description attribute.
withFileIndexCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted
Copy the current immutable object by setting a value for the fileIndexCurrent attribute.
withFileIndexCurrent(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the fileIndexCurrent attribute.
withFileIndexMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressFileStarted
Copy the current immutable object by setting a value for the fileIndexMaximum attribute.
withFileIndexMaximum(int) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the fileIndexMaximum attribute.
withFiles(Iterable<? extends Path>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Copy the current immutable object with elements that replace the content of files.
withFiles(Path...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Copy the current immutable object with elements that replace the content of files.
withIpAddress(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the ipAddress attribute.
withName(String) - Method in class com.io7m.brooklime.api.BLProgressFileStarted
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the name attribute.
withNotifications(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the notifications attribute.
withPassword(String) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Copy the current immutable object by setting a value for the password attribute.
withPolicy(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the policy attribute.
withProfileId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the profileId attribute.
withProfileName(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the profileName attribute.
withProfileType(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the profileType attribute.
withProgress(double) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the progress attribute.
withProvider(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the provider attribute.
withReleaseRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the releaseRepositoryId attribute.
withReleaseRepositoryName(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the releaseRepositoryName attribute.
withRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the repositoryId attribute.
withRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Copy the current immutable object by setting a value for the repositoryId attribute.
withRepositoryId(String) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
Copy the current immutable object by setting a value for the repositoryId attribute.
withRepositoryURI(URI) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the repositoryURI attribute.
withRetryCount(int) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Copy the current immutable object by setting a value for the retryCount attribute.
withRetryCount(int) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Copy the current immutable object by setting a value for the retryCount attribute.
withRetryCount(int) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
Copy the current immutable object by setting a value for the retryCount attribute.
withRetryDelay(Duration) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Copy the current immutable object by setting a value for the retryDelay attribute.
withRetryDelay(Duration) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUpload
Copy the current immutable object by setting a value for the retryDelay attribute.
withRetryDelay(Duration) - Method in class com.io7m.brooklime.api.BLStagingRepositoryUploadRequestParameters
Copy the current immutable object by setting a value for the retryDelay attribute.
withStagingProfileId(String) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Copy the current immutable object by setting a value for the stagingProfileId attribute.
withStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose
Copy the current immutable object with elements that replace the content of stagingRepositories.
withStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
Copy the current immutable object with elements that replace the content of stagingRepositories.
withStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
Copy the current immutable object with elements that replace the content of stagingRepositories.
withStagingRepositories(Iterable<String>) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
Copy the current immutable object with elements that replace the content of stagingRepositories.
withStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryClose
Copy the current immutable object with elements that replace the content of stagingRepositories.
withStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryCreate
Copy the current immutable object with elements that replace the content of stagingRepositories.
withStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryDrop
Copy the current immutable object with elements that replace the content of stagingRepositories.
withStagingRepositories(String...) - Method in class com.io7m.brooklime.api.BLStagingRepositoryRelease
Copy the current immutable object with elements that replace the content of stagingRepositories.
withTimeRemaining(Duration) - Method in class com.io7m.brooklime.api.BLProgressUpdate
Copy the current immutable object by setting a value for the timeRemaining attribute.
withTransitioning(boolean) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the transitioning attribute.
withType(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the type attribute.
withUpdated(OffsetDateTime) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the updated attribute.
withUserAgent(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the userAgent attribute.
withUserId(String) - Method in class com.io7m.brooklime.api.BLStagingProfileRepository
Copy the current immutable object by setting a value for the userId attribute.
withUserName(String) - Method in class com.io7m.brooklime.api.BLNexusClientConfiguration
Copy the current immutable object by setting a value for the userName attribute.
writeTo(OutputStream) - Method in class com.io7m.brooklime.vanilla.internal.BLStreamEntity
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes|All Packages