| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
CreateConsumerGroupResponse |
Client.CreateConsumerGroup(String project,
String logStore,
ConsumerGroup consumerGroup) |
|
CreateConsumerGroupResponse |
LogService.CreateConsumerGroup(String project,
String logStore,
ConsumerGroup consumerGroup) |
create logstore consumer group
|
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ConsumerGroup |
CreateConsumerGroupRequest.GetConsumerGroup() |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
void |
CreateConsumerGroupRequest.SetConsumerGroup(ConsumerGroup consumerGroup) |
| 构造器 | 说明 |
|---|---|
CreateConsumerGroupRequest(String project,
String logstore,
ConsumerGroup consumerGroup) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ArrayList<ConsumerGroup> |
ListConsumerGroupResponse.GetConsumerGroups() |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
void |
ListConsumerGroupResponse.SetConsumerGroups(ArrayList<ConsumerGroup> consumerGroups) |
Copyright © 2018. All Rights Reserved.