| 程序包 | 说明 |
|---|---|
| cn.maarlakes.common.http |
| 限定符和类型 | 字段和说明 |
|---|---|
static HttpMethod |
HttpMethod.DELETE |
static HttpMethod |
HttpMethod.GET |
static HttpMethod |
HttpMethod.PATCH |
static HttpMethod |
HttpMethod.POST |
static HttpMethod |
HttpMethod.PUT |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpMethod |
Request.getMethod() |
static HttpMethod |
HttpMethod.valueOf(String name) |
| 限定符和类型 | 方法和说明 |
|---|---|
Request.Builder |
Request.Builder.method(HttpMethod method) |
Copyright © 2024. All rights reserved.