Interface ExtensionDestination

All Known Implementing Classes:
AWSLambdaDestination, GoogleCloudFunctionDestination, HttpDestination

public interface ExtensionDestination
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getType

      String getType()
    • setType

      void setType(String type)