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