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

com.aliyun.datahub.client.http.common.HttpMethod Maven / Gradle / Ivy

The newest version!
package com.aliyun.datahub.client.http.common;

public enum HttpMethod {
    GET, POST, PUT, DELETE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy