public class OvhOption extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
createdAt
Service creation
canBeNull && readOnly
|
Long |
curNbAlias
Current number of alias booked
canBeNull && readOnly
|
Long |
curNbDashboard
Current number of dashboard booked
canBeNull && readOnly
|
Long |
curNbIndex
Current number of index booked
canBeNull && readOnly
|
Long |
curNbInput
Current number of input booked
canBeNull && readOnly
|
Long |
curNbRole
Current number of role booked
canBeNull && readOnly
|
Long |
curNbStream
Current number of stream booked
canBeNull && readOnly
|
Long |
indexSize
Index size in bytes
canBeNull && readOnly
|
Long |
maxNbAlias
Maximum number of alias allowed
canBeNull && readOnly
|
Long |
maxNbDashboard
Maximum number of dashboard allowed
canBeNull && readOnly
|
Long |
maxNbIndex
Maximum number of index allowed
canBeNull && readOnly
|
Long |
maxNbInput
Maximum number of input allowed
canBeNull && readOnly
|
Long |
maxNbRole
Maximum number of role allowed
canBeNull && readOnly
|
Long |
maxNbStream
Maximum number of stream allowed
canBeNull && readOnly
|
String |
optionId
Option UUID
canBeNull && readOnly
|
String |
reference
Option unique reference
canBeNull && readOnly
|
OvhOptionStateEnum |
state
Option state
canBeNull && readOnly
|
Date |
updatedAt
Service last update
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhOption() |
public Long maxNbIndex
public Long curNbRole
public Long curNbStream
public Long curNbAlias
public Long maxNbRole
public Long maxNbInput
public Long curNbDashboard
public Long indexSize
public String reference
public Date createdAt
public Long curNbIndex
public Long maxNbStream
public Long curNbInput
public String optionId
public OvhOptionStateEnum state
public Long maxNbDashboard
public Date updatedAt
public Long maxNbAlias
Copyright © 2018. All rights reserved.