target.apidocs.com.google.api.services.iap.v1.CloudIAP.Projects.html Maven / Gradle / Ivy
CloudIAP.Projects (Cloud Identity-Aware Proxy API v1-rev20241202-2.0.0)
com.google.api.services.iap.v1
Class CloudIAP.Projects
- java.lang.Object
-
- com.google.api.services.iap.v1.CloudIAP.Projects
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
CloudIAP.Projects.Brands
The "brands" collection of methods.
class
CloudIAP.Projects.IapTunnel
The "iap_tunnel" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Projects()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
CloudIAP.Projects.Brands
brands()
An accessor for creating requests from the Brands collection.
CloudIAP.Projects.IapTunnel
iapTunnel()
An accessor for creating requests from the IapTunnel collection.
-
-
Method Detail
-
brands
public CloudIAP.Projects.Brands brands()
An accessor for creating requests from the Brands collection.
The typical use is:
CloudIAP iap = new CloudIAP(...);
CloudIAP.Brands.List request = iap.brands().list(parameters ...)
- Returns:
- the resource collection
-
iapTunnel
public CloudIAP.Projects.IapTunnel iapTunnel()
An accessor for creating requests from the IapTunnel collection.
The typical use is:
CloudIAP iap = new CloudIAP(...);
CloudIAP.IapTunnel.List request = iap.iapTunnel().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy