public final class MetadataVdbStatusVdbSerializer extends com.google.gson.TypeAdapter<RestMetadataVdbStatusVdb>
Constructor and Description |
---|
MetadataVdbStatusVdbSerializer() |
Modifier and Type | Method and Description |
---|---|
RestMetadataVdbStatusVdb |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
RestMetadataVdbStatusVdb value) |
public RestMetadataVdbStatusVdb read(com.google.gson.stream.JsonReader in) throws IOException
read
in class com.google.gson.TypeAdapter<RestMetadataVdbStatusVdb>
IOException
TypeAdapter.read(com.google.gson.stream.JsonReader)
public void write(com.google.gson.stream.JsonWriter out, RestMetadataVdbStatusVdb value) throws IOException
write
in class com.google.gson.TypeAdapter<RestMetadataVdbStatusVdb>
IOException
TypeAdapter.write(com.google.gson.stream.JsonWriter, java.lang.Object)
Copyright © 2013–2019. All rights reserved.