static ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.DeploymentJobConnection.State.forNumber(int value) | 
  | 
ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.RegisteredModel.Builder.getDeploymentJobState() | 
 
 Deployment job state for this model. 
 | 
ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.RegisteredModel.getDeploymentJobState() | 
 
 Deployment job state for this model. 
 | 
ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.RegisteredModelOrBuilder.getDeploymentJobState() | 
 
 Deployment job state for this model. 
 | 
ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.ModelVersionDeploymentJobState.Builder.getJobState() | 
 optional .mlflow.DeploymentJobConnection.State job_state = 3; 
 | 
ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.ModelVersionDeploymentJobState.getJobState() | 
 optional .mlflow.DeploymentJobConnection.State job_state = 3; 
 | 
ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.ModelVersionDeploymentJobStateOrBuilder.getJobState() | 
 optional .mlflow.DeploymentJobConnection.State job_state = 3; 
 | 
static ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.DeploymentJobConnection.State.valueOf(int value) | 
 Deprecated. 
 | 
static ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.DeploymentJobConnection.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) | 
 Returns the enum constant of this type with the specified name. 
 | 
static ModelRegistry.DeploymentJobConnection.State | 
ModelRegistry.DeploymentJobConnection.State.valueOf(java.lang.String name) | 
 Returns the enum constant of this type with the specified name. 
 | 
static ModelRegistry.DeploymentJobConnection.State[] | 
ModelRegistry.DeploymentJobConnection.State.values() | 
 Returns an array containing the constants of this enum type, in
the order they are declared. 
 |