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

target.apidocs.com.google.api.services.directory.Directory.Customers.html Maven / Gradle / Ivy

There is a newer version: directory_v1-rev20240709-2.0.0
Show newest version






Directory.Customers (Admin SDK API directory_v1-rev20220125-1.32.1)












com.google.api.services.directory

Class Directory.Customers

  • Enclosing class:
    Directory


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

      • Customers

        public Customers()
    • Method Detail

      • get

        public Directory.Customers.Get get(String customerKey)
                                    throws IOException
        Retrieves a customer. Create a request for the method "customers.get". This request holds the parameters needed by the admin server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        customerKey - Id of the customer to be retrieved
        Returns:
        the request
        Throws:
        IOException
      • chrome

        public Directory.Customers.Chrome chrome()
        An accessor for creating requests from the Chrome collection.

        The typical use is:

            Directory admin = new Directory(...);
            Directory.Chrome.List request = admin.chrome().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy