Uses of Class
com.tencentcloudapi.postgres.v20170312.models.DescribeLogBackupsResponse
-
Packages that use DescribeLogBackupsResponse Package Description com.tencentcloudapi.postgres.v20170312 com.tencentcloudapi.postgres.v20170312.models -
-
Uses of DescribeLogBackupsResponse in com.tencentcloudapi.postgres.v20170312
Methods in com.tencentcloudapi.postgres.v20170312 that return DescribeLogBackupsResponse Modifier and Type Method Description DescribeLogBackupsResponse
PostgresClient. DescribeLogBackups(DescribeLogBackupsRequest req)
本接口(DescribeLogBackups)用于查询日志备份列表。 -
Uses of DescribeLogBackupsResponse in com.tencentcloudapi.postgres.v20170312.models
Constructors in com.tencentcloudapi.postgres.v20170312.models with parameters of type DescribeLogBackupsResponse Constructor Description DescribeLogBackupsResponse(DescribeLogBackupsResponse 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.
-