public interface GeneratedFile
This interface is not intended to be implemented by clients.
LaunchResult.getGeneratedFiles()
Modifier and Type | Method and Description |
---|---|
String |
getPath()
Returns the symbolic file path of the generated file.
|
Storage |
getStorage()
Returns the storage which contains the generated content.
|
String getPath()
Storage getStorage()