Uses of Class
com.databricks.sdk.service.provisioning.CreateAwsKeyInfo
-
Packages that use CreateAwsKeyInfo Package Description com.databricks.sdk.service.provisioning -
-
Uses of CreateAwsKeyInfo in com.databricks.sdk.service.provisioning
Methods in com.databricks.sdk.service.provisioning that return CreateAwsKeyInfo Modifier and Type Method Description CreateAwsKeyInfoCreateCustomerManagedKeyRequest. getAwsKeyInfo()CreateAwsKeyInfoCreateAwsKeyInfo. setKeyAlias(String keyAlias)CreateAwsKeyInfoCreateAwsKeyInfo. setKeyArn(String keyArn)CreateAwsKeyInfoCreateAwsKeyInfo. setReuseKeyForClusterVolumes(Boolean reuseKeyForClusterVolumes)Methods in com.databricks.sdk.service.provisioning with parameters of type CreateAwsKeyInfo Modifier and Type Method Description CreateCustomerManagedKeyRequestCreateCustomerManagedKeyRequest. setAwsKeyInfo(CreateAwsKeyInfo awsKeyInfo)
-