Package io.lakefs.clients.sdk.model
Class GroupList.CustomTypeAdapterFactory
- java.lang.Object
-
- io.lakefs.clients.sdk.model.GroupList.CustomTypeAdapterFactory
-
-
Constructor Summary
Constructors Constructor Description CustomTypeAdapterFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> com.google.gson.TypeAdapter<T>create(com.google.gson.Gson gson, com.google.gson.reflect.TypeToken<T> type)
-