Uses of Class
com.databricks.sdk.service.compute.RemoveInstanceProfile
-
Packages that use RemoveInstanceProfile Package Description com.databricks.sdk.service.compute -
-
Uses of RemoveInstanceProfile in com.databricks.sdk.service.compute
Methods in com.databricks.sdk.service.compute that return RemoveInstanceProfile Modifier and Type Method Description RemoveInstanceProfileRemoveInstanceProfile. setInstanceProfileArn(String instanceProfileArn)Methods in com.databricks.sdk.service.compute with parameters of type RemoveInstanceProfile Modifier and Type Method Description voidInstanceProfilesAPI. remove(RemoveInstanceProfile request)Remove the instance profile.voidInstanceProfilesService. remove(RemoveInstanceProfile removeInstanceProfile)Remove the instance profile.
-