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