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