public class OvhParameters extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
imageName
Image used in the new instance
canBeNull
|
String |
name
Custom name
canBeNull
|
String |
offerName
Offer associated with this new instance
canBeNull
|
String |
regionName
Region where you want to run the new instance
canBeNull
|
| Constructor and Description |
|---|
OvhParameters() |
public String imageName
public String offerName
public String regionName
public String name
Copyright © 2017. All rights reserved.