All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.revinate.sendgrid.net.auth.Credential Maven / Gradle / Ivy

The newest version!
package com.revinate.sendgrid.net.auth;

import org.apache.http.Header;

import java.util.List;

public interface Credential {
    List
toHttpHeaders(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy