| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
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) |
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 © 2025. All Rights Reserved.