Package com.adobe.aio.cloudmanager
Interface EnvironmentLog
-
public interface EnvironmentLog
A Log file within an Environment.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDownloadPath()
The path to the downloaded file.String
getUrl()
The API URL of the original log file.
-