public class ChannelViewResponse extends Object
| Constructor and Description |
|---|
ChannelViewResponse() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,Long> |
getLastViewedAtTimes() |
String |
getStatus() |
int |
hashCode() |
boolean |
isOk() |
void |
setLastViewedAtTimes(Map<String,Long> lastViewedAtTimes) |
void |
setStatus(String status) |
String |
toString() |
Copyright © 2019. All rights reserved.