| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateConsumerGroupResponse |
LogService.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder) |
UpdateConsumerGroupResponse |
Client.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 |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder,
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,
int timeoutInSec)
update consumer group
|
UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
int timeoutInSec) |
Copyright © 2016. All Rights Reserved.