public class OvhOperation extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
aliasId
Alias used
canBeNull && readOnly
|
Date |
createdAt
Operation creation
canBeNull && readOnly
|
String |
dashboardId
Dashboard used
canBeNull && readOnly
|
String |
indexId
Index used
canBeNull && readOnly
|
String |
inputId
Input used
canBeNull && readOnly
|
String |
operationId
Operation UUID
canBeNull && readOnly
|
String |
optionId
Option used
canBeNull && readOnly
|
String |
roleId
Role used
canBeNull && readOnly
|
OvhOperationStateEnum |
state
Operation status
canBeNull && readOnly
|
String |
streamId
Stream used
canBeNull && readOnly
|
Date |
updatedAt
Operation last update
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhOperation() |
public Date createdAt
public String inputId
public String streamId
public String dashboardId
public String roleId
public String aliasId
public String operationId
public String indexId
public String optionId
public OvhOperationStateEnum state
public Date updatedAt
Copyright © 2018. All rights reserved.