public class OvhIndex extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
alertNotifyEnabled
Notify if size is near 80, 90 or 100 %
canBeNull && readOnly
|
Date |
createdAt
Index creation
canBeNull && readOnly
|
String |
description
Index description
canBeNull && readOnly
|
String |
indexId
Index UUID
canBeNull && readOnly
|
Boolean |
isEditable
Indicates if you are allowed to edit entry
canBeNull && readOnly
|
Long |
maxSize
Maximum index size (in bytes)
canBeNull && readOnly
|
String |
name
Index name
canBeNull && readOnly
|
Date |
updatedAt
Index last update
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhIndex() |
public Date createdAt
public Boolean alertNotifyEnabled
public Boolean isEditable
public String name
public String description
public String indexId
public Long maxSize
public Date updatedAt
Copyright © 2018. All rights reserved.