All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.sqladmin.model.BackupReencryptionConfig.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241108-2.0.0
Show newest version






BackupReencryptionConfig (Cloud SQL Admin API v1-rev20240925-2.0.0)












com.google.api.services.sqladmin.model

Class BackupReencryptionConfig

    • Constructor Detail

      • BackupReencryptionConfig

        public BackupReencryptionConfig()
    • Method Detail

      • getBackupLimit

        public Integer getBackupLimit()
        Backup re-encryption limit
        Returns:
        value or null for none
      • setBackupLimit

        public BackupReencryptionConfig setBackupLimit(Integer backupLimit)
        Backup re-encryption limit
        Parameters:
        backupLimit - backupLimit or null for none
      • getBackupType

        public String getBackupType()
        Type of backups users want to re-encrypt.
        Returns:
        value or null for none
      • setBackupType

        public BackupReencryptionConfig setBackupType(String backupType)
        Type of backups users want to re-encrypt.
        Parameters:
        backupType - backupType or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy