public interface ParameterizedBuilder<K,V,R>
K, and a value of type V
using a builder pattern with return type R| Modifier and Type | Method and Description |
|---|---|
R |
withParameter(K key,
V value) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.