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