public class UpdateResponse extends Object
| Constructor and Description |
|---|
UpdateResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getStatus()
Get status
|
int |
hashCode() |
void |
setStatus(String status) |
UpdateResponse |
status(String status) |
String |
toString() |
public UpdateResponse status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2021. All rights reserved.