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

target.apidocs.com.google.api.services.cloudkms.v1.CloudKMS.Projects.html Maven / Gradle / Ivy

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






CloudKMS.Projects (Cloud Key Management Service (KMS) API v1-rev20240801-2.0.0)












com.google.api.services.cloudkms.v1

Class CloudKMS.Projects

  • Enclosing class:
    CloudKMS


    public class CloudKMS.Projects
    extends Object
    The "projects" collection of methods.
    • Constructor Detail

      • Projects

        public Projects()
    • Method Detail

      • showEffectiveAutokeyConfig

        public CloudKMS.Projects.ShowEffectiveAutokeyConfig showEffectiveAutokeyConfig(String parent)
                                                                                throws IOException
        Returns the effective Cloud KMS Autokey configuration for a given project. Create a request for the method "projects.showEffectiveAutokeyConfig". This request holds the parameters needed by the cloudkms server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. Name of the resource project to the show effective Cloud KMS Autokey configuration for. This may be helpful for interrogating the effect of nested folder configurations on a given resource project.
        Returns:
        the request
        Throws:
        IOException
      • locations

        public CloudKMS.Projects.Locations locations()
        An accessor for creating requests from the Locations collection.

        The typical use is:

            CloudKMS cloudkms = new CloudKMS(...);
            CloudKMS.Locations.List request = cloudkms.locations().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy