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

twitter4jads.models.ads.HttpVerb Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
package twitter4jads.models.ads;

/**
 *
 * Date: 08/02/14
 * Time: 11:54 AM
 */
public enum HttpVerb {
    GET, PUT, POST, DELETE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy