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