| Package | Description |
|---|---|
| com.google.api.services.sqladmin.model |
| Modifier and Type | Method and Description |
|---|---|
ImportContext.BakImportOptions.EncryptionOptions |
ImportContext.BakImportOptions.EncryptionOptions.clone() |
ImportContext.BakImportOptions.EncryptionOptions |
ImportContext.BakImportOptions.getEncryptionOptions() |
ImportContext.BakImportOptions.EncryptionOptions |
ImportContext.BakImportOptions.EncryptionOptions.set(String fieldName,
Object value) |
ImportContext.BakImportOptions.EncryptionOptions |
ImportContext.BakImportOptions.EncryptionOptions.setCertPath(String certPath)
Path to the Certificate (.cer) in Cloud Storage, in the form `gs://bucketName/fileName`.
|
ImportContext.BakImportOptions.EncryptionOptions |
ImportContext.BakImportOptions.EncryptionOptions.setPvkPassword(String pvkPassword)
Password that encrypts the private key
|
ImportContext.BakImportOptions.EncryptionOptions |
ImportContext.BakImportOptions.EncryptionOptions.setPvkPath(String pvkPath)
Path to the Certificate Private Key (.pvk) in Cloud Storage, in the form
`gs://bucketName/fileName`.
|
| Modifier and Type | Method and Description |
|---|---|
ImportContext.BakImportOptions |
ImportContext.BakImportOptions.setEncryptionOptions(ImportContext.BakImportOptions.EncryptionOptions encryptionOptions) |
Copyright © 2011–2024 Google. All rights reserved.