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