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

target.apidocs.com.google.api.services.secretmanager.v1.SecretManager.Projects.html Maven / Gradle / Ivy

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






SecretManager.Projects (Secret Manager API v1-rev20240924-2.0.0)












com.google.api.services.secretmanager.v1

Class SecretManager.Projects

  • java.lang.Object
    • com.google.api.services.secretmanager.v1.SecretManager.Projects
  • Enclosing class:
    SecretManager


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

      • Projects

        public Projects()
    • Method Detail

      • locations

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

        The typical use is:

            SecretManager secretmanager = new SecretManager(...);
            SecretManager.Locations.List request = secretmanager.locations().list(parameters ...)
         
        Returns:
        the resource collection
      • secrets

        public SecretManager.Projects.Secrets secrets()
        An accessor for creating requests from the Secrets collection.

        The typical use is:

            SecretManager secretmanager = new SecretManager(...);
            SecretManager.Secrets.List request = secretmanager.secrets().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy