Uses of Interface
io.grafeas.v1beta1.provenance.SourceOrBuilder
-
Packages that use SourceOrBuilder Package Description io.grafeas.v1beta1.provenance -
-
Uses of SourceOrBuilder in io.grafeas.v1beta1.provenance
Classes in io.grafeas.v1beta1.provenance that implement SourceOrBuilder Modifier and Type Class Description class
Source
Source describes the location of the source used for the build.static class
Source.Builder
Source describes the location of the source used for the build.Methods in io.grafeas.v1beta1.provenance that return SourceOrBuilder Modifier and Type Method Description SourceOrBuilder
BuildProvenance.Builder. getSourceProvenanceOrBuilder()
Details of the Source input to the build.SourceOrBuilder
BuildProvenance. getSourceProvenanceOrBuilder()
Details of the Source input to the build.SourceOrBuilder
BuildProvenanceOrBuilder. getSourceProvenanceOrBuilder()
Details of the Source input to the build.
-