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

target.apidocs.com.google.api.services.androiddeviceprovisioning.v1.AndroidProvisioningPartner.Customers.html Maven / Gradle / Ivy

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






AndroidProvisioningPartner.Customers (Android Device Provisioning Partner API v1-rev20241202-2.0.0)












com.google.api.services.androiddeviceprovisioning.v1

Class AndroidProvisioningPartner.Customers

  • java.lang.Object
    • com.google.api.services.androiddeviceprovisioning.v1.AndroidProvisioningPartner.Customers
    • Constructor Detail

      • Customers

        public Customers()
    • Method Detail

      • list

        public AndroidProvisioningPartner.Customers.List list()
                                                       throws IOException
        Lists the user's customer accounts. Create a request for the method "customers.list". This request holds the parameters needed by the androiddeviceprovisioning server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Returns:
        the request
        Throws:
        IOException
      • configurations

        public AndroidProvisioningPartner.Customers.Configurations configurations()
        An accessor for creating requests from the Configurations collection.

        The typical use is:

            AndroidProvisioningPartner androiddeviceprovisioning = new AndroidProvisioningPartner(...);
            AndroidProvisioningPartner.Configurations.List request = androiddeviceprovisioning.configurations().list(parameters ...)
         
        Returns:
        the resource collection
      • devices

        public AndroidProvisioningPartner.Customers.Devices devices()
        An accessor for creating requests from the Devices collection.

        The typical use is:

            AndroidProvisioningPartner androiddeviceprovisioning = new AndroidProvisioningPartner(...);
            AndroidProvisioningPartner.Devices.List request = androiddeviceprovisioning.devices().list(parameters ...)
         
        Returns:
        the resource collection
      • dpcs

        public AndroidProvisioningPartner.Customers.Dpcs dpcs()
        An accessor for creating requests from the Dpcs collection.

        The typical use is:

            AndroidProvisioningPartner androiddeviceprovisioning = new AndroidProvisioningPartner(...);
            AndroidProvisioningPartner.Dpcs.List request = androiddeviceprovisioning.dpcs().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy