Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
Packages that use DestinationServiceOptionsAugmenter
- 
Uses of DestinationServiceOptionsAugmenter in com.sap.cloud.sdk.cloudplatform.connectivity
Methods in com.sap.cloud.sdk.cloudplatform.connectivity that return DestinationServiceOptionsAugmenterModifier and TypeMethodDescriptionDestinationServiceOptionsAugmenter.augmenter()Creates instances ofDestinationServiceOptionsAugmenterin a builder-like style.DestinationServiceOptionsAugmenter.crossLevelConsumption(DestinationServiceOptionsAugmenter.CrossLevelScope scope) DestinationServiceOptionsAugmenter.customHeaders(Header... headers) Adds custom headers to the destination request.DestinationServiceOptionsAugmenter.fragmentName(String fragmentName) Fragment that should enhance the destination to be fetched.DestinationServiceOptionsAugmenter.refreshToken(String refreshToken) Refresh token to be sent for destination of typeAuthenticationType.OAUTH2_REFRESH_TOKEN.DestinationServiceOptionsAugmenter.retrievalStrategy(DestinationServiceRetrievalStrategy strategy) Sets the strategy to use when loading destinations in a multi-tenant subscription environment.DestinationServiceOptionsAugmenter.tokenExchangeStrategy(DestinationServiceTokenExchangeStrategy strategy) Sets theDestinationServiceTokenExchangeStrategyto use when loading destinations.