public class GetLogsResponseV2 extends Response
| Constructor and Description |
|---|
GetLogsResponseV2(Map<String,String> headers,
String rawQueryResult) |
| Modifier and Type | Method and Description |
|---|---|
static GetLogsResponseV2 |
deserializeFrom(com.aliyun.openservices.log.http.comm.ResponseMessage response) |
String |
getQueryResultAsString() |
QueryResult |
getResult() |
GetAllHeaders, GetHeader, GetRequestIdpublic QueryResult getResult() throws LogException
LogExceptionpublic String getQueryResultAsString()
public static GetLogsResponseV2 deserializeFrom(com.aliyun.openservices.log.http.comm.ResponseMessage response) throws LogException
LogExceptionCopyright © 2025. All Rights Reserved.