public static class CorporationContainersLogsResponse.ActionEnum.Adapter extends com.google.gson.TypeAdapter<CorporationContainersLogsResponse.ActionEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
CorporationContainersLogsResponse.ActionEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationContainersLogsResponse.ActionEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
CorporationContainersLogsResponse.ActionEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<CorporationContainersLogsResponse.ActionEnum>IOExceptionpublic CorporationContainersLogsResponse.ActionEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<CorporationContainersLogsResponse.ActionEnum>IOExceptionCopyright © 2021. All Rights Reserved.