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