Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
-
Uses of DestinationLoaderChain.DestinationLoaderChainBuilder in com.sap.cloud.sdk.cloudplatform.connectivity
Modifier and TypeMethodDescriptionDestinationLoaderChain.DestinationLoaderChainBuilder.append
(DestinationLoader nextLoader) The nextDestinationLoader
to query if the previous loaders did not return anyDestination
.DestinationLoaderChain.builder
(DestinationLoader firstLoader) Entry point to build a customDestinationLoaderChain
.