Uses of Class
com.databricks.sdk.service.catalog.AwsIamRole
-
Packages that use AwsIamRole Package Description com.databricks.sdk.service.catalog -
-
Uses of AwsIamRole in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return AwsIamRole Modifier and Type Method Description AwsIamRoleCreateStorageCredential. getAwsIamRole()AwsIamRoleStorageCredentialInfo. getAwsIamRole()AwsIamRoleUpdateStorageCredential. getAwsIamRole()AwsIamRoleValidateStorageCredential. getAwsIamRole()AwsIamRoleAwsIamRole. setExternalId(String externalId)AwsIamRoleAwsIamRole. setRoleArn(String roleArn)AwsIamRoleAwsIamRole. setUnityCatalogIamArn(String unityCatalogIamArn)Methods in com.databricks.sdk.service.catalog with parameters of type AwsIamRole Modifier and Type Method Description CreateStorageCredentialCreateStorageCredential. setAwsIamRole(AwsIamRole awsIamRole)StorageCredentialInfoStorageCredentialInfo. setAwsIamRole(AwsIamRole awsIamRole)UpdateStorageCredentialUpdateStorageCredential. setAwsIamRole(AwsIamRole awsIamRole)ValidateStorageCredentialValidateStorageCredential. setAwsIamRole(AwsIamRole awsIamRole)
-