target.apidocs.com.google.api.services.securitycenter.v1.SecurityCommandCenter.Organizations.ValuedResources.html Maven / Gradle / Ivy
SecurityCommandCenter.Organizations.ValuedResources (Security Command Center API v1-rev20240926-2.0.0)
com.google.api.services.securitycenter.v1
Class SecurityCommandCenter.Organizations.ValuedResources
- java.lang.Object
-
- com.google.api.services.securitycenter.v1.SecurityCommandCenter.Organizations.ValuedResources
-
- Enclosing class:
- SecurityCommandCenter.Organizations
public class SecurityCommandCenter.Organizations.ValuedResources
extends Object
The "valuedResources" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
SecurityCommandCenter.Organizations.ValuedResources.List
-
Constructor Summary
Constructors
Constructor and Description
ValuedResources()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
SecurityCommandCenter.Organizations.ValuedResources.List
list(String parent)
Lists the valued resources for a set of simulation results and filter.
-
-
Method Detail
-
list
public SecurityCommandCenter.Organizations.ValuedResources.List list(String parent)
throws IOException
Lists the valued resources for a set of simulation results and filter.
Create a request for the method "valuedResources.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 valued resources. Valid formats: `organizations/{organization}`,
`organizations/{organization}/simulations/{simulation}` `organizations/{organization}/simu
lations/{simulation}/attackExposureResults/{attack_exposure_result_v2}`
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy