|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.dev.vcc.api.Command<Computer>
net.java.dev.vcc.api.commands.TakeSnapshot
public final class TakeSnapshot
Takes a ComputerSnapshot of a Computer.
| Constructor Summary | |
|---|---|
TakeSnapshot()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the suggested name of the snapshot or null if no name has been suggested. |
void |
setName(java.lang.String name)
Sets the suggested name of the snapshot. |
| Methods inherited from class net.java.dev.vcc.api.Command |
|---|
cancel, checkNotSubmitted, checkSubmitted, get, get, isCancelled, isDone, isSubmitted, setSubmitted |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TakeSnapshot()
| Method Detail |
|---|
public java.lang.String getName()
null if no name has been suggested.
null if no name has been suggested.public void setName(java.lang.String name)
name - the suggested name of the snapshot or null to indicate that the name of the snapshot is
not important..
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||