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

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

The newest version!






BackupContext (Cloud SQL Admin API v1-rev20241108-2.0.0)












com.google.api.services.sqladmin.model

Class BackupContext

    • Constructor Detail

      • BackupContext

        public BackupContext()
    • Method Detail

      • getBackupId

        public Long getBackupId()
        The identifier of the backup.
        Returns:
        value or null for none
      • setBackupId

        public BackupContext setBackupId(Long backupId)
        The identifier of the backup.
        Parameters:
        backupId - backupId or null for none
      • getKind

        public String getKind()
        This is always `sql#backupContext`.
        Returns:
        value or null for none
      • setKind

        public BackupContext setKind(String kind)
        This is always `sql#backupContext`.
        Parameters:
        kind - kind or null for none
      • set

        public BackupContext set(String fieldName,
                                 Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public BackupContext clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy