Uses of Class
com.databricks.sdk.service.provisioning.GcpKeyInfo
-
Packages that use GcpKeyInfo Package Description com.databricks.sdk.service.provisioning -
-
Uses of GcpKeyInfo in com.databricks.sdk.service.provisioning
Methods in com.databricks.sdk.service.provisioning that return GcpKeyInfo Modifier and Type Method Description GcpKeyInfoCustomerManagedKey. getGcpKeyInfo()GcpKeyInfoGcpKeyInfo. setKmsKeyId(String kmsKeyId)Methods in com.databricks.sdk.service.provisioning with parameters of type GcpKeyInfo Modifier and Type Method Description CustomerManagedKeyCustomerManagedKey. setGcpKeyInfo(GcpKeyInfo gcpKeyInfo)
-