Uses of Class
land.oras.Descriptor
Packages that use Descriptor
-
Uses of Descriptor in land.oras
Subclasses of Descriptor in land.orasModifier and TypeClassDescriptionfinal classClass for configfinal classIndex from an OCI layoutfinal classClass for layerfinal classClass for manifestMethods in land.oras that return DescriptorModifier and TypeMethodDescriptionabstract DescriptorOCI.fetchBlobDescriptor(T ref) Fetch blob and return it's descriptorOCILayout.fetchBlobDescriptor(LayoutRef ref) Registry.fetchBlobDescriptor(ContainerRef containerRef) abstract DescriptorOCI.getDescriptor(T ref) Retrieve a descriptorOCILayout.getDescriptor(LayoutRef ref) Registry.getDescriptor(ContainerRef containerRef) static DescriptorCreate a new descriptorstatic DescriptorCreate a new descriptorstatic DescriptorDescriptor.of(String digest, Long size, String mediaType, Map<String, String> annotations, String artifactType) Create a new descriptorabstract DescriptorOCI.probeDescriptor(T ref) Probe a descriptor.OCILayout.probeDescriptor(LayoutRef ref) Registry.probeDescriptor(ContainerRef ref) ManifestDescriptor.toDescriptor()Return this manifest descriptor as a descriptorprotected DescriptorReturn same instance but with original JSONMethods in land.oras with parameters of type DescriptorModifier and TypeMethodDescriptionstatic ManifestDescriptorManifestDescriptor.of(Descriptor descriptor) Create a manifest descriptor