Uses of Class
bg.codexio.ai.openai.api.sdk.auth.FromJson
-
Packages that use FromJson Package Description bg.codexio.ai.openai.api.sdk.auth -
-
Uses of FromJson in bg.codexio.ai.openai.api.sdk.auth
Fields in bg.codexio.ai.openai.api.sdk.auth declared as FromJson Modifier and Type Field Description static FromJsonFromJson. AUTHMethods in bg.codexio.ai.openai.api.sdk.auth that return FromJson Modifier and Type Method Description static FromJsonFromJson. file(String fullPathFileName)Factory method denoting a JSON file with absolute pathstatic FromJsonFromJson. resource(String resourceFileName)Factory method denoting a JSON resource file with relative path
-