| Package | Description |
|---|---|
| com.github.qcloudsms.httpclient |
| Modifier and Type | Field and Description |
|---|---|
HTTPMethod |
HTTPRequest.method |
| Modifier and Type | Method and Description |
|---|---|
static HTTPMethod |
HTTPMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HTTPMethod[] |
HTTPMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HTTPRequest(HTTPMethod method,
String url) |
Copyright © 2018. All rights reserved.