Uses of Class
com.databricks.sdk.service.pipelines.GetPipelineResponseHealth
-
Packages that use GetPipelineResponseHealth Package Description com.databricks.sdk.service.pipelines -
-
Uses of GetPipelineResponseHealth in com.databricks.sdk.service.pipelines
Methods in com.databricks.sdk.service.pipelines that return GetPipelineResponseHealth Modifier and Type Method Description GetPipelineResponseHealthGetPipelineResponse. getHealth()static GetPipelineResponseHealthGetPipelineResponseHealth. valueOf(String name)Returns the enum constant of this type with the specified name.static GetPipelineResponseHealth[]GetPipelineResponseHealth. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.databricks.sdk.service.pipelines with parameters of type GetPipelineResponseHealth Modifier and Type Method Description GetPipelineResponseGetPipelineResponse. setHealth(GetPipelineResponseHealth health)
-