Builder

class Builder

Async Platform Config Builder

Author

Elizabeth Paige Harper https://github.com/foxcapades

Since

1.0.0

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Async DB Configuration.

Link copied to clipboard

Async Job Configuration.

Link copied to clipboard

Local scratch workspace root path.

Link copied to clipboard

Queue configurations.

Link copied to clipboard

Async S3 Configuration.

Functions

Link copied to clipboard
inline fun addQueue(fn: AsyncQueueConfig.Builder.() -> Unit)

Adds the given queue configuration to this Builder.

Link copied to clipboard

Adds the given queue configurations to this Builder.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard