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