Serializablepublic class CreateConsumerGroupRequest extends ConsumerGroupRequest
| 构造器 | 说明 |
|---|---|
CreateConsumerGroupRequest(String project,
String logstore,
ConsumerGroup consumerGroup) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ConsumerGroup |
GetConsumerGroup() |
|
void |
SetConsumerGroup(ConsumerGroup consumerGroup) |
GetLogStore, SetLogStoreclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllParams, GetParam, GetProject, SetParampublic CreateConsumerGroupRequest(String project, String logstore, ConsumerGroup consumerGroup)
project - project namelogstore - logstore nameconsumerGroup - consumer grouppublic ConsumerGroup GetConsumerGroup()
public void SetConsumerGroup(ConsumerGroup consumerGroup)
Copyright © 2018. All Rights Reserved.