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

target.apidocs.com.google.api.services.sql.model.FailoverContext.html Maven / Gradle / Ivy







FailoverContext (Cloud SQL Admin API v1beta4-rev20201026-1.30.10)












com.google.api.services.sql.model

Class FailoverContext

    • Constructor Detail

      • FailoverContext

        public FailoverContext()
    • Method Detail

      • getKind

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

        public FailoverContext setKind(String kind)
        This is always *sql#failoverContext*.
        Parameters:
        kind - kind or null for none
      • getSettingsVersion

        public Long getSettingsVersion()
        The current settings version of this instance. Request will be rejected if this version doesn't match the current settings version.
        Returns:
        value or null for none
      • setSettingsVersion

        public FailoverContext setSettingsVersion(Long settingsVersion)
        The current settings version of this instance. Request will be rejected if this version doesn't match the current settings version.
        Parameters:
        settingsVersion - settingsVersion or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy