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