Interface DestinationRestTemplateId
- All Known Implementing Classes:
DefaultDestinationRestTemplateId,DestinationOauthRestTemplateId
public interface DestinationRestTemplateId
Defines the identifier that uses destination and rest template class
-
Method Summary
-
Method Details
-
getDestination
ConsumedDestinationModel getDestination() -
getRestTemplateType
Class<? extends org.springframework.web.client.RestTemplate> getRestTemplateType()
-