Builder<OutboundConfig>public static final class OutboundConfig.Builder extends java.lang.Object implements Builder<OutboundConfig>
OutboundConfig builder when not reading it from configuration.| Modifier and Type | Method | Description |
|---|---|---|
OutboundConfig.Builder |
addTarget(OutboundTarget config) |
Add a new target configuration.
|
OutboundConfig |
build() |
Build targets from this builder.
|
public OutboundConfig.Builder addTarget(OutboundTarget config)
config - target to addpublic OutboundConfig build()
build in interface Builder<OutboundConfig>OutboundConfig instanceCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.