public class OvhProject extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
description
description of your project
canBeNull && readOnly
|
String |
displayName
name of your project
canBeNull && readOnly
|
String |
offerId
subscribed offer
canBeNull && readOnly
|
String |
regionId
region where your data are located
canBeNull && readOnly
|
String |
serviceName
timeseries Project id
canBeNull && readOnly
|
OvhStatusTypeEnum |
status
project status
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhProject() |
public String regionId
public String displayName
public String offerId
public String description
public String serviceName
public OvhStatusTypeEnum status
Copyright © 2018. All rights reserved.