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

target.apidocs.com.google.api.services.chromemanagement.v1.ChromeManagement.Customers.html Maven / Gradle / Ivy







ChromeManagement.Customers (Chrome Management API v1-rev20241216-2.0.0)












com.google.api.services.chromemanagement.v1

Class ChromeManagement.Customers

  • java.lang.Object
    • com.google.api.services.chromemanagement.v1.ChromeManagement.Customers
  • Enclosing class:
    ChromeManagement


    public class ChromeManagement.Customers
    extends Object
    The "customers" collection of methods.
    • Constructor Detail

      • Customers

        public Customers()
    • Method Detail

      • apps

        public ChromeManagement.Customers.Apps apps()
        An accessor for creating requests from the Apps collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.Apps.List request = chromemanagement.apps().list(parameters ...)
         
        Returns:
        the resource collection
      • profiles

        public ChromeManagement.Customers.Profiles profiles()
        An accessor for creating requests from the Profiles collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.Profiles.List request = chromemanagement.profiles().list(parameters ...)
         
        Returns:
        the resource collection
      • reports

        public ChromeManagement.Customers.Reports reports()
        An accessor for creating requests from the Reports collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.Reports.List request = chromemanagement.reports().list(parameters ...)
         
        Returns:
        the resource collection
      • telemetry

        public ChromeManagement.Customers.Telemetry telemetry()
        An accessor for creating requests from the Telemetry collection.

        The typical use is:

            ChromeManagement chromemanagement = new ChromeManagement(...);
            ChromeManagement.Telemetry.List request = chromemanagement.telemetry().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy