target.apidocs.com.google.api.services.cloudcontrolspartner.v1.CloudControlsPartnerService.Organizations.html Maven / Gradle / Ivy
CloudControlsPartnerService.Organizations (Cloud Controls Partner API v1-rev20240731-2.0.0)
com.google.api.services.cloudcontrolspartner.v1
Class CloudControlsPartnerService.Organizations
- java.lang.Object
-
- com.google.api.services.cloudcontrolspartner.v1.CloudControlsPartnerService.Organizations
-
- Enclosing class:
- CloudControlsPartnerService
public class CloudControlsPartnerService.Organizations
extends Object
The "organizations" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudControlsPartnerService.Organizations.Locations
The "locations" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Organizations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudControlsPartnerService.Organizations.Locations
locations()
An accessor for creating requests from the Locations collection.
-
-
Method Detail
-
locations
public CloudControlsPartnerService.Organizations.Locations locations()
An accessor for creating requests from the Locations collection.
The typical use is:
CloudControlsPartnerService cloudcontrolspartner = new CloudControlsPartnerService(...);
CloudControlsPartnerService.Locations.List request = cloudcontrolspartner.locations().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy