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