public class Entity extends Object
| Constructor and Description |
|---|
Entity() |
| Modifier and Type | Method and Description |
|---|---|
Object |
body()
主体
|
Entity |
body(Object body) |
Entity |
contentType(String contentType) |
Entity |
headerAdd(String name,
String value) |
Entity |
headerRemove(String name) |
MultiMap<String> |
headers()
头部
|
Entity |
headerSet(String name,
String value) |
int |
status()
状态
|
Entity |
status(int status) |
Copyright © 2025. All rights reserved.