Uses of Class
com.databricks.sdk.service.compute.AddInstanceProfile
-
Packages that use AddInstanceProfile Package Description com.databricks.sdk.service.compute -
-
Uses of AddInstanceProfile in com.databricks.sdk.service.compute
Methods in com.databricks.sdk.service.compute that return AddInstanceProfile Modifier and Type Method Description AddInstanceProfileAddInstanceProfile. setIamRoleArn(String iamRoleArn)AddInstanceProfileAddInstanceProfile. setInstanceProfileArn(String instanceProfileArn)AddInstanceProfileAddInstanceProfile. setIsMetaInstanceProfile(Boolean isMetaInstanceProfile)AddInstanceProfileAddInstanceProfile. setSkipValidation(Boolean skipValidation)Methods in com.databricks.sdk.service.compute with parameters of type AddInstanceProfile Modifier and Type Method Description voidInstanceProfilesAPI. add(AddInstanceProfile request)Register an instance profile.voidInstanceProfilesService. add(AddInstanceProfile addInstanceProfile)Register an instance profile.
-