public class OvhDump extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
Creation date of the dump
canBeNull && readOnly
|
String |
databaseName
Database name associated to this dump
canBeNull && readOnly
|
String |
dumpId
Dump id
canBeNull && readOnly
|
String |
email
email
canBeNull && readOnly
|
Date |
expirationDate
Deletion date of the dump
canBeNull && readOnly
|
String |
instanceId
Instance id associated to this dump
canBeNull && readOnly
|
String |
name
Dump name
canBeNull && readOnly
|
OvhUnitAndValue<Long> |
size
Dump size
canBeNull && readOnly
|
OvhStatus |
status
Dump status
canBeNull && readOnly
|
String[] |
taskIds
The task id working on this object
canBeNull && readOnly
|
String |
url
Dump url
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhDump() |
public String instanceId
public OvhUnitAndValue<Long> size
public String databaseName
public String dumpId
public String name
public Date creationDate
public String[] taskIds
public String email
public String url
public OvhStatus status
public Date expirationDate
Copyright © 2017. All rights reserved.