Uses of Class
com.databricks.sdk.service.compute.InstancePoolAndStats
-
Packages that use InstancePoolAndStats Package Description com.databricks.sdk.service.compute -
-
Uses of InstancePoolAndStats in com.databricks.sdk.service.compute
Methods in com.databricks.sdk.service.compute that return types with arguments of type InstancePoolAndStats Modifier and Type Method Description Collection<InstancePoolAndStats>
ListInstancePools. getInstancePools()
Iterable<InstancePoolAndStats>
InstancePoolsAPI. list()
List instance pool info.Method parameters in com.databricks.sdk.service.compute with type arguments of type InstancePoolAndStats Modifier and Type Method Description ListInstancePools
ListInstancePools. setInstancePools(Collection<InstancePoolAndStats> instancePools)
-