VPC 환경에서 이용 가능합니다.
설명
Cloud DB for MongoDB 백업 리스트
구문
private Integer totalRows;
private List<CloudMongoDbBackup> cloudMongoDbBackupList=new ArrayList<>();
필드
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
totalRows | Yes | Integer | 조회된 리스트의 총 개수 |
cloudMongoDbBackupList | Yes | List<CloudMongoDbBackup> | List<CloudMongoDbBackup> 데이터 타입 |