Uses of Interface
com.sap.cloud.sdk.cloudplatform.connectivity.DestinationHeaderProvider
Packages that use DestinationHeaderProvider
-
Uses of DestinationHeaderProvider in com.sap.cloud.sdk.cloudplatform.connectivity
Classes in com.sap.cloud.sdk.cloudplatform.connectivity that implement DestinationHeaderProviderModifier and TypeClassDescriptionclass
Utility class to get all SAP Deploy with Confidence related headers from the current request.class
Adds the headers "sap-client" and "sap-language", if the respective properties are present on a destination.Methods in com.sap.cloud.sdk.cloudplatform.connectivity with parameters of type DestinationHeaderProviderModifier and TypeMethodDescriptionDefaultHttpDestination.Builder.headerProviders
(DestinationHeaderProvider... headerProviders) Registers the providedDestinationHeaderProvider
instances on this Destination.