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