Uses of Class
com.databricks.sdk.service.serving.ServedModelState
-
Packages that use ServedModelState Package Description com.databricks.sdk.service.serving -
-
Uses of ServedModelState in com.databricks.sdk.service.serving
Methods in com.databricks.sdk.service.serving that return ServedModelState Modifier and Type Method Description ServedModelStateServedModelOutput. getState()ServedModelStateServedModelState. setDeployment(ServedModelStateDeployment deployment)ServedModelStateServedModelState. setDeploymentStateMessage(String deploymentStateMessage)Methods in com.databricks.sdk.service.serving with parameters of type ServedModelState Modifier and Type Method Description ServedModelOutputServedModelOutput. setState(ServedModelState state)
-