public class ProjectConsumerGroupCheckPointResponse extends Response
| Constructor and Description |
|---|
ProjectConsumerGroupCheckPointResponse(Map<String,String> headers,
com.alibaba.fastjson.JSONObject checkPointsMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ConsumerGroupShardCheckPoint>> |
getCheckPoints() |
void |
setCheckPoints(Map<String,List<ConsumerGroupShardCheckPoint>> checkPoints) |
GetAllHeaders, GetHeader, GetRequestIdpublic Map<String,List<ConsumerGroupShardCheckPoint>> getCheckPoints()
public void setCheckPoints(Map<String,List<ConsumerGroupShardCheckPoint>> checkPoints)
Copyright © 2025. All Rights Reserved.