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

target.apidocs.com.google.api.services.cloudcontrolspartner.v1.CloudControlsPartnerService.Organizations.Locations.html Maven / Gradle / Ivy







CloudControlsPartnerService.Organizations.Locations (Cloud Controls Partner API v1-rev20240731-2.0.0)












com.google.api.services.cloudcontrolspartner.v1

Class CloudControlsPartnerService.Organizations.Locations

  • java.lang.Object
    • com.google.api.services.cloudcontrolspartner.v1.CloudControlsPartnerService.Organizations.Locations
    • Constructor Detail

      • Locations

        public Locations()
    • Method Detail

      • getPartner

        public CloudControlsPartnerService.Organizations.Locations.GetPartner getPartner(String name)
                                                                                  throws IOException
        Get details of a Partner. Create a request for the method "locations.getPartner". This request holds the parameters needed by the cloudcontrolspartner server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. Format: `organizations/{organization}/locations/{location}/partner`
        Returns:
        the request
        Throws:
        IOException
      • customers

        public CloudControlsPartnerService.Organizations.Locations.Customers customers()
        An accessor for creating requests from the Customers collection.

        The typical use is:

            CloudControlsPartnerService cloudcontrolspartner = new CloudControlsPartnerService(...);
            CloudControlsPartnerService.Customers.List request = cloudcontrolspartner.customers().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy