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