Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
TopicRetentionTimeConfigRsp |
TopicDetail.getRetentionTimeConfig()
Get Message retention time configuration (for recording the latest retention time)
Note: `null` may be returned for this field, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
TopicDetail.setRetentionTimeConfig(TopicRetentionTimeConfigRsp RetentionTimeConfig)
Set Message retention time configuration (for recording the latest retention time)
Note: `null` may be returned for this field, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
TopicRetentionTimeConfigRsp(TopicRetentionTimeConfigRsp 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.