@Generated public class DownloadResponse extends Object
Constructor and Description |
---|
DownloadResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
InputStream |
getContents() |
int |
hashCode() |
DownloadResponse |
setContents(InputStream contents) |
String |
toString() |
public DownloadResponse setContents(InputStream contents)
public InputStream getContents()
Copyright © 2024. All rights reserved.