public class RawReportDownloadResponse extends Object
| Constructor and Description |
|---|
RawReportDownloadResponse(int httpStatus,
InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatus() |
InputStream |
getInputStream() |
public RawReportDownloadResponse(int httpStatus,
InputStream inputStream)
public int getHttpStatus()
public InputStream getInputStream()
Copyright © 2014. All Rights Reserved.