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

target.apidocs.com.google.api.services.compute.model.SslCertificateManagedSslCertificate.html Maven / Gradle / Ivy

The newest version!






SslCertificateManagedSslCertificate (Compute Engine API v1-rev20250320-2.0.0)












com.google.api.services.compute.model

Class SslCertificateManagedSslCertificate

    • Constructor Detail

      • SslCertificateManagedSslCertificate

        public SslCertificateManagedSslCertificate()
    • Method Detail

      • getDomainStatus

        public Map<String,String> getDomainStatus()
        [Output only] Detailed statuses of the domains specified for managed certificate resource.
        Returns:
        value or null for none
      • setDomainStatus

        public SslCertificateManagedSslCertificate setDomainStatus(Map<String,String> domainStatus)
        [Output only] Detailed statuses of the domains specified for managed certificate resource.
        Parameters:
        domainStatus - domainStatus or null for none
      • getDomains

        public List<String> getDomains()
        The domains for which a managed SSL certificate will be generated. Each Google-managed SSL certificate supports up to the [maximum number of domains per Google-managed SSL certificate](/load-balancing/docs/quotas#ssl_certificates).
        Returns:
        value or null for none
      • setDomains

        public SslCertificateManagedSslCertificate setDomains(List<String> domains)
        The domains for which a managed SSL certificate will be generated. Each Google-managed SSL certificate supports up to the [maximum number of domains per Google-managed SSL certificate](/load-balancing/docs/quotas#ssl_certificates).
        Parameters:
        domains - domains or null for none
      • getStatus

        public String getStatus()
        [Output only] Status of the managed certificate resource.
        Returns:
        value or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy