public class FetchConsumerRouteRequest extends Object
| Constructor and Description |
|---|
FetchConsumerRouteRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Client |
getClient() |
List<ConsumerGroupId> |
getConsumerGroupIds() |
int |
hashCode() |
void |
setClient(Client client) |
void |
setConsumerGroupIds(List<ConsumerGroupId> consumerGroupIds) |
String |
toString() |
public Client getClient()
public void setClient(Client client)
public List<ConsumerGroupId> getConsumerGroupIds()
public void setConsumerGroupIds(List<ConsumerGroupId> consumerGroupIds)
Copyright © 2019. All rights reserved.