public static final class ScpNeoDestination.Builder extends Object
ScpNeoDestination
instance.Modifier and Type | Method and Description |
---|---|
ScpNeoDestination |
build()
Finally creates the
ScpNeoDestination 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 ScpNeoDestination build()
ScpNeoDestination
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.