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

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







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












com.google.api.services.sql.model

Class RotateServerCaContext

    • Constructor Detail

      • RotateServerCaContext

        public RotateServerCaContext()
    • Method Detail

      • getKind

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

        public RotateServerCaContext setKind(String kind)
        This is always *sql#rotateServerCaContext*.
        Parameters:
        kind - kind or null for none
      • getNextVersion

        public String getNextVersion()
        The fingerprint of the next version to be rotated to. If left unspecified, will be rotated to the most recently added server CA version.
        Returns:
        value or null for none
      • setNextVersion

        public RotateServerCaContext setNextVersion(String nextVersion)
        The fingerprint of the next version to be rotated to. If left unspecified, will be rotated to the most recently added server CA version.
        Parameters:
        nextVersion - nextVersion or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy