target.apidocs.com.google.api.services.ondemandscanning.v1.OnDemandScanning.Projects.Locations.html Maven / Gradle / Ivy
The newest version!
OnDemandScanning.Projects.Locations (On-Demand Scanning API v1-rev20241209-2.0.0)
com.google.api.services.ondemandscanning.v1
Class OnDemandScanning.Projects.Locations
- java.lang.Object
-
- com.google.api.services.ondemandscanning.v1.OnDemandScanning.Projects.Locations
-
- Enclosing class:
- OnDemandScanning.Projects
public class OnDemandScanning.Projects.Locations
extends Object
The "locations" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
OnDemandScanning.Projects.Locations.Operations
The "operations" collection of methods.
class
OnDemandScanning.Projects.Locations.Scans
The "scans" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Locations()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
OnDemandScanning.Projects.Locations.Operations
operations()
An accessor for creating requests from the Operations collection.
OnDemandScanning.Projects.Locations.Scans
scans()
An accessor for creating requests from the Scans collection.
-
-
Method Detail
-
operations
public OnDemandScanning.Projects.Locations.Operations operations()
An accessor for creating requests from the Operations collection.
The typical use is:
OnDemandScanning ondemandscanning = new OnDemandScanning(...);
OnDemandScanning.Operations.List request = ondemandscanning.operations().list(parameters ...)
- Returns:
- the resource collection
-
scans
public OnDemandScanning.Projects.Locations.Scans scans()
An accessor for creating requests from the Scans collection.
The typical use is:
OnDemandScanning ondemandscanning = new OnDemandScanning(...);
OnDemandScanning.Scans.List request = ondemandscanning.scans().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy