public class FileResponse204 extends Object
| Constructor and Description |
|---|
FileResponse204() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStatus()
Status response for 204 no content
|
int |
hashCode() |
void |
setStatus(String status) |
FileResponse204 |
status(String status) |
String |
toString() |
public FileResponse204 status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2019. All rights reserved.