Uses of Class
com.mrivanplays.jdoa2.JDOA2Builder
Packages that use JDOA2Builder
-
Uses of JDOA2Builder in com.mrivanplays.jdoa2
Methods in com.mrivanplays.jdoa2 that return JDOA2BuilderModifier and TypeMethodDescriptionJDOA2Builder.applicationInfo(ApplicationInfo applicationInfo) Sets a new application info.static JDOA2BuilderJDOA2.builder()Creates a newJDOA2Builderstatic JDOA2BuilderJDOA2.builder(ApplicationInfo applicationInfo) Creates a newJDOA2BuilderJDOA2Builder.httpClient(okhttp3.OkHttpClient httpClient) Sets a new http clientJDOA2Builder.jsonMapper(com.fasterxml.jackson.databind.ObjectMapper jsonMapper) Sets a new json mapper. -
Uses of JDOA2Builder in com.mrivanplays.jdoa2.internal
Constructors in com.mrivanplays.jdoa2.internal with parameters of type JDOA2Builder