public class PodUpload extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
upload(PodOperationsImpl operation,
Path pathToUpload) |
static boolean |
uploadFileData(PodOperationsImpl operation,
InputStream inputStream) |
public static boolean upload(PodOperationsImpl operation, Path pathToUpload) throws IOException
IOExceptionpublic static boolean uploadFileData(PodOperationsImpl operation, InputStream inputStream) throws IOException
IOExceptionCopyright © 2015–2023 Red Hat. All rights reserved.