Companion
Functions
Link copied to clipboard
fun builder(configBlock: ClusterEnvironmentConfigBlock = {}): ClusterEnvironment.Builder
Content copied to clipboard
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.