| Package | Description |
|---|---|
| com.aliyuncs | |
| com.aliyuncs.http |
| Modifier and Type | Method and Description |
|---|---|
ProtocolType |
CommonRequest.getProtocol() |
ProtocolType |
AcsRequest.getProtocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonRequest.setProtocol(ProtocolType protocol) |
void |
AcsRequest.setProtocol(ProtocolType protocol) |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolType |
ProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolType[] |
ProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All Rights Reserved.