public class SnapshotReportRequest extends Object implements Serializable
| Constructor and Description |
|---|
SnapshotReportRequest(String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
A generic description that can be used to identify the specific snapshot being taken or it can
describe why the snapshot was being taken.
|
String |
getName()
Returns the name that identifies the type of snapshot to take.
|
public String getName()
public String getDescription()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.