| 程序包 | 说明 |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.http |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpProtocol |
ClientConfig.getHttpProtocol() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ClientConfig.setHttpProtocol(HttpProtocol httpProtocol) |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpProtocol |
CosHttpRequest.getProtocol() |
static HttpProtocol |
HttpProtocol.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static HttpProtocol[] |
HttpProtocol.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CosHttpRequest.setProtocol(HttpProtocol protocol) |
Copyright © 2020. All rights reserved.