| Package | Description |
|---|---|
| io.grafeas.v1beta1.image |
| Modifier and Type | Class and Description |
|---|---|
class |
Layer
Layer holds metadata specific to a layer of a Docker image.
|
static class |
Layer.Builder
Layer holds metadata specific to a layer of a Docker image.
|
| Modifier and Type | Method and Description |
|---|---|
LayerOrBuilder |
Derived.getLayerInfoOrBuilder(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
LayerOrBuilder |
Derived.Builder.getLayerInfoOrBuilder(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
LayerOrBuilder |
DerivedOrBuilder.getLayerInfoOrBuilder(int index)
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends LayerOrBuilder> |
Derived.getLayerInfoOrBuilderList()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
List<? extends LayerOrBuilder> |
Derived.Builder.getLayerInfoOrBuilderList()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
List<? extends LayerOrBuilder> |
DerivedOrBuilder.getLayerInfoOrBuilderList()
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
|
Copyright © 2019 Google LLC. All rights reserved.