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

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

The newest version!






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












com.google.api.services.sqladmin.model

Class RotateServerCertificateContext

    • Constructor Detail

      • RotateServerCertificateContext

        public RotateServerCertificateContext()
    • Method Detail

      • getKind

        public String getKind()
        Optional. This is always `sql#rotateServerCertificateContext`.
        Returns:
        value 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 certificate version.
        Returns:
        value or null for none
      • setNextVersion

        public RotateServerCertificateContext 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 certificate version.
        Parameters:
        nextVersion - nextVersion or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy