public class CreateConsumerGroupRequest extends ConsumerGroupRequest
| Constructor and Description |
|---|
CreateConsumerGroupRequest(String project,
String logstore,
ConsumerGroup consumerGroup) |
| Modifier and Type | Method and Description |
|---|---|
ConsumerGroup |
GetConsumerGroup() |
void |
SetConsumerGroup(ConsumerGroup consumerGroup) |
GetLogStore, SetLogStoreGetAllParams, 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 © 2025. All Rights Reserved.