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