public class RdsSlowLogGetErrorLogDetailsResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
RdsSlowLogGetErrorLogDetailsResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCount() |
List<LogErrorDetail> |
getErrorLogs() |
void |
setCount(Integer count) |
void |
setErrorLogs(List<LogErrorDetail> errorLogs) |
getMetadatapublic RdsSlowLogGetErrorLogDetailsResponse()
public Integer getCount()
public void setCount(Integer count)
public List<LogErrorDetail> getErrorLogs()
public void setErrorLogs(List<LogErrorDetail> errorLogs)
Copyright © 2024. All rights reserved.