| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder) |
|
UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder,
int timeoutInSec) |
|
UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
int timeoutInSec) |
|
protected UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
Boolean inOrder,
Integer timeoutInSec) |
|
UpdateConsumerGroupResponse |
LogService.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder) |
|
UpdateConsumerGroupResponse |
LogService.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder,
int timeoutInSec) |
update consumer group
|
UpdateConsumerGroupResponse |
LogService.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
int timeoutInSec) |
update consumer group
|
Copyright © 2018. All Rights Reserved.