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