Uses of Class
com.databricks.sdk.service.compute.ListInstanceProfilesResponse
-
Packages that use ListInstanceProfilesResponse Package Description com.databricks.sdk.service.compute -
-
Uses of ListInstanceProfilesResponse in com.databricks.sdk.service.compute
Methods in com.databricks.sdk.service.compute that return ListInstanceProfilesResponse Modifier and Type Method Description ListInstanceProfilesResponseInstanceProfilesService. list()List available instance profiles.ListInstanceProfilesResponseListInstanceProfilesResponse. setInstanceProfiles(Collection<InstanceProfile> instanceProfiles)
-