![JAR search and dependency download from the Maven repository](/logo.png)
com.qcloud.cos.http.HttpProtocol Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cos_api Show documentation
Show all versions of cos_api Show documentation
qcloud cos sdk for inner tencentyun
The newest version!
package com.qcloud.cos.http;
public enum HttpProtocol {
http, https;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy