| Package | Description |
|---|---|
| com.byteplus.redis.model |
| Modifier and Type | Method and Description |
|---|---|
static BackupForDescribeBackupsOutput.BackupTypeEnum |
BackupForDescribeBackupsOutput.BackupTypeEnum.fromValue(String input) |
BackupForDescribeBackupsOutput.BackupTypeEnum |
BackupForDescribeBackupsOutput.getBackupType()
Get backupType
|
BackupForDescribeBackupsOutput.BackupTypeEnum |
BackupForDescribeBackupsOutput.BackupTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static BackupForDescribeBackupsOutput.BackupTypeEnum |
BackupForDescribeBackupsOutput.BackupTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupForDescribeBackupsOutput.BackupTypeEnum[] |
BackupForDescribeBackupsOutput.BackupTypeEnum.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.backupType(BackupForDescribeBackupsOutput.BackupTypeEnum backupType) |
void |
BackupForDescribeBackupsOutput.setBackupType(BackupForDescribeBackupsOutput.BackupTypeEnum backupType) |
void |
BackupForDescribeBackupsOutput.BackupTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
BackupForDescribeBackupsOutput.BackupTypeEnum enumeration) |
Copyright © 2025. All rights reserved.