public class ResourceRequestBody extends ForestRequestBody
ForestRequestBody.BodyType| 构造器和说明 |
|---|
ResourceRequestBody(org.springframework.core.io.Resource resource) |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
getByteArray() |
org.springframework.core.io.Resource |
getResource() |
void |
setResource(org.springframework.core.io.Resource resource) |
getDefaultValue, setDefaultValuepublic ResourceRequestBody(org.springframework.core.io.Resource resource)
public org.springframework.core.io.Resource getResource()
public void setResource(org.springframework.core.io.Resource resource)
public byte[] getByteArray()
getByteArray 在类中 ForestRequestBodyCopyright © 2021. All rights reserved.