public class OvhHousing extends Object
| Modifier and Type | Field and Description |
|---|---|
OvhDatacenterEnum |
datacenter
Housing bay datacenter
canBeNull && readOnly
|
String |
name
The name you give to the bay
canBeNull && readOnly
|
OvhNetworkInfo[] |
network
Housing bay network
canBeNull && readOnly
|
OvhOptions |
options
Housing bay options
canBeNull && readOnly
|
String |
rack
The bay's description
canBeNull && readOnly
|
String |
securityCode
Bay Security code
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhHousing() |
public String rack
public OvhOptions options
public String name
public String securityCode
public OvhDatacenterEnum datacenter
public OvhNetworkInfo[] network
Copyright © 2018. All rights reserved.