public class SnapshotCreateRequest extends Object implements Serializable
Constructor and Description |
---|
SnapshotCreateRequest(Boolean snapshotMemory,
Boolean snapshotQuiesce,
String name,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description of the snapshot.
|
String |
getName()
Gets the name of the snapshot.
|
Boolean |
isSnapshotMemory()
Whether to snapshot memory.
|
Boolean |
isSnapshotQuiesce()
Whether to quiesce the snapshot.
|
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.