target.apidocs.com.google.api.services.securitycenter.v1.SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems.html Maven / Gradle / Ivy
SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems (Security Command Center API v1-rev20240926-2.0.0)
com.google.api.services.securitycenter.v1
Class SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems
- java.lang.Object
-
- com.google.api.services.securitycenter.v1.SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems
-
- Enclosing class:
- SecurityCommandCenter.Projects.Sources.Findings
public class SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems
extends Object
The "externalSystems" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems.Patch
-
Constructor Summary
Constructors
Constructor and Description
ExternalSystems()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems.Patch
patch(String name,
GoogleCloudSecuritycenterV1ExternalSystem content)
Updates external system.
-
-
Method Detail
-
patch
public SecurityCommandCenter.Projects.Sources.Findings.ExternalSystems.Patch patch(String name,
GoogleCloudSecuritycenterV1ExternalSystem content)
throws IOException
Updates external system. This is for a given finding.
Create a request for the method "externalSystems.patch".
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:
name
- Full resource name of the external system, for example:
"organizations/1234/sources/5678/findings/123456/externalSystems/jira",
"folders/1234/sources/5678/findings/123456/externalSystems/jira",
"projects/1234/sources/5678/findings/123456/externalSystems/jira"
content
- the GoogleCloudSecuritycenterV1ExternalSystem
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy