public class OvhSnapshot extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
Snapshot creation date
canBeNull && readOnly
|
String |
id
Snapshot id
canBeNull && readOnly
|
String |
snashotName
Snapshot name
canBeNull && readOnly
|
OvhSnapshotTypeEnum |
type
Snapshot type
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhSnapshot() |
public String snashotName
public String id
public Date creationDate
public OvhSnapshotTypeEnum type
Copyright © 2018. All rights reserved.