public void setSnapshotLabel(String snapShotName) {
   snapshot.setLabel(snapShotName);
 }