public class OvhApp extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
humanId
Human ID of the application
canBeNull && readOnly
|
String |
id
Application ID
canBeNull && readOnly
|
String |
name
Application name
canBeNull && readOnly
|
String |
regionId
Region ID of the application
canBeNull && readOnly
|
OvhAppStatus |
status
Application status
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhApp() |
public String humanId
public String regionId
public String name
public String id
public OvhAppStatus status
Copyright © 2017. All rights reserved.