public static final class DescribeUniBackupStatisticsResponseBody.Builder extends Object
public DescribeUniBackupStatisticsResponseBody.Builder protectedDatabaseCount(Integer protectedDatabaseCount)
The number of protected database instances.
example:1
public DescribeUniBackupStatisticsResponseBody.Builder regionCountList(List<DescribeUniBackupStatisticsResponseBody.RegionCountList> regionCountList)
The regions of the database instances.
public DescribeUniBackupStatisticsResponseBody.Builder requestId(String requestId)
The request ID.
example:7532B7EE-7CE7-5F4D-BF04-B12447DD****
public DescribeUniBackupStatisticsResponseBody.Builder restoringTaskCount(Integer restoringTaskCount)
The number of the restoration tasks that are running.
example:0
public DescribeUniBackupStatisticsResponseBody.Builder totalRecoverableCount(Integer totalRecoverableCount)
The total number of database instances that can be restored.
example:3
public DescribeUniBackupStatisticsResponseBody.Builder totalRestoreTaskCount(Integer totalRestoreTaskCount)
The total number of the restoration tasks.
example:10
public DescribeUniBackupStatisticsResponseBody.Builder unprotectedDatabaseCount(Integer unprotectedDatabaseCount)
The number of unprotected database instances.
example:5
public DescribeUniBackupStatisticsResponseBody build()
Copyright © 2026. All rights reserved.