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