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