CloudMysqlEventHistoryList
- 인쇄
- PDF
CloudMysqlEventHistoryList
- 인쇄
- PDF
기사 요약
이 요약이 도움이 되었나요?
의견을 보내 주셔서 감사합니다.
VPC 환경에서 이용 가능합니다.
Cloud DB for MySQL 이벤트 내역 목록
구문
private Integer totalRows;
private List<CloudMysqlEventHistory> cloudMysqlEventHistoryList=new ArrayList<>();
필드
필드 | 타입 | 필수 여부 | 설명 | 제약 사항 |
---|---|---|---|---|
totalRows | Integer | Y | 조회된 목록의 총 개수 | - |
cloudMysqlEventHistoryList | List<CloudMysqlEventHistory> | Y | List<CloudMysqlEventHistory> 데이터 타입 | - |
이 문서가 도움이 되었습니까?