| Package | Description |
|---|---|
| com.ptteng.keeper.common.util.ali.http |
| Modifier and Type | Method and Description |
|---|---|
HttpResultType |
HttpRequest.getResultType() |
static HttpResultType |
HttpResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpResultType[] |
HttpResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpRequest.setResultType(HttpResultType resultType) |
| Constructor and Description |
|---|
HttpRequest(HttpResultType resultType) |
Copyright © 2018. All rights reserved.