Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
LocalBinlogConfig |
DescribeLocalBinlogConfigResponse.getLocalBinlogConfig()
Get Binlog retention policy of the instance.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeLocalBinlogConfigResponse.setLocalBinlogConfig(LocalBinlogConfig LocalBinlogConfig)
Set Binlog retention policy of the instance.
|
Constructor and Description |
---|
LocalBinlogConfig(LocalBinlogConfig 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.
|
Copyright © 2024. All rights reserved.