public class GetDeleteLogStoreLogsTaskRequest extends BasicRequest
| 构造器和说明 |
|---|
GetDeleteLogStoreLogsTaskRequest(String project,
String logstore,
String taskId)
Construct a get delete log store logs task request
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLogstore() |
com.aliyun.openservices.log.http.client.HttpMethod |
getMethod() |
String |
getTaskId() |
String |
getUri() |
void |
setLogstore(String logstore) |
void |
setTaskId(String taskId) |
getBodyGetAllParams, GetParam, GetProject, SetParampublic String getLogstore()
public void setLogstore(String logstore)
public String getTaskId()
public void setTaskId(String taskId)
public com.aliyun.openservices.log.http.client.HttpMethod getMethod()
getMethod 在类中 BasicRequestpublic String getUri()
getUri 在类中 BasicRequestCopyright © 2026. All Rights Reserved.