| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.core.utils |
| Modifier and Type | Method and Description |
|---|---|
MethodType |
HttpRequest.getMethod() |
static MethodType |
MethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MethodType[] |
MethodType.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.setMethod(MethodType method) |
Copyright © 2024. All Rights Reserved.