public interface SupportFacet
| Modifier and Type | Method and Description |
|---|---|
SnapshotReportResults |
getSnapshotReport(SnapshotReportRequest request)
Takes a snapshot and returns the snapshot report content in the given stream.
|
SnapshotReportResults getSnapshotReport(SnapshotReportRequest request) throws Exception
request - identifies the type of snapshot to takeException - if failed to generate the snapshot reportCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.