public class UpdateStatus extends Object
| Constructor | Description |
|---|---|
UpdateStatus() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getStatus() |
The status the user intends to update the subscription to.
|
int |
hashCode() |
|
void |
setStatus(String status) |
|
UpdateStatus |
status(String status) |
|
String |
toString() |
public UpdateStatus status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2026. All rights reserved.