Package io.grafeas.v1beta1 (2.42.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Classes

Class Description
io.grafeas.v1beta1.BatchCreateNotesRequest Request to create notes in batch.
io.grafeas.v1beta1.BatchCreateNotesRequest.Builder Request to create notes in batch.
io.grafeas.v1beta1.BatchCreateNotesResponse Response for creating notes in batch.
io.grafeas.v1beta1.BatchCreateNotesResponse.Builder Response for creating notes in batch.
io.grafeas.v1beta1.BatchCreateOccurrencesRequest Request to create occurrences in batch.
io.grafeas.v1beta1.BatchCreateOccurrencesRequest.Builder Request to create occurrences in batch.
io.grafeas.v1beta1.BatchCreateOccurrencesResponse Response for creating occurrences in batch.
io.grafeas.v1beta1.BatchCreateOccurrencesResponse.Builder Response for creating occurrences in batch.
io.grafeas.v1beta1.CreateNoteRequest Request to create a new note.
io.grafeas.v1beta1.CreateNoteRequest.Builder Request to create a new note.
io.grafeas.v1beta1.CreateOccurrenceRequest Request to create a new occurrence.
io.grafeas.v1beta1.CreateOccurrenceRequest.Builder Request to create a new occurrence.
io.grafeas.v1beta1.DeleteNoteRequest Request to delete a note.
io.grafeas.v1beta1.DeleteNoteRequest.Builder Request to delete a note.
io.grafeas.v1beta1.DeleteOccurrenceRequest Request to delete a occurrence.
io.grafeas.v1beta1.DeleteOccurrenceRequest.Builder Request to delete a occurrence.
io.grafeas.v1beta1.GetNoteRequest Request to get a note.
io.grafeas.v1beta1.GetNoteRequest.Builder Request to get a note.
io.grafeas.v1beta1.GetOccurrenceNoteRequest Request to get the note to which the specified occurrence is attached.
io.grafeas.v1beta1.GetOccurrenceNoteRequest.Builder Request to get the note to which the specified occurrence is attached.
io.grafeas.v1beta1.GetOccurrenceRequest Request to get an occurrence.
io.grafeas.v1beta1.GetOccurrenceRequest.Builder Request to get an occurrence.
io.grafeas.v1beta1.GetVulnerabilityOccurrencesSummaryRequest Request to get a vulnerability summary for some set of occurrences.
io.grafeas.v1beta1.GetVulnerabilityOccurrencesSummaryRequest.Builder Request to get a vulnerability summary for some set of occurrences.
io.grafeas.v1beta1.Grafeas
io.grafeas.v1beta1.GrafeasV1Beta1Grpc Grafeas API. Retrieves analysis results of Cloud components such as Docker container images.
io.grafeas.v1beta1.GrafeasV1Beta1Grpc.GrafeasV1Beta1ImplBase Grafeas API. Retrieves analysis results of Cloud components such as Docker container images.
io.grafeas.v1beta1.IamResourceName AUTO-GENERATED DOCUMENTATION AND CLASS
io.grafeas.v1beta1.IamResourceNames Deprecated. This resource name class will be removed in the next major version. AUTO-GENERATED DOCUMENTATION AND CLASS
io.grafeas.v1beta1.ListNoteOccurrencesRequest Request to list occurrences for a note.
io.grafeas.v1beta1.ListNoteOccurrencesRequest.Builder Request to list occurrences for a note.
io.grafeas.v1beta1.ListNoteOccurrencesResponse Response for listing occurrences for a note.
io.grafeas.v1beta1.ListNoteOccurrencesResponse.Builder Response for listing occurrences for a note.
io.grafeas.v1beta1.ListNotesRequest Request to list notes.
io.grafeas.v1beta1.ListNotesRequest.Builder Request to list notes.
io.grafeas.v1beta1.ListNotesResponse Response for listing notes.
io.grafeas.v1beta1.ListNotesResponse.Builder Response for listing notes.
io.grafeas.v1beta1.ListOccurrencesRequest Request to list occurrences.
io.grafeas.v1beta1.ListOccurrencesRequest.Builder Request to list occurrences.
io.grafeas.v1beta1.ListOccurrencesResponse Response for listing occurrences.
io.grafeas.v1beta1.ListOccurrencesResponse.Builder Response for listing occurrences.
io.grafeas.v1beta1.Note A type of analysis that can be done for a resource.
io.grafeas.v1beta1.Note.Builder A type of analysis that can be done for a resource.
io.grafeas.v1beta1.NoteName AUTO-GENERATED DOCUMENTATION AND CLASS
io.grafeas.v1beta1.NoteName.Builder Builder for NoteName.
io.grafeas.v1beta1.Occurrence An instance of an analysis type that has been found on a resource.
io.grafeas.v1beta1.Occurrence.Builder An instance of an analysis type that has been found on a resource.
io.grafeas.v1beta1.OccurrenceName AUTO-GENERATED DOCUMENTATION AND CLASS
io.grafeas.v1beta1.OccurrenceName.Builder Builder for OccurrenceName.
io.grafeas.v1beta1.ProjectName AUTO-GENERATED DOCUMENTATION AND CLASS
io.grafeas.v1beta1.ProjectName.Builder Builder for ProjectName.
io.grafeas.v1beta1.Resource An entity that can have metadata. For example, a Docker image.
io.grafeas.v1beta1.Resource.Builder An entity that can have metadata. For example, a Docker image.
io.grafeas.v1beta1.ScanConfigName AUTO-GENERATED DOCUMENTATION AND CLASS
io.grafeas.v1beta1.ScanConfigName.Builder Builder for ScanConfigName.
io.grafeas.v1beta1.UntypedIamResourceName Deprecated. This resource name class will be removed in the next major version. AUTO-GENERATED DOCUMENTATION AND CLASS
io.grafeas.v1beta1.UpdateNoteRequest Request to update a note.
io.grafeas.v1beta1.UpdateNoteRequest.Builder Request to update a note.
io.grafeas.v1beta1.UpdateOccurrenceRequest Request to update an occurrence.
io.grafeas.v1beta1.UpdateOccurrenceRequest.Builder Request to update an occurrence.
io.grafeas.v1beta1.VulnerabilityOccurrencesSummary A summary of how many vulnerability occurrences there are per resource and severity type.
io.grafeas.v1beta1.VulnerabilityOccurrencesSummary.Builder A summary of how many vulnerability occurrences there are per resource and severity type.
io.grafeas.v1beta1.VulnerabilityOccurrencesSummary.FixableTotalByDigest Per resource and severity counts of fixable and total vulnerabilities.
io.grafeas.v1beta1.VulnerabilityOccurrencesSummary.FixableTotalByDigest.Builder Per resource and severity counts of fixable and total vulnerabilities.

Interfaces

Interface Description
io.grafeas.v1beta1.BatchCreateNotesRequestOrBuilder
io.grafeas.v1beta1.BatchCreateNotesResponseOrBuilder
io.grafeas.v1beta1.BatchCreateOccurrencesRequestOrBuilder
io.grafeas.v1beta1.BatchCreateOccurrencesResponseOrBuilder
io.grafeas.v1beta1.CreateNoteRequestOrBuilder
io.grafeas.v1beta1.CreateOccurrenceRequestOrBuilder
io.grafeas.v1beta1.DeleteNoteRequestOrBuilder
io.grafeas.v1beta1.DeleteOccurrenceRequestOrBuilder
io.grafeas.v1beta1.GetNoteRequestOrBuilder
io.grafeas.v1beta1.GetOccurrenceNoteRequestOrBuilder
io.grafeas.v1beta1.GetOccurrenceRequestOrBuilder
io.grafeas.v1beta1.GetVulnerabilityOccurrencesSummaryRequestOrBuilder
io.grafeas.v1beta1.ListNoteOccurrencesRequestOrBuilder
io.grafeas.v1beta1.ListNoteOccurrencesResponseOrBuilder
io.grafeas.v1beta1.ListNotesRequestOrBuilder
io.grafeas.v1beta1.ListNotesResponseOrBuilder
io.grafeas.v1beta1.ListOccurrencesRequestOrBuilder
io.grafeas.v1beta1.ListOccurrencesResponseOrBuilder
io.grafeas.v1beta1.NoteOrBuilder
io.grafeas.v1beta1.OccurrenceOrBuilder
io.grafeas.v1beta1.ResourceOrBuilder
io.grafeas.v1beta1.UpdateNoteRequestOrBuilder
io.grafeas.v1beta1.UpdateOccurrenceRequestOrBuilder
io.grafeas.v1beta1.VulnerabilityOccurrencesSummary.FixableTotalByDigestOrBuilder
io.grafeas.v1beta1.VulnerabilityOccurrencesSummaryOrBuilder

Enums

Enum Description
io.grafeas.v1beta1.Note.TypeCase
io.grafeas.v1beta1.Occurrence.DetailsCase