Companion

object Companion

Functions

builder
Link copied to clipboard
fun builder(configBlock: ClusterEnvironmentConfigBlock = {}): ClusterEnvironment.Builder

Returns a new ClusterEnvironment.Builder. If you provide an environment config DSL block, the returned builder has settings configured by the block. Otherwise the builder has default settings, which you can customize by calling methods on the builder.