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

target.apidocs.com.google.api.services.osconfig.v1.OSConfig.Projects.html Maven / Gradle / Ivy

The newest version!






OSConfig.Projects (OS Config API v1-rev20240901-2.0.0)












com.google.api.services.osconfig.v1

Class OSConfig.Projects

  • Enclosing class:
    OSConfig


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

      • Projects

        public Projects()
    • Method Detail

      • locations

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

        The typical use is:

            OSConfig osconfig = new OSConfig(...);
            OSConfig.Locations.List request = osconfig.locations().list(parameters ...)
         
        Returns:
        the resource collection
      • patchDeployments

        public OSConfig.Projects.PatchDeployments patchDeployments()
        An accessor for creating requests from the PatchDeployments collection.

        The typical use is:

            OSConfig osconfig = new OSConfig(...);
            OSConfig.PatchDeployments.List request = osconfig.patchDeployments().list(parameters ...)
         
        Returns:
        the resource collection
      • patchJobs

        public OSConfig.Projects.PatchJobs patchJobs()
        An accessor for creating requests from the PatchJobs collection.

        The typical use is:

            OSConfig osconfig = new OSConfig(...);
            OSConfig.PatchJobs.List request = osconfig.patchJobs().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy