Class InsertManyDocumentsRequest.CustomTypeAdapterFactory

java.lang.Object
io.lenra.api.internal.client.model.InsertManyDocumentsRequest.CustomTypeAdapterFactory
All Implemented Interfaces:
com.google.gson.TypeAdapterFactory
Enclosing class:
InsertManyDocumentsRequest

public static class InsertManyDocumentsRequest.CustomTypeAdapterFactory extends Object implements com.google.gson.TypeAdapterFactory
  • Constructor Details

    • CustomTypeAdapterFactory

      public CustomTypeAdapterFactory()
  • Method Details

    • create

      public <T> com.google.gson.TypeAdapter<T> create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
      Specified by:
      create in interface com.google.gson.TypeAdapterFactory