Constructor and Description |
---|
V1PatchAdapter() |
Modifier and Type | Method and Description |
---|---|
V1Patch |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
V1Patch patch) |
public void write(com.google.gson.stream.JsonWriter jsonWriter, V1Patch patch) throws IOException
write
in class com.google.gson.TypeAdapter<V1Patch>
IOException
public V1Patch read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read
in class com.google.gson.TypeAdapter<V1Patch>
IOException
Copyright © 2019. All rights reserved.