Uses of Interface
io.grafeas.v1.AttestationOccurrenceOrBuilder
-
Packages that use AttestationOccurrenceOrBuilder Package Description io.grafeas.v1 A client to Container Analysis API -
-
Uses of AttestationOccurrenceOrBuilder in io.grafeas.v1
Classes in io.grafeas.v1 that implement AttestationOccurrenceOrBuilder Modifier and Type Class Description class
AttestationOccurrence
Occurrence that represents a single "attestation".static class
AttestationOccurrence.Builder
Occurrence that represents a single "attestation".Methods in io.grafeas.v1 that return AttestationOccurrenceOrBuilder Modifier and Type Method Description AttestationOccurrenceOrBuilder
Occurrence.Builder. getAttestationOrBuilder()
Describes an attestation of an artifact.AttestationOccurrenceOrBuilder
Occurrence. getAttestationOrBuilder()
Describes an attestation of an artifact.AttestationOccurrenceOrBuilder
OccurrenceOrBuilder. getAttestationOrBuilder()
Describes an attestation of an artifact.
-