public class OvhNode extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhBillingNameEnum |
billingProfileName
Name of the billing profile attached to the node
canBeNull && readOnly
|
String |
hostname
Hostname of the node
canBeNull && readOnly
|
String |
ip
IP of the Node
canBeNull && readOnly
|
Boolean |
isRemovable
Wether or not the Node is removable
canBeNull && readOnly
|
OvhNodeProfileEnum |
softwareProfile
Profile of the Node
canBeNull && readOnly
|
OvhNodeStateEnum |
state
State of the Node
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhNode() |
public OvhBillingNameEnum billingProfileName
public String hostname
public String ip
public OvhNodeProfileEnum softwareProfile
public Boolean isRemovable
public OvhNodeStateEnum state
Copyright © 2017. All rights reserved.