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

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

The newest version!






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












com.google.api.services.sqladmin.model

Class SslCertsInsertRequest

    • Constructor Detail

      • SslCertsInsertRequest

        public SslCertsInsertRequest()
    • Method Detail

      • getCommonName

        public String getCommonName()
        User supplied name. Must be a distinct name from the other certificates for this instance.
        Returns:
        value or null for none
      • setCommonName

        public SslCertsInsertRequest setCommonName(String commonName)
        User supplied name. Must be a distinct name from the other certificates for this instance.
        Parameters:
        commonName - commonName or null for none
      • clone

        public SslCertsInsertRequest 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