public class OvhService extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
creationDate
Project creation date
canBeNull && readOnly
|
Date |
lastUpdate
Project last update date
canBeNull && readOnly
|
String |
name
Project custom name
canBeNull && readOnly
|
String |
projectId
Project id
canBeNull && readOnly
|
OvhStatus |
status
Project status
canBeNull && readOnly
|
String |
type
Project type
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhService() |
public Date lastUpdate
public String name
public Date creationDate
public String type
public String projectId
public OvhStatus status
Copyright © 2017. All rights reserved.