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.
|
Copyright © 2021. All rights reserved.