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

target.apidocs.com.google.api.services.certificatemanager.v1.CertificateManager.Projects.Locations.CertificateIssuanceConfigs.html Maven / Gradle / Ivy

There is a newer version: v1-rev20241204-2.0.0
Show newest version






CertificateManager.Projects.Locations.CertificateIssuanceConfigs (Certificate Manager API v1-rev20240417-2.0.0)












com.google.api.services.certificatemanager.v1

Class CertificateManager.Projects.Locations.CertificateIssuanceConfigs

  • java.lang.Object
    • com.google.api.services.certificatemanager.v1.CertificateManager.Projects.Locations.CertificateIssuanceConfigs
    • Constructor Detail

      • CertificateIssuanceConfigs

        public CertificateIssuanceConfigs()
    • Method Detail

      • delete

        public CertificateManager.Projects.Locations.CertificateIssuanceConfigs.Delete delete(String name)
                                                                                       throws IOException
        Deletes a single CertificateIssuanceConfig. Create a request for the method "certificateIssuanceConfigs.delete". This request holds the parameters needed by the certificatemanager server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. A name of the certificate issuance config to delete. Must be in the format `projects/locations/certificateIssuanceConfigs`.
        Returns:
        the request
        Throws:
        IOException
      • get

        public CertificateManager.Projects.Locations.CertificateIssuanceConfigs.Get get(String name)
                                                                                 throws IOException
        Gets details of a single CertificateIssuanceConfig. Create a request for the method "certificateIssuanceConfigs.get". This request holds the parameters needed by the certificatemanager server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. A name of the certificate issuance config to describe. Must be in the format `projects/locations/certificateIssuanceConfigs`.
        Returns:
        the request
        Throws:
        IOException
      • list

        public CertificateManager.Projects.Locations.CertificateIssuanceConfigs.List list(String parent)
                                                                                   throws IOException
        Lists CertificateIssuanceConfigs in a given project and location. Create a request for the method "certificateIssuanceConfigs.list". This request holds the parameters needed by the certificatemanager server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. The project and location from which the certificate should be listed, specified in the format `projects/locations`.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy