| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
CreateConsumerGroupResponse |
LogService.CreateConsumerGroup(String project,
String logStore,
ConsumerGroup consumerGroup)
create logstore consumer group
|
CreateConsumerGroupResponse |
Client.CreateConsumerGroup(String project,
String logStore,
ConsumerGroup consumerGroup) |
| Modifier and Type | Method and Description |
|---|---|
ConsumerGroup |
CreateConsumerGroupRequest.GetConsumerGroup() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateConsumerGroupRequest.SetConsumerGroup(ConsumerGroup consumerGroup) |
| Constructor and Description |
|---|
CreateConsumerGroupRequest(String project,
String logstore,
ConsumerGroup consumerGroup) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ConsumerGroup> |
ListConsumerGroupResponse.GetConsumerGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListConsumerGroupResponse.SetConsumerGroups(ArrayList<ConsumerGroup> consumerGroups) |
Copyright © 2025. All Rights Reserved.