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