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