public static final class ListConsumerGroupRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListConsumerGroupRequest |
build() |
ListConsumerGroupRequest.Builder |
logstore(String logstore)
The name of the Logstore.
|
ListConsumerGroupRequest.Builder |
project(String project)
The name of the project.
|
public ListConsumerGroupRequest.Builder project(String project)
The name of the project.
This parameter is required.
example:ali-test-project
public ListConsumerGroupRequest.Builder logstore(String logstore)
The name of the Logstore.
This parameter is required.
example:ali-test-logstore
public ListConsumerGroupRequest build()
Copyright © 2025. All rights reserved.