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

net.linksfield.cube.partnersdk.rest.HttpMethod Maven / Gradle / Ivy

package net.linksfield.cube.partnersdk.rest;

/**
 * Http方法枚举
 */
public enum HttpMethod {
    GET, POST, PUT, DELETE
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy