| Constructor and Description |
|---|
CurlResult() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
String |
getContentType() |
byte[] |
getErrorContent() |
void |
setContent(byte[] content) |
void |
setContentType(String contentType) |
void |
setErrorContent(byte[] errorContent) |
public String getContentType()
public void setContentType(String contentType)
public byte[] getContent()
public void setContent(byte[] content)
public byte[] getErrorContent()
public void setErrorContent(byte[] errorContent)
Copyright © 2019. All rights reserved.