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

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

The newest version!






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












com.google.api.services.osconfig.v1

Class OSConfig.Projects.Locations

  • java.lang.Object
    • com.google.api.services.osconfig.v1.OSConfig.Projects.Locations
  • Enclosing class:
    OSConfig.Projects


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

      • Locations

        public Locations()
    • Method Detail

      • global

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

        The typical use is:

            OSConfig osconfig = new OSConfig(...);
            OSConfig.Global.List request = osconfig.global().list(parameters ...)
         
        Returns:
        the resource collection
      • instances

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

        The typical use is:

            OSConfig osconfig = new OSConfig(...);
            OSConfig.Instances.List request = osconfig.instances().list(parameters ...)
         
        Returns:
        the resource collection
      • osPolicyAssignments

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

        The typical use is:

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy