Builder

class Builder

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var host: String?
Link copied to clipboard
Link copied to clipboard
var port: Int
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Sets the access token for the S3 store.

Link copied to clipboard

Sets the name of the S3 bucket this application will operate on.

Link copied to clipboard

Validates the contents of this builder and attempts to construct a new AsyncS3Config instance.

Link copied to clipboard

Sets the hostname for the S3 store.

Link copied to clipboard

Sets whether HTTPS should be used when communicating with the S3 store.

Link copied to clipboard

Sets the port number for the S3 store.

Link copied to clipboard

Sets the root 'directory' in which job workspaces will be created.

Link copied to clipboard

Sets the secret key for the S3 store.