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