target.apidocs.com.google.api.services.containeranalysis.v1.ContainerAnalysis.Projects.Resources.html Maven / Gradle / Ivy
ContainerAnalysis.Projects.Resources (Container Analysis API v1-rev20240924-2.0.0)
com.google.api.services.containeranalysis.v1
Class ContainerAnalysis.Projects.Resources
- java.lang.Object
-
- com.google.api.services.containeranalysis.v1.ContainerAnalysis.Projects.Resources
-
- Enclosing class:
- ContainerAnalysis.Projects
public class ContainerAnalysis.Projects.Resources
extends Object
The "resources" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
ContainerAnalysis.Projects.Resources.ExportSBOM
-
Constructor Summary
Constructors
Constructor and Description
Resources()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
ContainerAnalysis.Projects.Resources.ExportSBOM
exportSBOM(String name,
ExportSBOMRequest content)
Generates an SBOM for the given resource.
-
-
Method Detail
-
exportSBOM
public ContainerAnalysis.Projects.Resources.ExportSBOM exportSBOM(String name,
ExportSBOMRequest content)
throws IOException
Generates an SBOM for the given resource.
Create a request for the method "resources.exportSBOM".
This request holds the parameters needed by the containeranalysis server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote operation.
- Parameters:
name
- Required. The name of the resource in the form of `projects/[PROJECT_ID]/resources/[RESOURCE_URL]`.
content
- the ExportSBOMRequest
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy