public class DeleteLogStoreLogsSample extends Object
| 构造器和说明 |
|---|
DeleteLogStoreLogsSample() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
deleteLogStoreLogsSample(Client client)
Sample for deleting logs from log store
|
static void |
getDeleteTaskSample(Client client,
String taskId)
Sample for getting delete task status
|
static void |
listDeleteTasksSample(Client client)
Sample for listing delete tasks
|
static void |
main(String[] args) |
public static void main(String[] args)
public static void deleteLogStoreLogsSample(Client client) throws LogException
LogExceptionpublic static void getDeleteTaskSample(Client client, String taskId) throws LogException
LogExceptionpublic static void listDeleteTasksSample(Client client) throws LogException
LogExceptionCopyright © 2026. All Rights Reserved.