| Constructor and Description |
|---|
ReferenceLayer(BlobDescriptor blobDescriptor,
DescriptorDigest diffId)
Instantiate with a
BlobDescriptor and diff ID. |
| Modifier and Type | Method and Description |
|---|---|
Blob |
getBlob() |
BlobDescriptor |
getBlobDescriptor() |
DescriptorDigest |
getDiffId() |
public ReferenceLayer(BlobDescriptor blobDescriptor, DescriptorDigest diffId)
BlobDescriptor and diff ID.blobDescriptor - the blob descriptordiffId - the diff IDpublic Blob getBlob() throws LayerPropertyNotFoundException
getBlob in interface LayerLayerPropertyNotFoundException - if not availablepublic BlobDescriptor getBlobDescriptor()
getBlobDescriptor in interface LayerBlobDescriptorpublic DescriptorDigest getDiffId()
Copyright © 2019. All rights reserved.