Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceContext
A SourceContext is a reference to a tree of files.
|
static class |
SourceContext.Builder
A SourceContext is a reference to a tree of files.
|
Modifier and Type | Method and Description |
---|---|
SourceContextOrBuilder |
SourceOrBuilder.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.
|
SourceContextOrBuilder |
Source.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.
|
SourceContextOrBuilder |
Source.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.
|
SourceContextOrBuilder |
SourceOrBuilder.getContextOrBuilder()
If provided, the source code used for the build came from this location.
|
SourceContextOrBuilder |
Source.getContextOrBuilder()
If provided, the source code used for the build came from this location.
|
SourceContextOrBuilder |
Source.Builder.getContextOrBuilder()
If provided, the source code used for the build came from this location.
|
Modifier and Type | Method and Description |
---|---|
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.
|
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> |
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.
|
Copyright © 2019 Google LLC. All rights reserved.