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