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