public class QueryConsumerGroupStatusResponse
extends com.aliyuncs.AcsResponse
限定符和类型 | 类和说明 |
---|---|
static class |
QueryConsumerGroupStatusResponse.ConsumerGroupClientConnectionInfo |
构造器和说明 |
---|
QueryConsumerGroupStatusResponse() |
public Integer getConsumerSpeed()
public void setConsumerSpeed(Integer consumerSpeed)
public String getErrorMessage()
public void setErrorMessage(String errorMessage)
public String getRequestId()
public void setRequestId(String requestId)
public Integer getAccumulatedConsumeCountPerMinute()
public void setAccumulatedConsumeCountPerMinute(Integer accumulatedConsumeCountPerMinute)
public String getLastConsumerTime()
public void setLastConsumerTime(String lastConsumerTime)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public Integer getRealTimeConsumeCountPerMinute()
public void setRealTimeConsumeCountPerMinute(Integer realTimeConsumeCountPerMinute)
public String getCode()
public void setCode(String code)
public Integer getAccumulationCount()
public void setAccumulationCount(Integer accumulationCount)
public List<QueryConsumerGroupStatusResponse.ConsumerGroupClientConnectionInfo> getClientConnectionStatusList()
public void setClientConnectionStatusList(List<QueryConsumerGroupStatusResponse.ConsumerGroupClientConnectionInfo> clientConnectionStatusList)
public QueryConsumerGroupStatusResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.