public class FetchTopicsRequest extends Object
| Constructor and Description |
|---|
FetchTopicsRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getTopicIds() |
int |
hashCode() |
void |
setTopicIds(List<String> topicIds) |
String |
toString() |
Copyright © 2019. All rights reserved.