| 程序包 | 说明 |
|---|---|
| com.aliyun.mq.http.common | |
| com.aliyun.mq.http.model.action |
| 限定符和类型 | 方法和说明 |
|---|---|
static HttpMethod |
HttpMethod.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static HttpMethod[] |
HttpMethod.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
HttpMethod |
Action.getMethod() |
HttpMethod |
AbstractAction.getMethod() |
| 构造器和说明 |
|---|
AbstractAction(HttpMethod method,
String actionName,
com.aliyun.mq.http.common.http.ServiceClient client,
com.aliyun.mq.http.common.auth.ServiceCredentials credentials,
URI endpoint) |
Copyright © 2021. All Rights Reserved.