public class OvhDisk extends Object
| Modifier and Type | Field and Description |
|---|---|
Long |
bandwidthLimit
canBeNull && readOnly
|
Long |
id
canBeNull && readOnly
|
Long |
lowFreeSpaceThreshold
The low disk free space threshold in MiB
canBeNull && readOnly
|
Boolean |
monitoring
The monitoring state of this disk
canBeNull && readOnly
|
Long |
size
canBeNull && readOnly
|
OvhStateEnum |
state
canBeNull && readOnly
|
OvhTypeEnum |
type
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhDisk() |
public Long lowFreeSpaceThreshold
public Long size
public Long bandwidthLimit
public OvhStateEnum state
public Long id
public OvhTypeEnum type
public Boolean monitoring
Copyright © 2018. All rights reserved.