custom

@JvmName(name = "createCustom")
fun custom(vararg limits: Bandwidth): BucketConfiguration(source)
@JvmName(name = "createCustom")
fun custom(limits: List<Bandwidth>): BucketConfiguration(source)