Package | Description |
---|---|
com.tencentcloudapi.redis.v20180412.models |
Modifier and Type | Method and Description |
---|---|
RedisBackupSet[] |
DescribeInstanceBackupsResponse.getBackupSet()
Get Array of instance backups.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeInstanceBackupsResponse.setBackupSet(RedisBackupSet[] BackupSet)
Set Array of instance backups.
|
Constructor and Description |
---|
RedisBackupSet(RedisBackupSet 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.