public static class Bucket.ImageProcessOutput extends OutputModel
| 构造器和说明 |
|---|
ImageProcessOutput() |
| 限定符和类型 | 方法和说明 |
|---|---|
InputStream |
getBodyInputStream()
Get the stream will be downloaded.
|
Long |
getContentLength() |
void |
setBodyInputStream(InputStream bodyInputStream)
Set the stream to download.
|
void |
setContentLength(Long contentLength) |
getCode, getMessage, getRequestId, getStatueCode, getUrl, setCode, setMessage, setRequestId, setStatueCode, setUrlpublic InputStream getBodyInputStream()
public void setBodyInputStream(InputStream bodyInputStream)
bodyInputStream - stream to downloadpublic void setContentLength(Long contentLength)
public Long getContentLength()
Copyright © 2018. All rights reserved.