Interface DestinationRestTemplateCacheKey

All Superinterfaces:
IntegrationCacheKey<DestinationRestTemplateId>
All Known Implementing Classes:
DefaultDestinationRestTemplateCacheKey

public interface DestinationRestTemplateCacheKey extends IntegrationCacheKey<DestinationRestTemplateId>
Defines a cache key that uses the destination and rest template as the key
  • Method Details

    • getDestinationId

      String getDestinationId()
      Gets the destination id
      Returns:
      id
    • getRestTemplateTypeName

      String getRestTemplateTypeName()
      Gets the RestTemplate type name
      Returns:
      type name