| Package | Description |
|---|---|
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
static BackupForDescribeBackupsOutput.BackupStrategyEnum |
BackupForDescribeBackupsOutput.BackupStrategyEnum.fromValue(String input) |
BackupForDescribeBackupsOutput.BackupStrategyEnum |
BackupForDescribeBackupsOutput.getBackupStrategy()
Get backupStrategy
|
BackupForDescribeBackupsOutput.BackupStrategyEnum |
BackupForDescribeBackupsOutput.BackupStrategyEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupForDescribeBackupsOutput.BackupStrategyEnum |
BackupForDescribeBackupsOutput.BackupStrategyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupForDescribeBackupsOutput.BackupStrategyEnum[] |
BackupForDescribeBackupsOutput.BackupStrategyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BackupForDescribeBackupsOutput |
BackupForDescribeBackupsOutput.backupStrategy(BackupForDescribeBackupsOutput.BackupStrategyEnum backupStrategy) |
void |
BackupForDescribeBackupsOutput.setBackupStrategy(BackupForDescribeBackupsOutput.BackupStrategyEnum backupStrategy) |
void |
BackupForDescribeBackupsOutput.BackupStrategyEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BackupForDescribeBackupsOutput.BackupStrategyEnum enumeration) |
Copyright © 2026. All rights reserved.