Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions.Builder
-
Uses of ServiceBindingDestinationOptions.Builder in com.sap.cloud.sdk.cloudplatform.connectivity
Modifier and TypeMethodDescriptionServiceBindingDestinationOptions.forService
(com.sap.cloud.environment.servicebinding.api.ServiceBinding serviceBinding) Start buildingServiceBindingDestinationOptions
for the givenServiceBinding
.ServiceBindingDestinationOptions.forService
(com.sap.cloud.environment.servicebinding.api.ServiceIdentifier identifier) Start buildingServiceBindingDestinationOptions
for anyServiceBinding
that matches the givenServiceIdentifier
.ServiceBindingDestinationOptions.Builder.onBehalfOf
(OnBehalfOf behalf) Specify the behalf on which the destination should act.ServiceBindingDestinationOptions.Builder.withOption
(ServiceBindingDestinationOptions.OptionsEnhancer<?> option) Add a custom option to theServiceBindingDestinationOptions
.