Uses of Interface
io.grafeas.v1beta1.build.BuildOrBuilder
-
Packages that use BuildOrBuilder Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.build -
-
Uses of BuildOrBuilder in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return BuildOrBuilder Modifier and Type Method Description BuildOrBuilder
Note.Builder. getBuildOrBuilder()
A note describing build provenance for a verifiable build.BuildOrBuilder
Note. getBuildOrBuilder()
A note describing build provenance for a verifiable build.BuildOrBuilder
NoteOrBuilder. getBuildOrBuilder()
A note describing build provenance for a verifiable build. -
Uses of BuildOrBuilder in io.grafeas.v1beta1.build
Classes in io.grafeas.v1beta1.build that implement BuildOrBuilder Modifier and Type Class Description class
Build
Note holding the version of the provider's builder and the signature of the provenance message in the build details occurrence.static class
Build.Builder
Note holding the version of the provider's builder and the signature of the provenance message in the build details occurrence.
-