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