target.apidocs.com.google.api.services.securitycenter.v1.SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths.html Maven / Gradle / Ivy
SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths (Security Command Center API v1-rev20240926-2.0.0)
com.google.api.services.securitycenter.v1
Class SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths
- java.lang.Object
-
- com.google.api.services.securitycenter.v1.SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths
-
public class SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths
extends Object
The "attackPaths" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths.List
-
Constructor Summary
Constructors
Constructor and Description
AttackPaths()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths.List
list(String parent)
Lists the attack paths for a set of simulation results or valued resources and filter.
-
-
Method Detail
-
list
public SecurityCommandCenter.Organizations.Simulations.AttackExposureResults.AttackPaths.List list(String parent)
throws IOException
Lists the attack paths for a set of simulation results or valued resources and filter.
Create a request for the method "attackPaths.list".
This request holds the parameters needed by the securitycenter server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
parent
- Required. Name of parent to list attack paths. Valid formats: `organizations/{organization}`,
`organizations/{organization}/simulations/{simulation}` `organizations/{organization}/simu
lations/{simulation}/attackExposureResults/{attack_exposure_result_v2}`
`organizations/{organization}/simulations/{simulation}/valuedResources/{valued_resource}`
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy