target.apidocs.com.google.api.services.containeranalysis.v1.ContainerAnalysis.Projects.Notes.Occurrences.html Maven / Gradle / Ivy
ContainerAnalysis.Projects.Notes.Occurrences (Container Analysis API v1-rev20240924-2.0.0)
com.google.api.services.containeranalysis.v1
Class ContainerAnalysis.Projects.Notes.Occurrences
- java.lang.Object
-
- com.google.api.services.containeranalysis.v1.ContainerAnalysis.Projects.Notes.Occurrences
-
- Enclosing class:
- ContainerAnalysis.Projects.Notes
public class ContainerAnalysis.Projects.Notes.Occurrences
extends Object
The "occurrences" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
ContainerAnalysis.Projects.Notes.Occurrences.List
-
Constructor Summary
Constructors
Constructor and Description
Occurrences()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
ContainerAnalysis.Projects.Notes.Occurrences.List
list(String name)
Lists occurrences referencing the specified note.
-
-
Method Detail
-
list
public ContainerAnalysis.Projects.Notes.Occurrences.List list(String name)
throws IOException
Lists occurrences referencing the specified note. Provider projects can use this method to get
all occurrences across consumer projects referencing the specified note.
Create a request for the method "occurrences.list".
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 note to list occurrences for in the form of
`projects/[PROVIDER_ID]/notes/[NOTE_ID]`.
- Returns:
- the request
- Throws:
IOException
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy