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