public interface LaunchResult
This interface is not intended to be implemented by clients.
Launch.getResult()
Modifier and Type | Method and Description |
---|---|
Collection<GeneratedFile> |
getGeneratedFiles()
Returns the list of files generated during the launch.
|
Storage |
getStorage()
Returns the storage which contains the launch result data.
|
Storage getStorage()
getGeneratedFiles()
,
GeneratedFile.getPath()
Collection<GeneratedFile> getGeneratedFiles()