public class OvhDashboard extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
createdAt
Dashboard creation
canBeNull && readOnly
|
String |
dashboardId
Dashboard UUID
canBeNull && readOnly
|
String |
description
Dashboard description
canBeNull && readOnly
|
Boolean |
isEditable
Indicates if you are allowed to edit entry
canBeNull && readOnly
|
String |
optionId
Associated DBaaS Logs option
canBeNull && readOnly
|
String |
title
Dashboard description
canBeNull && readOnly
|
Date |
updatedAt
Dashboard last update
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhDashboard() |
public Date createdAt
public Boolean isEditable
public String dashboardId
public String description
public String optionId
public String title
public Date updatedAt
Copyright © 2018. All rights reserved.