Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
Uses of DefaultDestination.Builder in com.sap.cloud.sdk.cloudplatform.connectivity
Modifier and TypeMethodDescriptionstatic DefaultDestination.Builder
DefaultDestination.builder()
Starts a builder to be used to create aDefaultDestination
with some properties.static DefaultDestination.Builder
Creates a newDefaultDestination
with the given properties.Sets the name of theDefaultDestination
.Adds the given key-value pair to the destination to be created.DefaultDestination.toBuilder()
Returns a newDefaultDestination.Builder
instance that is initialized with thisDefaultDestination
.Sets the URI of the to-be-builtDefaultDestination
.Sets the URI of the to-be-builtDefaultDestination
.