Uses of Class
com.tencentcloudapi.cdb.v20170320.models.DescribeLocalBinlogConfigRequest
-
Packages that use DescribeLocalBinlogConfigRequest Package Description com.tencentcloudapi.cdb.v20170320 com.tencentcloudapi.cdb.v20170320.models -
-
Uses of DescribeLocalBinlogConfigRequest in com.tencentcloudapi.cdb.v20170320
Methods in com.tencentcloudapi.cdb.v20170320 with parameters of type DescribeLocalBinlogConfigRequest Modifier and Type Method Description DescribeLocalBinlogConfigResponseCdbClient. DescribeLocalBinlogConfig(DescribeLocalBinlogConfigRequest req)该接口用于查询实例本地binlog保留策略。 -
Uses of DescribeLocalBinlogConfigRequest in com.tencentcloudapi.cdb.v20170320.models
Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type DescribeLocalBinlogConfigRequest Constructor Description DescribeLocalBinlogConfigRequest(DescribeLocalBinlogConfigRequest 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.
-