public class StreamContent extends Object implements Content
| Constructor and Description |
|---|
StreamContent(String path,
Long size,
ContainerEntry.DataSupplier dataSupplier) |
| Modifier and Type | Method and Description |
|---|---|
List<ContainerEntry> |
getContainerEntries() |
public StreamContent(String path, Long size, ContainerEntry.DataSupplier dataSupplier)
public List<ContainerEntry> getContainerEntries()
getContainerEntries in interface ContentCopyright © 2020–2022 Red Hat. All rights reserved.