| Package | Description | 
|---|---|
| com.tencentcloudapi.ckafka.v20190819.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DynamicRetentionTime | ModifyInstanceAttributesRequest. getDynamicRetentionConfig()Get Dynamic message retention policy configuration | 
| DynamicRetentionTime | InstanceAttributesResponse. getRetentionTimeConfig()Get Dynamic message retention policy
Note: `null` may be returned for this field, indicating that no valid values can be obtained. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyInstanceAttributesRequest. setDynamicRetentionConfig(DynamicRetentionTime DynamicRetentionConfig)Set Dynamic message retention policy configuration | 
| void | InstanceAttributesResponse. setRetentionTimeConfig(DynamicRetentionTime RetentionTimeConfig)Set Dynamic message retention policy
Note: `null` may be returned for this field, indicating that no valid values can be obtained. | 
| Constructor and Description | 
|---|
| DynamicRetentionTime(DynamicRetentionTime 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 © 2021. All rights reserved.