public class ProjectConsumerGroupCheckPointResponse extends Response
| 构造器和说明 |
|---|
ProjectConsumerGroupCheckPointResponse(Map<String,String> headers,
com.alibaba.fastjson.JSONObject checkPointsMap) |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2026. All Rights Reserved.