public class StreamingGetRulesResponse extends StreamingResponse
| Constructor and Description |
|---|
StreamingGetRulesResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.util.List<StreamingRule> |
getRules() |
int |
hashCode() |
java.lang.String |
toString() |
getCode, getErrorpublic java.util.List<StreamingRule> getRules()
public boolean equals(java.lang.Object o)
equals in class StreamingResponsepublic int hashCode()
hashCode in class StreamingResponsepublic java.lang.String toString()
toString in class StreamingResponse