Package org.openapitools.client.models
Class ChannelConfigWithInfo.Automod.AutomodAdapter
-
- All Implemented Interfaces:
public final class ChannelConfigWithInfo.Automod.AutomodAdapter extends JsonAdapter<ChannelConfigWithInfo.Automod>
-
-
Constructor Summary
Constructors Constructor Description ChannelConfigWithInfo.Automod.AutomodAdapter()
-
Method Summary
Modifier and Type Method Description ChannelConfigWithInfo.AutomodfromJson(JsonReader reader)UnittoJson(JsonWriter writer, ChannelConfigWithInfo.Automod value)-
Methods inherited from class com.squareup.moshi.JsonAdapter
failOnUnknown, fromJson, fromJson, fromJsonValue, indent, lenient, nonNull, nullSafe, serializeNulls, toJson, toJson, toJsonValue -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
fromJson
ChannelConfigWithInfo.Automod fromJson(JsonReader reader)
-
toJson
Unit toJson(JsonWriter writer, ChannelConfigWithInfo.Automod value)
-
-
-
-