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.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.