public static class DescribeBackupsRequest.BackupMethodEnum.Adapter extends com.google.gson.TypeAdapter<DescribeBackupsRequest.BackupMethodEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
DescribeBackupsRequest.BackupMethodEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
DescribeBackupsRequest.BackupMethodEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
DescribeBackupsRequest.BackupMethodEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<DescribeBackupsRequest.BackupMethodEnum>IOExceptionpublic DescribeBackupsRequest.BackupMethodEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<DescribeBackupsRequest.BackupMethodEnum>IOExceptionCopyright © 2026. All rights reserved.