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