public class OvhProduct extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
action
Current action done on the instance
canBeNull && readOnly
|
String |
ip
Ip address of the Plesk instance
canBeNull && readOnly
|
OvhMetaType |
meta
Additional information about the plesk
canBeNull && readOnly
|
Double |
progress
Progression of an action on the instance if any
canBeNull && readOnly
|
String |
status
Status of the instance
canBeNull && readOnly
|
OvhResellerTypeEnum |
type
Reseller flavor
canBeNull && readOnly
|
OvhProductType |
typeDetail
Details about the plesk type
canBeNull && readOnly
|
String |
url
Plesk server address
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhProduct() |
public OvhMetaType meta
public String ip
public Double progress
public String action
public OvhProductType typeDetail
public OvhResellerTypeEnum type
public String url
public String status
Copyright © 2018. All rights reserved.