Uses of Class
com.oracle.bmc.generativeaiinference.model.BaseChatResponse.ApiFormat
- 
Packages that use BaseChatResponse.ApiFormat Package Description com.oracle.bmc.generativeaiinference.model 
- 
- 
Uses of BaseChatResponse.ApiFormat in com.oracle.bmc.generativeaiinference.modelMethods in com.oracle.bmc.generativeaiinference.model that return BaseChatResponse.ApiFormat Modifier and Type Method Description static BaseChatResponse.ApiFormatBaseChatResponse.ApiFormat. create(String key)static BaseChatResponse.ApiFormatBaseChatResponse.ApiFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static BaseChatResponse.ApiFormat[]BaseChatResponse.ApiFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-