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

com.qcloud.cos.http.HttpMethodName Maven / Gradle / Ivy

The newest version!
package com.qcloud.cos.http;

public enum HttpMethodName {
    GET, POST, PUT, DELETE, HEAD;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy