Package io.camunda.connector.sendgrid
Class SendGridFunction
java.lang.Object
io.camunda.connector.sendgrid.SendGridFunction
- All Implemented Interfaces:
io.camunda.connector.api.outbound.OutboundConnectorFunction
public class SendGridFunction
extends Object
implements io.camunda.connector.api.outbound.OutboundConnectorFunction
-
Constructor Summary
ConstructorsConstructorDescriptionSendGridFunction(com.google.gson.Gson gson, SendGridClientSupplier sendGridSupplier) -
Method Summary
-
Constructor Details
-
SendGridFunction
public SendGridFunction() -
SendGridFunction
-
-
Method Details