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