public abstract class SendGrid extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
authHeader |
protected String |
baseUrl |
static String |
DEFAULT_URL |
protected com.fasterxml.jackson.databind.ObjectMapper |
jackson |
public static final String DEFAULT_URL
protected String baseUrl
protected final String authHeader
protected com.fasterxml.jackson.databind.ObjectMapper jackson
public SendGrid(String apiKey)
Copyright © 2016. All rights reserved.