public static final class ScpCfDestination.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ScpCfDestination |
build()
Finally creates the
ScpCfDestination with the properties previously set. |
protected DefaultDestination |
buildDefaultDestination() |
BuilderT |
name(String arg0) |
BuilderT |
property(String arg0,
Object arg1) |
String |
toString() |
BuilderT |
type(DestinationType arg0) |
@Nonnull public ScpCfDestination build()
ScpCfDestination
with the properties previously set.ScpNeoDestination
.@Nonnull public BuilderT type(@Nonnull DestinationType arg0)
@Nonnull protected final DefaultDestination buildDefaultDestination()
Copyright © 2019 SAP SE. All rights reserved.