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