Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Class and Description |
---|---|
class |
Command
Command describes a step performed as part of the build pipeline.
|
static class |
Command.Builder
Command describes a step performed as part of the build pipeline.
|
Modifier and Type | Method and Description |
---|---|
CommandOrBuilder |
BuildProvenance.getCommandsOrBuilder(int index)
Commands requested by the build.
|
CommandOrBuilder |
BuildProvenance.Builder.getCommandsOrBuilder(int index)
Commands requested by the build.
|
CommandOrBuilder |
BuildProvenanceOrBuilder.getCommandsOrBuilder(int index)
Commands requested by the build.
|
Modifier and Type | Method and Description |
---|---|
List<? extends CommandOrBuilder> |
BuildProvenance.getCommandsOrBuilderList()
Commands requested by the build.
|
List<? extends CommandOrBuilder> |
BuildProvenance.Builder.getCommandsOrBuilderList()
Commands requested by the build.
|
List<? extends CommandOrBuilder> |
BuildProvenanceOrBuilder.getCommandsOrBuilderList()
Commands requested by the build.
|
Copyright © 2019 Google LLC. All rights reserved.