Uses of Class
com.tencentcloudapi.postgres.v20170312.models.DescribeBackupPlansRequest
-
Packages that use DescribeBackupPlansRequest Package Description com.tencentcloudapi.postgres.v20170312 com.tencentcloudapi.postgres.v20170312.models -
-
Uses of DescribeBackupPlansRequest in com.tencentcloudapi.postgres.v20170312
Methods in com.tencentcloudapi.postgres.v20170312 with parameters of type DescribeBackupPlansRequest Modifier and Type Method Description DescribeBackupPlansResponse
PostgresClient. DescribeBackupPlans(DescribeBackupPlansRequest req)
本接口 (DescribeBackupPlans) 用于实例所有的备份计划查询 -
Uses of DescribeBackupPlansRequest in com.tencentcloudapi.postgres.v20170312.models
Constructors in com.tencentcloudapi.postgres.v20170312.models with parameters of type DescribeBackupPlansRequest Constructor Description DescribeBackupPlansRequest(DescribeBackupPlansRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-