Class Metric.Adapter
- java.lang.Object
-
- com.google.gson.TypeAdapter<Metric>
-
- software.amazon.spapi.models.replenishment.v2022_11_07.Metric.Adapter
-
-
Constructor Summary
Constructors Constructor Description Adapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Metric
read(com.google.gson.stream.JsonReader jsonReader)
void
write(com.google.gson.stream.JsonWriter jsonWriter, Metric enumeration)
-