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