| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder) |
UpdateConsumerGroupResponse |
LogService.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder)
update consumer group
|
UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder,
int timeoutInSec) |
UpdateConsumerGroupResponse |
LogService.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
boolean inOrder,
int timeoutInSec)
update consumer group
|
protected UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
Boolean inOrder,
Integer timeoutInSec) |
UpdateConsumerGroupResponse |
Client.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
int timeoutInSec) |
UpdateConsumerGroupResponse |
LogService.UpdateConsumerGroup(String project,
String logStore,
String consumerGroup,
int timeoutInSec)
update consumer group
|
Copyright © 2024. All Rights Reserved.