Uses of Class
com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
-
Uses of DestinationServiceOptionsAugmenter in com.sap.cloud.sdk.cloudplatform.connectivity
Modifier and TypeMethodDescriptionDestinationServiceOptionsAugmenter.augmenter()
Creates instances ofDestinationServiceOptionsAugmenter
in a builder-like style.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 theDestinationServiceTokenExchangeStrategy
to use when loading destinations.