Package com.c8db.model
Class DCListOptions
- java.lang.Object
-
- com.c8db.model.DCListOptions
-
public class DCListOptions extends Object
-
-
Constructor Summary
Constructors Constructor Description DCListOptions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DCListOptionsdcList(String dcList)StringgetDcList()
-
-
-
Method Detail
-
getDcList
public String getDcList()
-
dcList
protected DCListOptions dcList(String dcList)
- Parameters:
dcList- The full list of Datacenters to be added to the GeoFabric- Returns:
- options
-
-