Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
SecondLevelBackupMissingTimestamps[] |
DescribeSecondLevelBackupInfoResponse.getMissingTimestamps()
Get Timestamp range within which backup is missing.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSecondLevelBackupInfoResponse.setMissingTimestamps(SecondLevelBackupMissingTimestamps[] MissingTimestamps)
Set Timestamp range within which backup is missing.
|
Constructor and Description |
---|
SecondLevelBackupMissingTimestamps(SecondLevelBackupMissingTimestamps 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 © 2025. All rights reserved.