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