T
- public interface PostRequestBuilderInterface<T> extends BodyRequestBuilderInterface<T>
Modifier and Type | Method and Description |
---|---|
T |
multipart(BodyElement... elements)
多段提交
|
T multipart(BodyElement... elements)
elements
- Copyright © 2006–2018 TinyGroup. All rights reserved.