withSpokestackBuilder

fun withSpokestackBuilder(value: Spokestack.Builder): TrayConfig.Builder

Use a custom Spokestack builder for this configuration. Any properties set via withProperty will be honored in the final construction.

Parameters

value

The custom Spokestack builder.