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