target.apidocs.com.google.api.services.analyticshub.v1.AnalyticsHub.Organizations.Locations.DataExchanges.html Maven / Gradle / Ivy
The newest version!
AnalyticsHub.Organizations.Locations.DataExchanges (Analytics Hub API v1-rev20241213-2.0.0)
com.google.api.services.analyticshub.v1
Class AnalyticsHub.Organizations.Locations.DataExchanges
- java.lang.Object
-
- com.google.api.services.analyticshub.v1.AnalyticsHub.Organizations.Locations.DataExchanges
-
- Enclosing class:
- AnalyticsHub.Organizations.Locations
public class AnalyticsHub.Organizations.Locations.DataExchanges
extends Object
The "dataExchanges" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AnalyticsHub.Organizations.Locations.DataExchanges.List
-
Constructor Summary
Constructors
Constructor and Description
DataExchanges()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AnalyticsHub.Organizations.Locations.DataExchanges.List
list(String organization)
Lists all data exchanges from projects in a given organization and location.
-
-
Method Detail
-
list
public AnalyticsHub.Organizations.Locations.DataExchanges.List list(String organization)
throws IOException
Lists all data exchanges from projects in a given organization and location.
Create a request for the method "dataExchanges.list".
This request holds the parameters needed by the analyticshub server. After setting any optional
parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
organization
- Required. The organization resource path of the projects containing DataExchanges. e.g.
`organizations/myorg/locations/US`.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2025 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy