| Package | Description |
|---|---|
| com.qcloud.cos | |
| com.qcloud.cos.http |
| Modifier and Type | Method and Description |
|---|---|
HttpProtocol |
ClientConfig.getHttpProtocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConfig.setHttpProtocol(HttpProtocol httpProtocol) |
| Modifier and Type | Method and Description |
|---|---|
HttpProtocol |
CosHttpRequest.getProtocol() |
static HttpProtocol |
HttpProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpProtocol[] |
HttpProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CosHttpRequest.setProtocol(HttpProtocol protocol) |
Copyright © 2023. All rights reserved.