Interface SessionsREPLTool.FileDownloader
- All Known Implementing Classes:
SessionsREPLTool.DefaultFileDownloader
- Enclosing class:
SessionsREPLTool
public static interface SessionsREPLTool.FileDownloader
Interface for downloading files from ACA.
-
Method Summary
Modifier and TypeMethodDescriptiondownloadFile
(String remoteFilePath) Downloads a file from Azure Container Apps.
-
Method Details
-
downloadFile
-