Uses of Interface
io.grafeas.v1beta1.source.SourceContextOrBuilder
-
Packages that use SourceContextOrBuilder Package Description io.grafeas.v1beta1.provenance io.grafeas.v1beta1.source -
-
Uses of SourceContextOrBuilder in io.grafeas.v1beta1.provenance
Methods in io.grafeas.v1beta1.provenance that return SourceContextOrBuilder Modifier and Type Method Description SourceContextOrBuilderSource.Builder. getAdditionalContextsOrBuilder(int index)If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules.SourceContextOrBuilderSource. getAdditionalContextsOrBuilder(int index)If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules.SourceContextOrBuilderSourceOrBuilder. getAdditionalContextsOrBuilder(int index)If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules.SourceContextOrBuilderSource.Builder. getContextOrBuilder()If provided, the source code used for the build came from this location.SourceContextOrBuilderSource. getContextOrBuilder()If provided, the source code used for the build came from this location.SourceContextOrBuilderSourceOrBuilder. getContextOrBuilder()If provided, the source code used for the build came from this location.Methods in io.grafeas.v1beta1.provenance that return types with arguments of type SourceContextOrBuilder Modifier and Type Method Description List<? extends SourceContextOrBuilder>Source.Builder. getAdditionalContextsOrBuilderList()If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules.List<? extends SourceContextOrBuilder>Source. getAdditionalContextsOrBuilderList()If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules.List<? extends SourceContextOrBuilder>SourceOrBuilder. getAdditionalContextsOrBuilderList()If provided, some of the source code used for the build may be found in these locations, in the case where the source repository had multiple remotes or submodules. -
Uses of SourceContextOrBuilder in io.grafeas.v1beta1.source
Classes in io.grafeas.v1beta1.source that implement SourceContextOrBuilder Modifier and Type Class Description classSourceContextA SourceContext is a reference to a tree of files.static classSourceContext.BuilderA SourceContext is a reference to a tree of files.
-