public class OvhBackupFtp extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
ftpBackupName
The backup FTP server name
canBeNull && readOnly
|
OvhUnitAndValue<Long> |
quota
The disk space available on your backup FTP
canBeNull && readOnly
|
Date |
readOnlyDate
If not-null, gives the date since when your account was set in read-only mode because the quota was exceeded
canBeNull && readOnly
|
String |
type
The backup FTP type
canBeNull && readOnly
|
OvhUnitAndValue<Long> |
usage
The disk space currently used on your backup FTP
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhBackupFtp() |
public Date readOnlyDate
public OvhUnitAndValue<Long> quota
public OvhUnitAndValue<Long> usage
public String ftpBackupName
public String type
Copyright © 2018. All rights reserved.