| Package | Description |
|---|---|
| dev.snowdrop.buildpack.docker |
| Modifier and Type | Method and Description |
|---|---|
ContainerEntry.DataSupplier |
StreamContentFluent.getDataSupplier() |
ContainerEntry.DataSupplier |
StreamContentFluentImpl.getDataSupplier() |
ContainerEntry.DataSupplier |
ContainerEntry.getDataSupplier() |
| Modifier and Type | Method and Description |
|---|---|
A |
StreamContentFluent.withDataSupplier(ContainerEntry.DataSupplier dataSupplier) |
A |
StreamContentFluentImpl.withDataSupplier(ContainerEntry.DataSupplier dataSupplier) |
| Constructor and Description |
|---|
EditableStreamContent(String path,
Long size,
ContainerEntry.DataSupplier dataSupplier) |
StreamContent(String path,
Long size,
ContainerEntry.DataSupplier dataSupplier) |
Copyright © 2020–2022 Red Hat. All rights reserved.