public class OvhBackupFtpAcl extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
cifs
Wether to allow the CIFS (SMB) protocol for this ACL
canBeNull && readOnly
|
Boolean |
ftp
Wether to allow the FTP protocol for this ACL
canBeNull && readOnly
|
String |
ipBlock
The IP Block specific to this ACL
canBeNull && readOnly
|
Boolean |
isApplied
Whether the rule has been applied on the Backup Ftp
canBeNull && readOnly
|
Date |
lastUpdate
Date of the last object modification
canBeNull && readOnly
|
Boolean |
nfs
Wether to allow the NFS protocol for this ACL
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhBackupFtpAcl() |
public Boolean ftp
public String ipBlock
public Date lastUpdate
public Boolean isApplied
public Boolean nfs
public Boolean cifs
Copyright © 2018. All rights reserved.